aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-rev-list.txt
Commit message (Expand)AuthorAge
* rev-list: add list-objects filtering supportJeff Hostetler2017-11-22
* Merge branch 'jk/date-local'Junio C Hamano2015-10-05
|\
| * Documentation/rev-list: don't list date formatsJohn Keeping2015-09-03
* | rev-list: add --count to usage guideLawrence Siebert2015-07-01
|/
* doc: convert \--option to --optionJeff King2015-05-12
* rev-list: add an option to mark fewer edges as uninterestingbrian m. carlson2014-12-29
* pretty: provide a strict ISO 8601 date formatBeat Bolli2014-08-29
* rev-list: add bitmap mode to speed up object listsVicent Marti2013-12-30
* log doc: the argument to --encoding is not optionalJonathan Nieder2013-08-05
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* show: --ignore-missingJunio C Hamano2011-05-19
* Merge branch 'mg/rev-list-n-parents'Junio C Hamano2011-03-26
|\
| * rev-list --min-parents,--max-parents: doc, test and completionMichael J Gruber2011-03-23
* | Merge branch 'mg/rev-list-one-side-only'Junio C Hamano2011-03-22
|\ \ | |/
| * rev-list: documentation and test for --cherry-markMichael J Gruber2011-03-09
| * rev-list: documentation and test for --left/right-onlyMichael J Gruber2011-02-21
* | doc: drop author/documentation sections from most pagesJeff King2011-03-11
|/
* Use parentheses and `...' where appropriateŠtěpán Němec2010-10-08
* Use angles for placeholders consistentlyŠtěpán Němec2010-10-08
* Documentation: rev-list: fix synopsys for --tags and and --remotesChristian Couder2010-01-23
* 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
|/
* Merge branch 'maint'Junio C Hamano2009-08-12
|\
| * Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-12
| |\
| | * Change mentions of "git programs" to "git commands"Ori Avtalion2009-08-12
* | | git-rev-list.txt: Clarify the use of multiple revision argumentsJunio C Hamano2009-08-06
|/ /
* | Document 'git (rev-list|log) --merges'SZEDER Gábor2009-07-13
|/
* Documentation: remove '\' in front of short optionsSZEDER Gábor2008-10-01
* 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
* rev-list: add --branches, --tags and --remotesUwe Kleine-König2008-02-29
* Add '--fixed-strings' option to "git log --grep" and friendsJakub Narebski2008-02-26
* 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
* Fix some documentation typos.Ralf Wildenhues2007-12-18
* rev-list: Introduce --quiet to avoid /dev/null redirectsShawn O. Pearce2007-11-11
* rev-list documentation: add "--bisect-all".Christian Couder2007-10-26
* Documentation: Correct various misspellings and typos.Brian Hetro2007-08-24
* Fix breakage in git-rev-list.txtQuy Tonthat2007-08-22
* Don't allow combination of -g and --reverse as it doesn't workShawn O. Pearce2007-08-19
* Teach revision machinery about --no-walkJohannes Schindelin2007-07-23
* Synonyms: -i == --regexp-ignore-case, -E == --extended-regexpJunio C Hamano2007-07-22
* Document new --date=<format>Junio C Hamano2007-07-13
* Documentation: quote {non-attributes} for asciidocJeff King2007-07-02
* Document git rev-list --timestampJakub Narebski2007-06-16