Age | Commit message (Expand) | Author | Files | Lines |
2019-07-19 | Merge branch 'jk/check-connected-with-alternates' | Junio C Hamano | 1 | -0/+8 |
2019-07-01 | check_everything_connected: assume alternate ref tips are valid | Jeff King | 1 | -0/+8 |
2019-06-20 | rev-list: teach --no-object-names to enable piping | Emily Shaffer | 1 | -0/+10 |
2019-05-29 | list-objects-filter: disable 'sparse:path' filters | Christian Couder | 1 | -3/+4 |
2019-04-22 | Merge branch 'tz/asciidoctor-fixes' | Junio C Hamano | 1 | -11/+11 |
2019-04-16 | Merge branch 'ma/asciidoctor-fixes-more' | Junio C Hamano | 1 | -1/+1 |
2019-04-01 | Documentation/rev-list-options: wrap --date=<format> block with "--" | Todd Zullinger | 1 | -11/+11 |
2019-03-07 | Merge branch 'en/combined-all-paths' | Junio C Hamano | 1 | -0/+7 |
2019-03-07 | Documentation: turn middle-of-line tabs into spaces | Martin Ågren | 1 | -1/+1 |
2019-02-07 | log,diff-tree: add --combined-all-paths option | Elijah Newren | 1 | -0/+7 |
2019-02-06 | Merge branch 'lt/date-human' | Junio C Hamano | 1 | -0/+7 |
2019-02-05 | Merge branch 'ja/doc-style-fix' | Junio C Hamano | 1 | -3/+3 |
2019-02-05 | Merge branch 'js/filter-options-should-use-plain-int' | Junio C Hamano | 1 | -2/+7 |
2019-01-23 | doc: tidy asciidoc style | Jean-Noël Avila | 1 | -3/+3 |
2019-01-22 | Add 'human' date format documentation | Stephen P. Smith | 1 | -0/+7 |
2019-01-15 | list-objects-filter: teach tree:# how to handle >0 | Matthew DeVore | 1 | -2/+7 |
2018-12-26 | Documentation: do not nest open blocks | Martin Ågren | 1 | -4/+0 |
2018-11-06 | Merge branch 'md/exclude-promisor-objects-fix' | Junio C Hamano | 1 | -1/+1 |
2018-10-23 | Documentation/git-log.txt: do not show --exclude-promisor-objects | Matthew DeVore | 1 | -1/+1 |
2018-10-07 | list-objects-filter: implement filter tree:0 | Matthew DeVore | 1 | -0/+5 |
2018-02-13 | Merge branch 'jh/fsck-promisors' | Junio C Hamano | 1 | -0/+11 |
2017-12-28 | Merge branch 'sb/describe-blob' | Junio C Hamano | 1 | -0/+5 |
2017-12-08 | rev-list: support termination at promisor objects | Jonathan Tan | 1 | -0/+11 |
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 |