aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-log.txt
Commit message (Expand)AuthorAge
...
* | Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber2010-07-05
|/
* Merge branch 'jn/notes-doc'Junio C Hamano2010-06-13
|\
| * Documentation/log: add a CONFIGURATION sectionJonathan Nieder2010-05-08
* | Merge branch 'by/log-follow'Junio C Hamano2010-05-21
|\ \
| * | Make git log --follow find copies among unmodified files.Bo Yang2010-05-07
| |/
* | Merge branch 'sd/log-decorate'Junio C Hamano2010-05-08
|\ \ | |/ |/|
| * log.decorate: usability fixesJunio C Hamano2010-02-17
* | git log -p -m: document -m and honor --first-parentPetr Baudis2010-02-12
|/
* Merge branch 'il/rev-glob'Junio C Hamano2010-01-22
|\
| * rev-parse --branches/--tags/--remotes=patternIlari Liusvaara2010-01-20
| * rev-parse --globIlari Liusvaara2010-01-20
* | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
|/
* git-log: allow --decorate[=short|full]Lars Hjemli2009-08-18
* Document "git log --source"Nanako Shiraishi2008-11-11
* Improve git-log documentation wrt file filtersmartin f. krafft2008-10-01
* Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen2008-07-30
* Clarify that "git log x.c y.h" lists commits that touch either fileAbhijit Menon-Sen2008-07-27
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Include rev-list options in git-log manpage.Miklos Vajna2008-01-18
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Fix documentation of --first-parent in git-log and copy it to git-rev-listJunio C Hamano2007-12-26
* Include diff options in the git-log manpageMiklos Vajna2007-12-05
* Porcelain level "log" family should recurse when diffing.Junio C Hamano2007-08-28
* Don't allow combination of -g and --reverse as it doesn't workShawn O. Pearce2007-08-19
* Add --log-size to git log to print message sizeMarco Costalba2007-08-14
* Documentation for git-log --followSteven Walter2007-07-12
* Document git log --full-diffJakub Narebski2007-06-16
* Use tabs for indenting definition list for options in git-log.txtJakub Narebski2007-06-16
* War on whitespaceJunio C Hamano2007-06-07
* Documentation: Split description of pretty formats of commit logJakub Narebski2007-05-13
* Document 'git-log --decorate'Michael Hendricks2007-05-10
* Document -g (--walk-reflogs) option of git-logAlex Riesen2007-04-15
* Document git-log --first-parentJunio C Hamano2007-03-27
* Update git-log and git-show documentationMichael S. Tsirkin2007-02-08
* Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce2007-01-17
* git log documentation: teach -<n> form.Junio C Hamano2007-01-14
* Documentation: minor rewording for git-log and git-show pages.Junio C Hamano2006-12-30
* Documentation: i18n commit log message notes.Junio C Hamano2006-12-30
* Move --pretty options into Documentation/pretty-formats.txtChris Riddoch2006-11-22
* Fix up docs where "--" isn't displayed correctly.sean2006-05-05
* Fix trivial typo in git-log man page.Sean Estabrooks2006-04-28
* git-log <diff-options> <paths> documentationJunio C Hamano2006-04-14
* GIT 0.99.9j aka 1.0rc3v1.0rc3v0.99.9jJunio C Hamano2005-11-16
* Add examples for git-log documentation and others.Linus Torvalds2005-10-30
* The synopsis of the manpages should use the hyphenated versionChristian Meder2005-10-10
* Remove the version tags from the manpagesJunio C Hamano2005-10-10
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20