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
*
Merge branch 'ds/log-exclude-decoration-config'
Junio C Hamano
2020-04-29
1
-1
/
+4
|
\
|
*
log: add log.excludeDecoration config option
Derrick Stolee
2020-04-16
1
-1
/
+4
*
|
log: give --[no-]use-mailmap a more sensible synonym --[no-]mailmap
Junio C Hamano
2020-03-16
1
-0
/
+1
|
/
*
Merge branch 'pb/clarify-line-log-doc'
Junio C Hamano
2020-01-06
1
-2
/
+6
|
\
|
*
doc: log, gitk: line-log arguments must exist in starting revision
Philippe Blain
2019-12-26
1
-1
/
+2
|
*
doc: log, gitk: document accepted line-log diff formats
Philippe Blain
2019-12-26
1
-1
/
+4
*
|
documentation: mention --no-use-mailmap and log.mailmap false setting
Ariadne Conill
2019-07-15
1
-1
/
+1
|
/
*
Add 'human' date format documentation
Stephen P. Smith
2019-01-22
1
-0
/
+4
*
git-[short]log.txt: unify quoted standalone --
Martin Ågren
2018-04-18
1
-2
/
+2
*
doc: convert [\--] to [--]
Martin Ågren
2018-04-18
1
-2
/
+2
*
log: add option to choose which refs to decorate
Rafael Ascensão
2017-11-22
1
-0
/
+7
*
Merge branch 'mj/log-show-signature-conf'
Junio C Hamano
2016-07-11
1
-0
/
+4
|
\
|
*
log: add log.showSignature configuration variable
Mehul Jain
2016-06-24
1
-0
/
+4
*
|
Merge branch 'tr/doc-tt'
Junio C Hamano
2016-06-27
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
doc: change environment variables format
Tom Russello
2016-06-08
1
-2
/
+2
*
|
Merge branch 'rj/log-decorate-auto'
Junio C Hamano
2016-05-30
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
log: document the --decorate=auto option
Ramsay Jones
2016-05-27
1
-3
/
+5
*
|
log: Update log.follow doc and add to config.txt
Eric N. Vander Weele
2015-10-07
1
-4
/
+4
*
|
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
[next]