aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-log.txt
Commit message (Expand)AuthorAge
* log: add option to choose which refs to decorateRafael Ascensão2017-11-22
* Merge branch 'mj/log-show-signature-conf'Junio C Hamano2016-07-11
|\
| * log: add log.showSignature configuration variableMehul Jain2016-06-24
* | Merge branch 'tr/doc-tt'Junio C Hamano2016-06-27
|\ \ | |/ |/|
| * doc: change environment variables formatTom Russello2016-06-08
* | Merge branch 'rj/log-decorate-auto'Junio C Hamano2016-05-29
|\ \ | |/ |/|
| * log: document the --decorate=auto optionRamsay Jones2016-05-27
* | log: Update log.follow doc and add to config.txtEric N. Vander Weele2015-10-07
* | log: add "log.follow" configuration variableDavid Turner2015-07-09
* | Merge branch 'mm/usage-log-l-can-take-regex'Junio C Hamano2015-05-05
|\ \
| * | Documentation: change -L:<regex> to -L:<funcname>Matthieu Moy2015-04-20
| |/
* | *config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy2015-03-13
|/
* Merge branch 'jj/log-doc'Junio C Hamano2013-12-03
|\
| * Documentation/git-log.txt: mark-up fix and minor rephasingJason St. John2013-11-13
| * Documentation/git-log: update "--log-size" descriptionJason St. John2013-11-13
* | line-range-format.txt: clarify -L:regex usage formEric Sunshine2013-08-06
* | git-log.txt: place each -L option variation on its own lineEric Sunshine2013-08-06
|/
* Merge branch 'mm/diff-no-patch-synonym-to-s'Junio C Hamano2013-07-22
|\
| * Documentation/git-log.txt: capitalize section namesMatthieu Moy2013-07-17
* | git-log.txt: fix typesetting of example "git-log -L" invocationEric Sunshine2013-07-17
* | Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'Junio C Hamano2013-06-26
|\ \
| * | fix "builtin-*" references to be "builtin/*"Phil Hord2013-06-18
* | | Merge branch 'tr/line-log'Junio C Hamano2013-06-02
|\ \ \ | |_|/ |/| |
| * | git-log(1): remove --full-line-diff descriptionThomas Rast2013-04-22
| * | line-log: fix documentation formattingJunio C Hamano2013-04-21
| * | log -L: :pattern:file syntax to find by funcnameThomas Rast2013-03-28
| * | Implement line-history search (git log -L)Thomas Rast2013-03-28
* | | git-log.txt: rewrite note on why "--" may be requiredRamkumar Ramachandra2013-04-21
* | | git-log.txt: generalize <since>..<until>Ramkumar Ramachandra2013-04-21
* | | git-log.txt: order OPTIONS properly; move <since>..<until>Ramkumar Ramachandra2013-04-21
|/ /
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* | Merge branch 'ap/log-mailmap'Junio C Hamano2013-01-20
|\ \
| * | log: add --use-mailmap optionAntoine Pelisse2013-01-10
| |/
* | mailmap: fix some documentation loose-ends for mailmap.blobJeff King2012-12-13
|/
* doc: move rev-list option -<n> from git-log.txt to rev-list-options.txtNguyễn Thái Ngọc Duy2012-09-06
* docs: stop using asciidoc no-inline-literalJeff King2012-04-26
* Merge branch 'maint'Junio C Hamano2011-08-30
|\
| * Documentation: clarify effects of -- <path> argumentsThomas Rast2011-08-30
* | docs: put listed example commands in backticksJeff King2011-08-04
|/
* Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-06
* log/pretty-options: Document --[no-]notes and deprecate old notes optionsJohan Herland2011-03-30
* Merge branch 'mg/rev-list-n-reverse-doc'Junio C Hamano2011-03-19
|\
| * git-log.txt,rev-list-options.txt: put option blocks in proper orderMichael J Gruber2011-03-09
| * git-log.txt,rev-list-options.txt: -n/--max-count is commit limitingMichael J Gruber2011-03-08
* | doc: drop author/documentation sections from most pagesJeff King2011-03-11
|/
* Replace "remote tracking" with "remote-tracking"Matthieu Moy2010-11-03
* Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-13
* Documentation/git-log: Clarify --full-diffMichael J Gruber2010-08-09
* Merge branch 'eb/doc-log-manpage'Junio C Hamano2010-07-15
|\
| * Reorganize `git-log' man page to clarify common diff options.Eli Barzilay2010-07-08