summaryrefslogtreecommitdiff
path: root/Documentation/git-rev-list.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* rev-list documentation: add "--bisect-all".Christian Couder2007-10-261-0/+16
* Documentation: Correct various misspellings and typos.Brian Hetro2007-08-241-1/+1
* Fix breakage in git-rev-list.txtQuy Tonthat2007-08-221-3/+3
* Don't allow combination of -g and --reverse as it doesn't workShawn O. Pearce2007-08-191-0/+3
* Teach revision machinery about --no-walkJohannes Schindelin2007-07-231-0/+9
* Synonyms: -i == --regexp-ignore-case, -E == --extended-regexpJunio C Hamano2007-07-221-3/+4
* Document new --date=<format>Junio C Hamano2007-07-131-2/+9
* Documentation: quote {non-attributes} for asciidocJeff King2007-07-021-2/+2
* Document git rev-list --timestampJakub Narebski2007-06-161-0/+4
* Document git rev-list --full-historyJakub Narebski2007-06-161-0/+9
* git-rev-list: Add regexp tuning optionsPetr Baudis2007-05-201-0/+10
* Merge 1.5.1.5 inJunio C Hamano2007-05-181-2/+2
|\
| * Documentation: git-rev-list's "patterns"Petr Baudis2007-05-181-2/+2
* | Documentation: Split description of pretty formats of commit logJakub Narebski2007-05-131-1/+5
* | Add --date={local,relative,default}Junio C Hamano2007-04-251-1/+13
* | Documentation: --cherry-pickJunio C Hamano2007-04-111-0/+15
* | Merge branch 'maint'Junio C Hamano2007-04-051-0/+31
|\ \ | |/
| * Document --left-right option to rev-list.Brian Gernhardt2007-04-051-0/+31
* | git-rev-list: add --bisect-vars option.Junio C Hamano2007-03-221-0/+13
|/
* Merge branch 'js/reverse'Junio C Hamano2007-02-131-0/+5
|\
| * Teach revision machinery about --reverseJohannes Schindelin2007-01-201-0/+5
* | reflog inspection: introduce shortcut "-g"Johannes Schindelin2007-01-241-1/+1
|/
* Fix --walk-reflog with --pretty=onelineJunio C Hamano2007-01-201-1/+3
* log --walk-reflog: documentationJunio C Hamano2007-01-201-0/+15
* Move commit reencoding parameter parsing to revision.cJunio C Hamano2006-12-301-0/+1
* revision: --skip=<n>Junio C Hamano2006-12-201-0/+5
* Move --pretty options into Documentation/pretty-formats.txtChris Riddoch2006-11-221-5/+1
* revision traversal: --author, --committer, and --grep.Junio C Hamano2006-09-201-0/+11
* Teach rev-list an option to read revs from the standard input.Junio C Hamano2006-09-051-0/+6
* git-rev-list(1): group options; reformat; document more optionsJonas Fonseca2006-09-011-66/+188
* Add --relative-date option to the revision interfaceJonas Fonseca2006-08-281-0/+5
* Document rev-list's option --mergeUwe Zeisberger2006-08-041-0/+5