Age | Commit message (Expand) | Author | Files | Lines |
2017-12-28 | Merge branch 'sb/describe-blob' | Junio C Hamano | 1 | -0/+5 |
2017-12-05 | rev-list: support --no-filter argument | Jeff Hostetler | 1 | -5/+10 |
2017-11-22 | rev-list: add list-objects filtering support | Jeff Hostetler | 1 | -0/+36 |
2017-11-16 | revision.h: introduce blob/tree walking in order of the commits | Stefan Beller | 1 | -0/+5 |
2017-10-28 | Merge branch 'sg/rev-list-doc-reorder-fix' | Junio C Hamano | 1 | -3/+3 |
2017-10-27 | rev-list-options.txt: use correct directional reference | SZEDER Gábor | 1 | -3/+3 |
2017-08-24 | rev-list: expose and document --single-worktree | Nguyễn Thái Ngọc Duy | 1 | -0/+8 |
2017-06-22 | Merge branch 'rs/strbuf-addftime-zZ' | Junio C Hamano | 1 | -1/+2 |
2017-06-15 | strbuf: let strbuf_addftime handle %z and %Z itself | René Scharfe | 1 | -1/+2 |
2017-05-26 | log: add -P as a synonym for --perl-regexp | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2017-05-21 | grep & rev-list doc: stop promising libpcre for --perl-regexp | Ævar Arnfjörð Bjarmason | 1 | -2/+6 |
2017-02-08 | rev-list-options.txt: update --all about HEAD | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2016-10-03 | Merge branch 'pb/rev-list-reverse-with-count' | Junio C Hamano | 1 | -2/+3 |
2016-09-27 | rev-list-options: clarify the usage of --reverse | Pranit Bauva | 1 | -2/+3 |
2016-09-08 | Merge branch 'po/range-doc' | Junio C Hamano | 1 | -2/+2 |
2016-08-08 | Merge branch 'jk/reflog-date' | Junio C Hamano | 1 | -7/+33 |
2016-07-27 | date: clarify --date=raw description | Junio C Hamano | 1 | -1/+5 |
2016-07-27 | date: add "unix" format | Jeff King | 1 | -0/+4 |
2016-07-27 | date: document and test "raw-local" mode | Jeff King | 1 | -2/+5 |
2016-07-22 | doc/rev-list-options: explain "-g" output formats | Jeff King | 1 | -4/+19 |
2016-07-22 | doc/rev-list-options: clarify "commit@{Nth}" for "-g" option | Jeff King | 1 | -2/+2 |
2016-07-20 | doc: use 'symmetric difference' consistently | Philip Oakley | 1 | -2/+2 |
2016-07-20 | rev-list: add optional progress reporting | Jeff King | 1 | -0/+4 |
2016-06-28 | doc: typeset '--' as literal | Matthieu Moy | 1 | -1/+1 |
2015-10-05 | Merge branch 'jk/date-local' | Junio C Hamano | 1 | -7/+16 |
2015-09-03 | date: make "local" orthogonal to date format | Jeff King | 1 | -6/+15 |
2015-09-03 | Documentation/rev-list: don't list date formats | John Keeping | 1 | -1/+1 |
2015-08-31 | Merge branch 'jk/rev-list-has-no-notes' | Junio C Hamano | 1 | -0/+2 |
2015-08-24 | rev-list: make it obvious that we do not support notes | Jeff King | 1 | -0/+2 |
2015-06-29 | introduce "format" date-mode | Jeff King | 1 | -0/+5 |
2015-04-28 | Merge branch 'mg/show-notes-doc' | Junio C Hamano | 1 | -2/+2 |
2015-04-17 | rev-list-options.txt: complete sentence about notes matching | Michael J Gruber | 1 | -2/+2 |
2015-03-25 | Merge branch 'dj/log-graph-with-no-walk' | Junio C Hamano | 1 | -0/+2 |
2015-03-25 | Merge branch 'kd/rev-list-bisect-first-parent' | Junio C Hamano | 1 | -3/+4 |
2015-03-19 | rev-list: refuse --first-parent combined with --bisect | Kevin Daudt | 1 | -3/+4 |
2015-03-19 | revision: forbid combining --graph and --no-walk | Dongcan Jiang | 1 | -0/+2 |
2015-02-17 | Merge branch 'jc/doc-log-rev-list-options' | Junio C Hamano | 1 | -5/+7 |
2015-02-11 | Merge branch 'cj/log-invert-grep' | Junio C Hamano | 1 | -0/+4 |
2015-01-23 | Documentation: what does "git log --indexed-objects" even mean? | Junio C Hamano | 1 | -5/+7 |
2015-01-13 | log: teach --invert-grep option | Christoph Junghans | 1 | -0/+4 |
2014-12-29 | pack-objects: use --objects-edge-aggressive for shallow repos | brian m. carlson | 1 | -1/+2 |
2014-12-29 | rev-list: add an option to mark fewer edges as uninteresting | brian m. carlson | 1 | -0/+4 |
2014-12-22 | Documentation: add missing article in rev-list-options.txt | brian m. carlson | 1 | -1/+1 |
2014-11-04 | Documentation: typofixes | Thomas Ackermann | 1 | -1/+1 |
2014-10-19 | rev-list: add --indexed-objects option | Jeff King | 1 | -0/+5 |
2014-10-19 | rev-list: document --reflog option | Jeff King | 1 | -0/+4 |
2014-08-29 | pretty: provide a strict ISO 8601 date format | Beat Bolli | 1 | -2/+11 |
2014-04-08 | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 1 | -1/+1 |
2014-04-03 | Merge branch 'nd/log-show-linear-break' | Junio C Hamano | 1 | -0/+7 |
2014-03-31 | Documentation: fix misuses of "nor" | Justin Lebar | 1 | -1/+1 |