summaryrefslogtreecommitdiff
path: root/Documentation/git-log.txt
AgeCommit message (Expand)Author
2018-04-18git-[short]log.txt: unify quoted standalone --Martin Ågren
2018-04-18doc: convert [\--] to [--]Martin Ågren
2017-11-22log: add option to choose which refs to decorateRafael Ascensão
2016-07-11Merge branch 'mj/log-show-signature-conf'Junio C Hamano
2016-06-27Merge branch 'tr/doc-tt'Junio C Hamano
2016-06-24log: add log.showSignature configuration variableMehul Jain
2016-06-08doc: change environment variables formatTom Russello
2016-05-30Merge branch 'rj/log-decorate-auto'Junio C Hamano
2016-05-27log: document the --decorate=auto optionRamsay Jones
2015-10-07log: Update log.follow doc and add to config.txtEric N. Vander Weele
2015-07-09log: add "log.follow" configuration variableDavid Turner
2015-05-06Merge branch 'mm/usage-log-l-can-take-regex'Junio C Hamano
2015-04-20Documentation: change -L:<regex> to -L:<funcname>Matthieu Moy
2015-03-14*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy
2013-12-03Merge branch 'jj/log-doc'Junio C Hamano
2013-11-13Documentation/git-log.txt: mark-up fix and minor rephasingJason St. John
2013-11-13Documentation/git-log: update "--log-size" descriptionJason St. John
2013-08-06line-range-format.txt: clarify -L:regex usage formEric Sunshine
2013-08-06git-log.txt: place each -L option variation on its own lineEric Sunshine
2013-07-22Merge branch 'mm/diff-no-patch-synonym-to-s'Junio C Hamano
2013-07-18Documentation/git-log.txt: capitalize section namesMatthieu Moy
2013-07-17git-log.txt: fix typesetting of example "git-log -L" invocationEric Sunshine
2013-06-26Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'Junio C Hamano
2013-06-18fix "builtin-*" references to be "builtin/*"Phil Hord
2013-06-02Merge branch 'tr/line-log'Junio C Hamano
2013-04-22git-log(1): remove --full-line-diff descriptionThomas Rast
2013-04-22git-log.txt: rewrite note on why "--" may be requiredRamkumar Ramachandra
2013-04-22git-log.txt: generalize <since>..<until>Ramkumar Ramachandra
2013-04-22git-log.txt: order OPTIONS properly; move <since>..<until>Ramkumar Ramachandra
2013-04-22line-log: fix documentation formattingJunio C Hamano
2013-03-28log -L: :pattern:file syntax to find by funcnameThomas Rast
2013-03-28Implement line-history search (git log -L)Thomas Rast
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2013-01-21Merge branch 'ap/log-mailmap'Junio C Hamano
2013-01-10log: add --use-mailmap optionAntoine Pelisse
2012-12-13mailmap: fix some documentation loose-ends for mailmap.blobJeff King
2012-09-06doc: move rev-list option -<n> from git-log.txt to rev-list-options.txtNguyễn Thái Ngọc Duy
2012-04-26docs: stop using asciidoc no-inline-literalJeff King
2011-08-30Merge branch 'maint'Junio C Hamano
2011-08-30Documentation: clarify effects of -- <path> argumentsThomas Rast
2011-08-04docs: put listed example commands in backticksJeff King
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk
2011-03-30log/pretty-options: Document --[no-]notes and deprecate old notes optionsJohan Herland
2011-03-20Merge branch 'mg/rev-list-n-reverse-doc'Junio C Hamano
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2011-03-09git-log.txt,rev-list-options.txt: put option blocks in proper orderMichael J Gruber
2011-03-08git-log.txt,rev-list-options.txt: -n/--max-count is commit limitingMichael J Gruber
2010-11-03Replace "remote tracking" with "remote-tracking"Matthieu Moy
2010-10-14Documentation: gitrevisions is in section 7Jonathan Nieder
2010-08-09Documentation/git-log: Clarify --full-diffMichael J Gruber