index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-log.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
log: add "log.follow" configuration variable
David Turner
2015-07-09
1
-0
/
+6
*
Merge branch 'mm/usage-log-l-can-take-regex'
Junio C Hamano
2015-05-06
1
-2
/
+2
|
\
|
*
Documentation: change -L:<regex> to -L:<funcname>
Matthieu Moy
2015-04-20
1
-2
/
+2
*
|
*config.txt: stick to camelCase naming convention
Nguyễn Thái Ngọc Duy
2015-03-14
1
-1
/
+1
|
/
*
Merge branch 'jj/log-doc'
Junio C Hamano
2013-12-03
1
-26
/
+25
|
\
|
*
Documentation/git-log.txt: mark-up fix and minor rephasing
Jason St. John
2013-11-13
1
-23
/
+23
|
*
Documentation/git-log: update "--log-size" description
Jason St. John
2013-11-13
1
-5
/
+5
*
|
line-range-format.txt: clarify -L:regex usage form
Eric Sunshine
2013-08-06
1
-2
/
+0
*
|
git-log.txt: place each -L option variation on its own line
Eric Sunshine
2013-08-06
1
-1
/
+2
|
/
*
Merge branch 'mm/diff-no-patch-synonym-to-s'
Junio C Hamano
2013-07-22
1
-4
/
+4
|
\
|
*
Documentation/git-log.txt: capitalize section names
Matthieu Moy
2013-07-18
1
-4
/
+4
*
|
git-log.txt: fix typesetting of example "git-log -L" invocation
Eric Sunshine
2013-07-17
1
-1
/
+1
*
|
Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'
Junio C Hamano
2013-06-27
1
-2
/
+2
|
\
\
|
*
|
fix "builtin-*" references to be "builtin/*"
Phil Hord
2013-06-18
1
-2
/
+2
*
|
|
Merge branch 'tr/line-log'
Junio C Hamano
2013-06-03
1
-0
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
git-log(1): remove --full-line-diff description
Thomas Rast
2013-04-22
1
-4
/
+0
|
*
|
line-log: fix documentation formatting
Junio C Hamano
2013-04-22
1
-3
/
+2
|
*
|
log -L: :pattern:file syntax to find by funcname
Thomas Rast
2013-03-28
1
-5
/
+6
|
*
|
Implement line-history search (git log -L)
Thomas Rast
2013-03-28
1
-0
/
+22
*
|
|
git-log.txt: rewrite note on why "--" may be required
Ramkumar Ramachandra
2013-04-22
1
-2
/
+2
*
|
|
git-log.txt: generalize <since>..<until>
Ramkumar Ramachandra
2013-04-22
1
-7
/
+9
*
|
|
git-log.txt: order OPTIONS properly; move <since>..<until>
Ramkumar Ramachandra
2013-04-22
1
-7
/
+7
|
/
/
*
|
Documentation: the name of the system is 'Git', not 'git'
Thomas Ackermann
2013-02-01
1
-1
/
+1
*
|
Merge branch 'ap/log-mailmap'
Junio C Hamano
2013-01-21
1
-0
/
+5
|
\
\
|
*
|
log: add --use-mailmap option
Antoine Pelisse
2013-01-10
1
-0
/
+5
|
|
/
*
/
mailmap: fix some documentation loose-ends for mailmap.blob
Jeff King
2012-12-13
1
-1
/
+1
|
/
*
doc: move rev-list option -<n> from git-log.txt to rev-list-options.txt
Nguyễn Thái Ngọc Duy
2012-09-06
1
-4
/
+2
*
docs: stop using asciidoc no-inline-literal
Jeff King
2012-04-26
1
-1
/
+1
*
Merge branch 'maint'
Junio C Hamano
2011-08-30
1
-4
/
+7
|
\
|
*
Documentation: clarify effects of -- <path> arguments
Thomas Rast
2011-08-30
1
-4
/
+7
*
|
docs: put listed example commands in backticks
Jeff King
2011-08-05
1
-8
/
+8
|
/
*
Documentation: use [verse] for SYNOPSIS sections
Martin von Zweigbergk
2011-07-06
1
-0
/
+1
*
log/pretty-options: Document --[no-]notes and deprecate old notes options
Johan Herland
2011-03-30
1
-2
/
+2
*
Merge branch 'mg/rev-list-n-reverse-doc'
Junio C Hamano
2011-03-20
1
-5
/
+6
|
\
|
*
git-log.txt,rev-list-options.txt: put option blocks in proper order
Michael J Gruber
2011-03-10
1
-5
/
+5
|
*
git-log.txt,rev-list-options.txt: -n/--max-count is commit limiting
Michael J Gruber
2011-03-08
1
-0
/
+1
*
|
doc: drop author/documentation sections from most pages
Jeff King
2011-03-11
1
-8
/
+0
|
/
*
Replace "remote tracking" with "remote-tracking"
Matthieu Moy
2010-11-03
1
-1
/
+1
*
Documentation: gitrevisions is in section 7
Jonathan Nieder
2010-10-14
1
-1
/
+1
*
Documentation/git-log: Clarify --full-diff
Michael J Gruber
2010-08-09
1
-0
/
+3
*
Merge branch 'eb/doc-log-manpage'
Junio C Hamano
2010-07-15
1
-6
/
+9
|
\
|
*
Reorganize `git-log' man page to clarify common diff options.
Eli Barzilay
2010-07-09
1
-6
/
+9
*
|
Documentation: link to gitrevisions rather than git-rev-parse
Michael J Gruber
2010-07-05
1
-2
/
+1
|
/
*
Merge branch 'jn/notes-doc'
Junio C Hamano
2010-06-13
1
-0
/
+42
|
\
|
*
Documentation/log: add a CONFIGURATION section
Jonathan Nieder
2010-05-09
1
-0
/
+42
*
|
Merge branch 'by/log-follow'
Junio C Hamano
2010-05-21
1
-1
/
+1
|
\
\
|
*
|
Make git log --follow find copies among unmodified files.
Bo Yang
2010-05-07
1
-1
/
+1
|
|
/
*
|
Merge branch 'sd/log-decorate'
Junio C Hamano
2010-05-09
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
log.decorate: usability fixes
Junio C Hamano
2010-02-17
1
-1
/
+2
*
|
git log -p -m: document -m and honor --first-parent
Petr Baudis
2010-02-12
1
-0
/
+9
|
/
[next]