summaryrefslogtreecommitdiff
path: root/Documentation/git-rev-list.txt
Commit message (Expand)AuthorAgeFilesLines
* doc txt & -h consistency: add or fix optional "--" syntaxÆvar Arnfjörð Bjarmason2022-10-131-1/+1
* docs/rev-list: add some examples of --disk-usageJeff King2021-02-171-0/+41
* docs/rev-list: add an examples sectionJeff King2021-02-171-0/+52
* git-log.txt: include rev-list-description.txtPhilippe Blain2020-07-081-0/+1
* git-rev-list.txt: move description to separate filePhilippe Blain2020-07-081-38/+1
* git-rev-list.txt: tweak wording in set operationsPhilippe Blain2020-07-081-6/+6
* git-rev-list.txt: fix Asciidoc syntaxPhilippe Blain2020-07-081-6/+6
* git-rev-list.txt: prune options in synopsisDenton Liu2019-10-061-53/+1
* rev-list: teach --no-object-names to enable pipingEmily Shaffer2019-06-201-0/+1
* rev-list: add list-objects filtering supportJeff Hostetler2017-11-221-1/+3
* Merge branch 'jk/date-local'Junio C Hamano2015-10-051-1/+1
|\
| * Documentation/rev-list: don't list date formatsJohn Keeping2015-09-031-1/+1
* | rev-list: add --count to usage guidels/hint-rev-list-countLawrence Siebert2015-07-011-0/+1
|/
* doc: convert \--option to --optionJeff King2015-05-121-48/+48
* rev-list: add an option to mark fewer edges as uninterestingbrian m. carlson2014-12-291-1/+2
* pretty: provide a strict ISO 8601 date formatbb/date-iso-strictBeat Bolli2014-08-291-1/+1
* rev-list: add bitmap mode to speed up object listsVicent Marti2013-12-301-0/+1
* log doc: the argument to --encoding is not optionalJonathan Nieder2013-08-051-1/+1
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-1/+1
* show: --ignore-missingJunio C Hamano2011-05-191-0/+1
* Merge branch 'mg/rev-list-n-parents'Junio C Hamano2011-03-261-0/+4
|\
| * rev-list --min-parents,--max-parents: doc, test and completionMichael J Gruber2011-03-231-0/+4
* | Merge branch 'mg/rev-list-one-side-only'Junio C Hamano2011-03-221-0/+3
|\ \ | |/
| * rev-list: documentation and test for --cherry-markMichael J Gruber2011-03-091-0/+1
| * rev-list: documentation and test for --left/right-onlyMichael J Gruber2011-02-211-0/+2
* | doc: drop author/documentation sections from most pagesJeff King2011-03-111-10/+0
|/
* Use parentheses and `...' where appropriateŠtěpán Němec2010-10-081-1/+1
* Use angles for placeholders consistentlyŠtěpán Němec2010-10-081-8/+8
* Documentation: rev-list: fix synopsys for --tags and and --remotesChristian Couder2010-01-231-2/+2
* Merge branch 'il/rev-glob'Junio C Hamano2010-01-221-3/+4
|\
| * rev-parse --branches/--tags/--remotes=patternIlari Liusvaara2010-01-201-3/+3
| * rev-parse --globIlari Liusvaara2010-01-201-0/+1
* | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-3/+3
|/
* Merge branch 'maint'Junio C Hamano2009-08-121-1/+1
|\
| * Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-121-1/+1
| |\
| | * Change mentions of "git programs" to "git commands"Ori Avtalion2009-08-121-1/+1
* | | git-rev-list.txt: Clarify the use of multiple revision argumentsJunio C Hamano2009-08-061-8/+14
|/ /
* | Document 'git (rev-list|log) --merges'SZEDER Gábor2009-07-131-0/+1
|/
* Documentation: remove '\' in front of short optionsSZEDER Gábor2008-10-011-3/+3
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-3/+3
* Documentation formatting and cleanupJonathan Nieder2008-07-011-3/+3
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-5/+5
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* rev-list: add --branches, --tags and --remotesUwe Kleine-König2008-02-291-0/+3
* Add '--fixed-strings' option to "git log --grep" and friendsJakub Narebski2008-02-261-0/+1
* Include rev-list options in git-log manpage.Miklos Vajna2008-01-181-357/+2
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-10/+10
* Fix documentation of --first-parent in git-log and copy it to git-rev-listJunio C Hamano2007-12-261-0/+10
* Fix some documentation typos.Ralf Wildenhues2007-12-181-1/+1
* rev-list: Introduce --quiet to avoid /dev/null redirectsShawn O. Pearce2007-11-111-0/+9