| Commit message (Expand) | Author | Age |
* | Merge branch 'jk/date-local' | Junio C Hamano | 2015-10-05 |
|\ |
|
| * | Documentation/rev-list: don't list date formats | John Keeping | 2015-09-03 |
* | | rev-list: add --count to usage guide | Lawrence Siebert | 2015-07-01 |
|/ |
|
* | doc: convert \--option to --option | Jeff King | 2015-05-12 |
* | rev-list: add an option to mark fewer edges as uninteresting | brian m. carlson | 2014-12-29 |
* | pretty: provide a strict ISO 8601 date format | Beat Bolli | 2014-08-29 |
* | rev-list: add bitmap mode to speed up object lists | Vicent Marti | 2013-12-30 |
* | log doc: the argument to --encoding is not optional | Jonathan Nieder | 2013-08-05 |
* | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 |
* | show: --ignore-missing | Junio C Hamano | 2011-05-19 |
* | Merge branch 'mg/rev-list-n-parents' | Junio C Hamano | 2011-03-26 |
|\ |
|
| * | rev-list --min-parents,--max-parents: doc, test and completion | Michael J Gruber | 2011-03-23 |
* | | Merge branch 'mg/rev-list-one-side-only' | Junio C Hamano | 2011-03-22 |
|\ \
| |/ |
|
| * | rev-list: documentation and test for --cherry-mark | Michael J Gruber | 2011-03-09 |
| * | rev-list: documentation and test for --left/right-only | Michael J Gruber | 2011-02-21 |
* | | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 |
|/ |
|
* | Use parentheses and `...' where appropriate | Štěpán Němec | 2010-10-08 |
* | Use angles for placeholders consistently | Štěpán Němec | 2010-10-08 |
* | Documentation: rev-list: fix synopsys for --tags and and --remotes | Christian Couder | 2010-01-23 |
* | Merge branch 'il/rev-glob' | Junio C Hamano | 2010-01-22 |
|\ |
|
| * | rev-parse --branches/--tags/--remotes=pattern | Ilari Liusvaara | 2010-01-20 |
| * | rev-parse --glob | Ilari Liusvaara | 2010-01-20 |
* | | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2009-08-12 |
|\ |
|
| * | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-12 |
| |\ |
|
| | * | Change mentions of "git programs" to "git commands" | Ori Avtalion | 2009-08-12 |
* | | | git-rev-list.txt: Clarify the use of multiple revision arguments | Junio C Hamano | 2009-08-06 |
|/ / |
|
* | | Document 'git (rev-list|log) --merges' | SZEDER Gábor | 2009-07-13 |
|/ |
|
* | Documentation: remove '\' in front of short options | SZEDER Gábor | 2008-10-01 |
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 |
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 |
* | rev-list: add --branches, --tags and --remotes | Uwe Kleine-König | 2008-02-29 |
* | Add '--fixed-strings' option to "git log --grep" and friends | Jakub Narebski | 2008-02-26 |
* | Include rev-list options in git-log manpage. | Miklos Vajna | 2008-01-18 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 |
* | Fix documentation of --first-parent in git-log and copy it to git-rev-list | Junio C Hamano | 2007-12-26 |
* | Fix some documentation typos. | Ralf Wildenhues | 2007-12-18 |
* | rev-list: Introduce --quiet to avoid /dev/null redirects | Shawn O. Pearce | 2007-11-11 |
* | rev-list documentation: add "--bisect-all". | Christian Couder | 2007-10-26 |
* | Documentation: Correct various misspellings and typos. | Brian Hetro | 2007-08-24 |
* | Fix breakage in git-rev-list.txt | Quy Tonthat | 2007-08-22 |
* | Don't allow combination of -g and --reverse as it doesn't work | Shawn O. Pearce | 2007-08-19 |
* | Teach revision machinery about --no-walk | Johannes Schindelin | 2007-07-23 |
* | Synonyms: -i == --regexp-ignore-case, -E == --extended-regexp | Junio C Hamano | 2007-07-22 |
* | Document new --date=<format> | Junio C Hamano | 2007-07-13 |
* | Documentation: quote {non-attributes} for asciidoc | Jeff King | 2007-07-02 |
* | Document git rev-list --timestamp | Jakub Narebski | 2007-06-16 |
* | Document git rev-list --full-history | Jakub Narebski | 2007-06-16 |