aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-log.txt
Commit message (Expand)AuthorAge
* git-log.txt: rewrite note on why "--" may be requiredRamkumar Ramachandra2013-04-21
* git-log.txt: generalize <since>..<until>Ramkumar Ramachandra2013-04-21
* git-log.txt: order OPTIONS properly; move <since>..<until>Ramkumar Ramachandra2013-04-21
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* Merge branch 'ap/log-mailmap'Junio C Hamano2013-01-20
|\
| * log: add --use-mailmap optionAntoine Pelisse2013-01-10
* | mailmap: fix some documentation loose-ends for mailmap.blobJeff King2012-12-13
|/
* doc: move rev-list option -<n> from git-log.txt to rev-list-options.txtNguyễn Thái Ngọc Duy2012-09-06
* docs: stop using asciidoc no-inline-literalJeff King2012-04-26
* Merge branch 'maint'Junio C Hamano2011-08-30
|\
| * Documentation: clarify effects of -- <path> argumentsThomas Rast2011-08-30
* | docs: put listed example commands in backticksJeff King2011-08-04
|/
* Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-06
* log/pretty-options: Document --[no-]notes and deprecate old notes optionsJohan Herland2011-03-30
* Merge branch 'mg/rev-list-n-reverse-doc'Junio C Hamano2011-03-19
|\
| * git-log.txt,rev-list-options.txt: put option blocks in proper orderMichael J Gruber2011-03-09
| * git-log.txt,rev-list-options.txt: -n/--max-count is commit limitingMichael J Gruber2011-03-08
* | doc: drop author/documentation sections from most pagesJeff King2011-03-11
|/
* Replace "remote tracking" with "remote-tracking"Matthieu Moy2010-11-03
* Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-13
* Documentation/git-log: Clarify --full-diffMichael J Gruber2010-08-09
* Merge branch 'eb/doc-log-manpage'Junio C Hamano2010-07-15
|\
| * Reorganize `git-log' man page to clarify common diff options.Eli Barzilay2010-07-08
* | 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