summaryrefslogtreecommitdiff
path: root/Documentation/git-rev-list.txt
AgeCommit message (Expand)Author
2014-12-29rev-list: add an option to mark fewer edges as uninterestingbrian m. carlson
2014-08-29pretty: provide a strict ISO 8601 date formatBeat Bolli
2013-12-30rev-list: add bitmap mode to speed up object listsVicent Marti
2013-08-05log doc: the argument to --encoding is not optionalJonathan Nieder
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2011-05-19show: --ignore-missingJunio C Hamano
2011-03-27Merge branch 'mg/rev-list-n-parents'Junio C Hamano
2011-03-23rev-list --min-parents,--max-parents: doc, test and completionMichael J Gruber
2011-03-23Merge branch 'mg/rev-list-one-side-only'Junio C Hamano
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2011-03-09rev-list: documentation and test for --cherry-markMichael J Gruber
2011-02-22rev-list: documentation and test for --left/right-onlyMichael J Gruber
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-10-08Use angles for placeholders consistentlyŠtěpán Němec
2010-01-23Documentation: rev-list: fix synopsys for --tags and and --remotesChristian Couder
2010-01-23Merge branch 'il/rev-glob'Junio C Hamano
2010-01-20rev-parse --branches/--tags/--remotes=patternIlari Liusvaara
2010-01-20rev-parse --globIlari Liusvaara
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-08-12Merge branch 'maint'Junio C Hamano
2009-08-12Merge branch 'maint-1.6.3' into maintJunio C Hamano
2009-08-12Change mentions of "git programs" to "git commands"Ori Avtalion
2009-08-06git-rev-list.txt: Clarify the use of multiple revision argumentsJunio C Hamano
2009-07-13Document 'git (rev-list|log) --merges'SZEDER Gábor
2008-10-01Documentation: remove '\' in front of short optionsSZEDER Gábor
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-02-29rev-list: add --branches, --tags and --remotesUwe Kleine-König
2008-02-27Add '--fixed-strings' option to "git log --grep" and friendsJakub Narebski
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-18Fix some documentation typos.Ralf Wildenhues
2007-11-12rev-list: Introduce --quiet to avoid /dev/null redirectsShawn O. Pearce
2007-10-27rev-list documentation: add "--bisect-all".Christian Couder
2007-08-25Documentation: Correct various misspellings and typos.Brian Hetro
2007-08-22Fix breakage in git-rev-list.txtQuy Tonthat
2007-08-20Don't allow combination of -g and --reverse as it doesn't workShawn O. Pearce
2007-07-24Teach revision machinery about --no-walkJohannes Schindelin
2007-07-22Synonyms: -i == --regexp-ignore-case, -E == --extended-regexpJunio C Hamano
2007-07-14Document new --date=<format>Junio C Hamano
2007-07-02Documentation: quote {non-attributes} for asciidocJeff King
2007-06-16Document git rev-list --timestampJakub Narebski
2007-06-16Document git rev-list --full-historyJakub Narebski
2007-05-21git-rev-list: Add regexp tuning optionsPetr Baudis
2007-05-19Merge 1.5.1.5 inJunio C Hamano
2007-05-19Documentation: git-rev-list's "patterns"Petr Baudis
2007-05-14Documentation: Split description of pretty formats of commit logJakub Narebski