summaryrefslogtreecommitdiff
path: root/Documentation/git-log.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ph/builtin-srcs-are-in-subdir-these-days' into maintJunio C Hamano2013-07-211-2/+2
|\
| * fix "builtin-*" references to be "builtin/*"Phil Hord2013-06-181-2/+2
* | git-log.txt: rewrite note on why "--" may be requiredRamkumar Ramachandra2013-04-211-2/+2
* | git-log.txt: generalize <since>..<until>Ramkumar Ramachandra2013-04-211-7/+9
* | git-log.txt: order OPTIONS properly; move <since>..<until>Ramkumar Ramachandra2013-04-211-7/+7
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-1/+1
* | Merge branch 'ap/log-mailmap'Junio C Hamano2013-01-201-0/+5
|\ \
| * | log: add --use-mailmap optionAntoine Pelisse2013-01-101-0/+5
| |/
* | mailmap: fix some documentation loose-ends for mailmap.blobJeff King2012-12-131-1/+1
|/
* doc: move rev-list option -<n> from git-log.txt to rev-list-options.txtNguyễn Thái Ngọc Duy2012-09-061-4/+2
* docs: stop using asciidoc no-inline-literalJeff King2012-04-261-1/+1
* Merge branch 'maint'Junio C Hamano2011-08-301-4/+7
|\
| * Documentation: clarify effects of -- <path> argumentsThomas Rast2011-08-301-4/+7
* | docs: put listed example commands in backticksJeff King2011-08-041-8/+8
|/
* Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-061-0/+1
* log/pretty-options: Document --[no-]notes and deprecate old notes optionsJohan Herland2011-03-301-2/+2
* Merge branch 'mg/rev-list-n-reverse-doc'Junio C Hamano2011-03-191-5/+6
|\
| * git-log.txt,rev-list-options.txt: put option blocks in proper orderMichael J Gruber2011-03-091-5/+5
| * git-log.txt,rev-list-options.txt: -n/--max-count is commit limitingMichael J Gruber2011-03-081-0/+1
* | doc: drop author/documentation sections from most pagesJeff King2011-03-111-8/+0
|/
* Replace "remote tracking" with "remote-tracking"Matthieu Moy2010-11-031-1/+1
* Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-131-1/+1
* Documentation/git-log: Clarify --full-diffMichael J Gruber2010-08-091-0/+3
* Merge branch 'eb/doc-log-manpage'Junio C Hamano2010-07-151-6/+9
|\
| * Reorganize `git-log' man page to clarify common diff options.Eli Barzilay2010-07-081-6/+9
* | Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber2010-07-051-2/+1
|/
* Merge branch 'jn/notes-doc'Junio C Hamano2010-06-131-0/+42
|\
| * Documentation/log: add a CONFIGURATION sectionJonathan Nieder2010-05-081-0/+42
* | Merge branch 'by/log-follow'Junio C Hamano2010-05-211-1/+1
|\ \
| * | Make git log --follow find copies among unmodified files.Bo Yang2010-05-071-1/+1
| |/
* | Merge branch 'sd/log-decorate'Junio C Hamano2010-05-081-1/+2
|\ \ | |/ |/|
| * log.decorate: usability fixesJunio C Hamano2010-02-171-1/+2
* | git log -p -m: document -m and honor --first-parentPetr Baudis2010-02-121-0/+9
|/
* Merge branch 'il/rev-glob'Junio C Hamano2010-01-221-0/+11
|\
| * rev-parse --branches/--tags/--remotes=patternIlari Liusvaara2010-01-201-2/+2
| * rev-parse --globIlari Liusvaara2010-01-201-0/+11
* | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-2/+2
|/
* git-log: allow --decorate[=short|full]Lars Hjemli2009-08-181-2/+6
* Document "git log --source"Nanako Shiraishi2008-11-111-0/+4
* Improve git-log documentation wrt file filtersmartin f. krafft2008-10-011-3/+6
* Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen2008-07-301-3/+3
* Clarify that "git log x.c y.h" lists commits that touch either fileAbhijit Menon-Sen2008-07-271-1/+1
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-2/+2
* Documentation formatting and cleanupJonathan Nieder2008-07-011-2/+2
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-1/+1
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Include rev-list options in git-log manpage.Miklos Vajna2008-01-181-19/+2
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-5/+5
* Fix documentation of --first-parent in git-log and copy it to git-rev-listJunio C Hamano2007-12-261-2/+6
* Include diff options in the git-log manpageMiklos Vajna2007-12-051-3/+4