summaryrefslogtreecommitdiff
path: root/Documentation/git-log.txt
AgeCommit message (Expand)Author
2008-01-18Include rev-list options in git-log manpage.Miklos Vajna
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-12-27Fix documentation of --first-parent in git-log and copy it to git-rev-listJunio C Hamano
2007-12-05Include diff options in the git-log manpageMiklos Vajna
2007-08-28Porcelain level "log" family should recurse when diffing.Junio C Hamano
2007-08-20Don't allow combination of -g and --reverse as it doesn't workShawn O. Pearce
2007-08-14Add --log-size to git log to print message sizeMarco Costalba
2007-07-12Documentation for git-log --followSteven Walter
2007-06-16Document git log --full-diffJakub Narebski
2007-06-16Use tabs for indenting definition list for options in git-log.txtJakub Narebski
2007-06-07War on whitespaceJunio C Hamano
2007-05-14Documentation: Split description of pretty formats of commit logJakub Narebski
2007-05-10Document 'git-log --decorate'Michael Hendricks
2007-04-15Document -g (--walk-reflogs) option of git-logAlex Riesen
2007-03-27Document git-log --first-parentJunio C Hamano
2007-02-08Update git-log and git-show documentationMichael S. Tsirkin
2007-01-18Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce
2007-01-15git log documentation: teach -<n> form.Junio C Hamano
2006-12-30Documentation: minor rewording for git-log and git-show pages.Junio C Hamano
2006-12-30Documentation: i18n commit log message notes.Junio C Hamano
2006-11-23Move --pretty options into Documentation/pretty-formats.txtChris Riddoch
2006-05-05Fix up docs where "--" isn't displayed correctly.sean
2006-04-28Fix trivial typo in git-log man page.Sean Estabrooks
2006-04-14git-log <diff-options> <paths> documentationJunio C Hamano
2005-11-17GIT 0.99.9j aka 1.0rc3v1.0rc3v0.99.9jJunio C Hamano
2005-10-31Add examples for git-log documentation and others.Linus Torvalds
2005-10-10The synopsis of the manpages should use the hyphenated versionChristian Meder
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-08Big tool rename.Junio C Hamano