Age | Commit message (Expand) | Author | Files | Lines |
2022-01-12 | git-rev-list: add --exclude-first-parent-only flag | Jerry Zhang | 1 | -7/+15 |
2021-12-10 | Merge branch 'jk/strbuf-addftime-seconds-since-epoch' | Junio C Hamano | 1 | -1/+1 |
2021-11-11 | Revert "connected: do not sort input revisions" | Junio C Hamano | 1 | -7/+1 |
2021-11-04 | strbuf_addftime(): handle "%s" manually | Jeff King | 1 | -1/+1 |
2021-08-09 | connected: do not sort input revisions | Patrick Steinhardt | 1 | -1/+7 |
2021-07-22 | Merge branch 'bc/rev-list-without-commit-line' | Junio C Hamano | 1 | -0/+8 |
2021-07-22 | Merge branch 'jk/typofix' | Junio C Hamano | 1 | -1/+1 |
2021-07-13 | doc/rev-list-options: fix duplicate word typo | Jeff King | 1 | -1/+1 |
2021-07-12 | rev-list: add option for --pretty=format without header | brian m. carlson | 1 | -0/+8 |
2021-04-19 | rev-list: allow filtering of provided items | Patrick Steinhardt | 1 | -0/+5 |
2021-04-19 | list-objects: implement object type filter | Patrick Steinhardt | 1 | -0/+3 |
2021-02-25 | Merge branch 'ma/doc-markup-fix' | Junio C Hamano | 1 | -3/+3 |
2021-02-17 | rev-list-options.txt: fix rendering of bonus paragraph | Martin Ågren | 1 | -3/+3 |
2021-02-11 | rev-list: add --disk-usage option for calculating disk usage | Jeff King | 1 | -0/+9 |
2020-12-21 | doc/rev-list-options: document --first-parent changes merges format | Sergey Organov | 1 | -0/+5 |
2020-08-17 | Merge branch 'jk/log-fp-implies-m' | Junio C Hamano | 1 | -45/+0 |
2020-08-07 | rev-list: allow bisect and first-parent flags | Aaron Lipman | 1 | -4/+3 |
2020-07-29 | doc/git-log: move "Diff Formatting" from rev-list-options | Jeff King | 1 | -46/+0 |
2020-07-29 | revision: add "--no-diff-merges" option to counteract "-m" | Jeff King | 1 | -0/+1 |
2020-05-26 | rev-list-options.txt: start a list for `show-pulls` | Martin Ågren | 1 | -16/+19 |
2020-04-10 | revision: --show-pulls adds helpful merges | Derrick Stolee | 1 | -1/+133 |
2019-12-10 | Merge branch 'dl/pretty-reference' | Junio C Hamano | 1 | -1/+3 |
2019-12-05 | Merge branch 'dl/range-diff-with-notes' | Junio C Hamano | 1 | -1/+1 |
2019-12-01 | Merge branch 'py/shortlog-list-options-for-log' | Junio C Hamano | 1 | -1/+10 |
2019-11-20 | pretty: implement 'reference' format | Denton Liu | 1 | -1/+3 |
2019-11-20 | rev-list-options.txt: remove reference to --show-notes | Denton Liu | 1 | -1/+1 |
2019-11-10 | git-shortlog.txt: include commit limiting options | Pratyush Yadav | 1 | -1/+10 |
2019-09-18 | Merge branch 'md/list-objects-filter-combo' | Junio C Hamano | 1 | -0/+16 |
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-28 | list-objects-filter-options: allow mult. --filter | Matthew DeVore | 1 | -0/+16 |
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 |