summaryrefslogtreecommitdiff
path: root/Documentation/git-rev-list.txt
AgeCommit message (Expand)AuthorFilesLines
2011-05-19show: --ignore-missingLibravatar Junio C Hamano1-0/+1
2011-03-26Merge branch 'mg/rev-list-n-parents'Libravatar Junio C Hamano1-0/+4
2011-03-23rev-list --min-parents,--max-parents: doc, test and completionLibravatar Michael J Gruber1-0/+4
2011-03-22Merge branch 'mg/rev-list-one-side-only'Libravatar Junio C Hamano1-0/+3
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-10/+0
2011-03-09rev-list: documentation and test for --cherry-markLibravatar Michael J Gruber1-0/+1
2011-02-21rev-list: documentation and test for --left/right-onlyLibravatar Michael J Gruber1-0/+2
2010-10-08Use parentheses and `...' where appropriateLibravatar Štěpán Němec1-1/+1
2010-10-08Use angles for placeholders consistentlyLibravatar Štěpán Němec1-8/+8
2010-01-23Documentation: rev-list: fix synopsys for --tags and and --remotesLibravatar Christian Couder1-2/+2
2010-01-22Merge branch 'il/rev-glob'Libravatar Junio C Hamano1-3/+4
2010-01-20rev-parse --branches/--tags/--remotes=patternLibravatar Ilari Liusvaara1-3/+3
2010-01-20rev-parse --globLibravatar Ilari Liusvaara1-0/+1
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-3/+3
2009-08-12Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2009-08-12Merge branch 'maint-1.6.3' into maintLibravatar Junio C Hamano1-1/+1
2009-08-12Change mentions of "git programs" to "git commands"Libravatar Ori Avtalion1-1/+1
2009-08-06git-rev-list.txt: Clarify the use of multiple revision argumentsLibravatar Junio C Hamano1-8/+14
2009-07-13Document 'git (rev-list|log) --merges'Libravatar SZEDER Gábor1-0/+1
2008-10-01Documentation: remove '\' in front of short optionsLibravatar SZEDER Gábor1-3/+3
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-3/+3
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-3/+3
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-5/+5
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-02-29rev-list: add --branches, --tags and --remotesLibravatar Uwe Kleine-König1-0/+3
2008-02-26Add '--fixed-strings' option to "git log --grep" and friendsLibravatar Jakub Narebski1-0/+1
2008-01-18Include rev-list options in git-log manpage.Libravatar Miklos Vajna1-357/+2
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-10/+10
2007-12-26Fix documentation of --first-parent in git-log and copy it to git-rev-listLibravatar Junio C Hamano1-0/+10
2007-12-18Fix some documentation typos.Libravatar Ralf Wildenhues1-1/+1
2007-11-11rev-list: Introduce --quiet to avoid /dev/null redirectsLibravatar Shawn O. Pearce1-0/+9
2007-10-26rev-list documentation: add "--bisect-all".Libravatar Christian Couder1-0/+16
2007-08-24Documentation: Correct various misspellings and typos.Libravatar Brian Hetro1-1/+1
2007-08-22Fix breakage in git-rev-list.txtLibravatar Quy Tonthat1-3/+3
2007-08-19Don't allow combination of -g and --reverse as it doesn't workLibravatar Shawn O. Pearce1-0/+3
2007-07-23Teach revision machinery about --no-walkLibravatar Johannes Schindelin1-0/+9
2007-07-22Synonyms: -i == --regexp-ignore-case, -E == --extended-regexpLibravatar Junio C Hamano1-3/+4
2007-07-13Document new --date=<format>Libravatar Junio C Hamano1-2/+9
2007-07-02Documentation: quote {non-attributes} for asciidocLibravatar Jeff King1-2/+2
2007-06-16Document git rev-list --timestampLibravatar Jakub Narebski1-0/+4
2007-06-16Document git rev-list --full-historyLibravatar Jakub Narebski1-0/+9
2007-05-20git-rev-list: Add regexp tuning optionsLibravatar Petr Baudis1-0/+10
2007-05-18Merge 1.5.1.5 inLibravatar Junio C Hamano1-2/+2
2007-05-18Documentation: git-rev-list's "patterns"Libravatar Petr Baudis1-2/+2
2007-05-13Documentation: Split description of pretty formats of commit logLibravatar Jakub Narebski1-1/+5
2007-04-25Add --date={local,relative,default}Libravatar Junio C Hamano1-1/+13
2007-04-11Documentation: --cherry-pickLibravatar Junio C Hamano1-0/+15
2007-04-05Merge branch 'maint'Libravatar Junio C Hamano1-0/+31
2007-04-05Document --left-right option to rev-list.Libravatar Brian Gernhardt1-0/+31
2007-03-22git-rev-list: add --bisect-vars option.Libravatar Junio C Hamano1-0/+13