Age | Commit message (Expand) | Author | Files | Lines |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -1/+1 |
2013-01-20 | Merge branch 'ap/log-mailmap' | Junio C Hamano | 1 | -0/+5 |
2013-01-10 | log: add --use-mailmap option | Antoine Pelisse | 1 | -0/+5 |
2012-12-13 | mailmap: fix some documentation loose-ends for mailmap.blob | Jeff King | 1 | -1/+1 |
2012-09-06 | doc: move rev-list option -<n> from git-log.txt to rev-list-options.txt | Nguyễn Thái Ngọc Duy | 1 | -4/+2 |
2012-04-26 | docs: stop using asciidoc no-inline-literal | Jeff King | 1 | -1/+1 |
2011-08-30 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+7 |
2011-08-30 | Documentation: clarify effects of -- <path> arguments | Thomas Rast | 1 | -4/+7 |
2011-08-04 | docs: put listed example commands in backticks | Jeff King | 1 | -8/+8 |
2011-07-06 | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 1 | -0/+1 |
2011-03-30 | log/pretty-options: Document --[no-]notes and deprecate old notes options | Johan Herland | 1 | -2/+2 |
2011-03-19 | Merge branch 'mg/rev-list-n-reverse-doc' | Junio C Hamano | 1 | -5/+6 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -8/+0 |
2011-03-09 | git-log.txt,rev-list-options.txt: put option blocks in proper order | Michael J Gruber | 1 | -5/+5 |
2011-03-08 | git-log.txt,rev-list-options.txt: -n/--max-count is commit limiting | Michael J Gruber | 1 | -0/+1 |
2010-11-03 | Replace "remote tracking" with "remote-tracking" | Matthieu Moy | 1 | -1/+1 |
2010-10-13 | Documentation: gitrevisions is in section 7 | Jonathan Nieder | 1 | -1/+1 |
2010-08-09 | Documentation/git-log: Clarify --full-diff | Michael J Gruber | 1 | -0/+3 |
2010-07-15 | Merge branch 'eb/doc-log-manpage' | Junio C Hamano | 1 | -6/+9 |
2010-07-08 | Reorganize `git-log' man page to clarify common diff options. | Eli Barzilay | 1 | -6/+9 |
2010-07-05 | Documentation: link to gitrevisions rather than git-rev-parse | Michael J Gruber | 1 | -2/+1 |
2010-06-13 | Merge branch 'jn/notes-doc' | Junio C Hamano | 1 | -0/+42 |
2010-05-21 | Merge branch 'by/log-follow' | Junio C Hamano | 1 | -1/+1 |
2010-05-08 | Merge branch 'sd/log-decorate' | Junio C Hamano | 1 | -1/+2 |
2010-05-08 | Documentation/log: add a CONFIGURATION section | Jonathan Nieder | 1 | -0/+42 |
2010-05-07 | Make git log --follow find copies among unmodified files. | Bo Yang | 1 | -1/+1 |
2010-02-17 | log.decorate: usability fixes | Junio C Hamano | 1 | -1/+2 |
2010-02-12 | git log -p -m: document -m and honor --first-parent | Petr Baudis | 1 | -0/+9 |
2010-01-22 | Merge branch 'il/rev-glob' | Junio C Hamano | 1 | -0/+11 |
2010-01-20 | rev-parse --branches/--tags/--remotes=pattern | Ilari Liusvaara | 1 | -2/+2 |
2010-01-20 | rev-parse --glob | Ilari Liusvaara | 1 | -0/+11 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -2/+2 |
2009-08-18 | git-log: allow --decorate[=short|full] | Lars Hjemli | 1 | -2/+6 |
2008-11-11 | Document "git log --source" | Nanako Shiraishi | 1 | -0/+4 |
2008-10-01 | Improve git-log documentation wrt file filters | martin f. krafft | 1 | -3/+6 |
2008-07-30 | Make the DESCRIPTION match <x>... items in the SYNOPSIS | Abhijit Menon-Sen | 1 | -3/+3 |
2008-07-27 | Clarify that "git log x.c y.h" lists commits that touch either file | Abhijit Menon-Sen | 1 | -1/+1 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -2/+2 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -2/+2 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -1/+1 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-01-18 | Include rev-list options in git-log manpage. | Miklos Vajna | 1 | -19/+2 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -5/+5 |
2007-12-26 | Fix documentation of --first-parent in git-log and copy it to git-rev-list | Junio C Hamano | 1 | -2/+6 |
2007-12-05 | Include diff options in the git-log manpage | Miklos Vajna | 1 | -3/+4 |
2007-08-28 | Porcelain level "log" family should recurse when diffing. | Junio C Hamano | 1 | -1/+1 |
2007-08-19 | Don't allow combination of -g and --reverse as it doesn't work | Shawn O. Pearce | 1 | -0/+1 |
2007-08-14 | Add --log-size to git log to print message size | Marco Costalba | 1 | -0/+7 |
2007-07-12 | Documentation for git-log --follow | Steven Walter | 1 | -0/+9 |
2007-06-16 | Document git log --full-diff | Jakub Narebski | 1 | -0/+7 |