Age | Commit message (Expand) | Author | Files | Lines |
2021-02-17 | docs/rev-list: add some examples of --disk-usage | Jeff King | 1 | -0/+41 |
2021-02-17 | docs/rev-list: add an examples section | Jeff King | 1 | -0/+52 |
2020-07-08 | git-log.txt: include rev-list-description.txt | Philippe Blain | 1 | -0/+1 |
2020-07-08 | git-rev-list.txt: move description to separate file | Philippe Blain | 1 | -38/+1 |
2020-07-08 | git-rev-list.txt: tweak wording in set operations | Philippe Blain | 1 | -6/+6 |
2020-07-08 | git-rev-list.txt: fix Asciidoc syntax | Philippe Blain | 1 | -6/+6 |
2019-10-06 | git-rev-list.txt: prune options in synopsis | Denton Liu | 1 | -53/+1 |
2019-06-20 | rev-list: teach --no-object-names to enable piping | Emily Shaffer | 1 | -0/+1 |
2017-11-22 | rev-list: add list-objects filtering support | Jeff Hostetler | 1 | -1/+3 |
2015-10-05 | Merge branch 'jk/date-local' | Junio C Hamano | 1 | -1/+1 |
2015-09-03 | Documentation/rev-list: don't list date formats | John Keeping | 1 | -1/+1 |
2015-07-01 | rev-list: add --count to usage guide | Lawrence Siebert | 1 | -0/+1 |
2015-05-12 | doc: convert \--option to --option | Jeff King | 1 | -48/+48 |
2014-12-29 | rev-list: add an option to mark fewer edges as uninteresting | brian m. carlson | 1 | -1/+2 |
2014-08-29 | pretty: provide a strict ISO 8601 date format | Beat Bolli | 1 | -1/+1 |
2013-12-30 | rev-list: add bitmap mode to speed up object lists | Vicent Marti | 1 | -0/+1 |
2013-08-05 | log doc: the argument to --encoding is not optional | Jonathan Nieder | 1 | -1/+1 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -1/+1 |
2011-05-19 | show: --ignore-missing | Junio C Hamano | 1 | -0/+1 |
2011-03-26 | Merge branch 'mg/rev-list-n-parents' | Junio C Hamano | 1 | -0/+4 |
2011-03-23 | rev-list --min-parents,--max-parents: doc, test and completion | Michael J Gruber | 1 | -0/+4 |
2011-03-22 | Merge branch 'mg/rev-list-one-side-only' | Junio C Hamano | 1 | -0/+3 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -10/+0 |
2011-03-09 | rev-list: documentation and test for --cherry-mark | Michael J Gruber | 1 | -0/+1 |
2011-02-21 | rev-list: documentation and test for --left/right-only | Michael J Gruber | 1 | -0/+2 |
2010-10-08 | Use parentheses and `...' where appropriate | Štěpán Němec | 1 | -1/+1 |
2010-10-08 | Use angles for placeholders consistently | Štěpán Němec | 1 | -8/+8 |
2010-01-23 | Documentation: rev-list: fix synopsys for --tags and and --remotes | Christian Couder | 1 | -2/+2 |
2010-01-22 | Merge branch 'il/rev-glob' | Junio C Hamano | 1 | -3/+4 |
2010-01-20 | rev-parse --branches/--tags/--remotes=pattern | Ilari Liusvaara | 1 | -3/+3 |
2010-01-20 | rev-parse --glob | Ilari Liusvaara | 1 | -0/+1 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -3/+3 |
2009-08-12 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2009-08-12 | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 1 | -1/+1 |
2009-08-12 | Change mentions of "git programs" to "git commands" | Ori Avtalion | 1 | -1/+1 |
2009-08-06 | git-rev-list.txt: Clarify the use of multiple revision arguments | Junio C Hamano | 1 | -8/+14 |
2009-07-13 | Document 'git (rev-list|log) --merges' | SZEDER Gábor | 1 | -0/+1 |
2008-10-01 | Documentation: remove '\' in front of short options | SZEDER Gábor | 1 | -3/+3 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -3/+3 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -3/+3 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -5/+5 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-02-29 | rev-list: add --branches, --tags and --remotes | Uwe Kleine-König | 1 | -0/+3 |
2008-02-26 | Add '--fixed-strings' option to "git log --grep" and friends | Jakub Narebski | 1 | -0/+1 |
2008-01-18 | Include rev-list options in git-log manpage. | Miklos Vajna | 1 | -357/+2 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -10/+10 |
2007-12-26 | Fix documentation of --first-parent in git-log and copy it to git-rev-list | Junio C Hamano | 1 | -0/+10 |
2007-12-18 | Fix some documentation typos. | Ralf Wildenhues | 1 | -1/+1 |
2007-11-11 | rev-list: Introduce --quiet to avoid /dev/null redirects | Shawn O. Pearce | 1 | -0/+9 |
2007-10-26 | rev-list documentation: add "--bisect-all". | Christian Couder | 1 | -0/+16 |