| Commit message (Expand) | Author | Age |
* | git-log: allow --decorate[=short|full] | Lars Hjemli | 2009-08-18 |
* | Document "git log --source" | Nanako Shiraishi | 2008-11-11 |
* | Improve git-log documentation wrt file filters | martin f. krafft | 2008-10-01 |
* | Make the DESCRIPTION match <x>... items in the SYNOPSIS | Abhijit Menon-Sen | 2008-07-30 |
* | Clarify that "git log x.c y.h" lists commits that touch either file | Abhijit Menon-Sen | 2008-07-27 |
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 |
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 |
* | Include rev-list options in git-log manpage. | Miklos Vajna | 2008-01-18 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 |
* | Fix documentation of --first-parent in git-log and copy it to git-rev-list | Junio C Hamano | 2007-12-26 |
* | Include diff options in the git-log manpage | Miklos Vajna | 2007-12-05 |
* | Porcelain level "log" family should recurse when diffing. | Junio C Hamano | 2007-08-28 |
* | Don't allow combination of -g and --reverse as it doesn't work | Shawn O. Pearce | 2007-08-19 |
* | Add --log-size to git log to print message size | Marco Costalba | 2007-08-14 |
* | Documentation for git-log --follow | Steven Walter | 2007-07-12 |
* | Document git log --full-diff | Jakub Narebski | 2007-06-16 |
* | Use tabs for indenting definition list for options in git-log.txt | Jakub Narebski | 2007-06-16 |
* | War on whitespace | Junio C Hamano | 2007-06-07 |
* | Documentation: Split description of pretty formats of commit log | Jakub Narebski | 2007-05-13 |
* | Document 'git-log --decorate' | Michael Hendricks | 2007-05-10 |
* | Document -g (--walk-reflogs) option of git-log | Alex Riesen | 2007-04-15 |
* | Document git-log --first-parent | Junio C Hamano | 2007-03-27 |
* | Update git-log and git-show documentation | Michael S. Tsirkin | 2007-02-08 |
* | Refer users to git-rev-parse for revision specification syntax. | Shawn O. Pearce | 2007-01-17 |
* | git log documentation: teach -<n> form. | Junio C Hamano | 2007-01-14 |
* | Documentation: minor rewording for git-log and git-show pages. | Junio C Hamano | 2006-12-30 |
* | Documentation: i18n commit log message notes. | Junio C Hamano | 2006-12-30 |
* | Move --pretty options into Documentation/pretty-formats.txt | Chris Riddoch | 2006-11-22 |
* | Fix up docs where "--" isn't displayed correctly. | sean | 2006-05-05 |
* | Fix trivial typo in git-log man page. | Sean Estabrooks | 2006-04-28 |
* | git-log <diff-options> <paths> documentation | Junio C Hamano | 2006-04-14 |
* | GIT 0.99.9j aka 1.0rc3v1.0rc3v0.99.9j | Junio C Hamano | 2005-11-16 |
* | Add examples for git-log documentation and others. | Linus Torvalds | 2005-10-30 |
* | The synopsis of the manpages should use the hyphenated version | Christian Meder | 2005-10-10 |
* | Remove the version tags from the manpages | Junio C Hamano | 2005-10-10 |
* | [PATCH] Documentation: Update all files to use the new gitlink: macro | Sergey Vlasov | 2005-09-20 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 |