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