summaryrefslogtreecommitdiff
path: root/Documentation/rev-list-options.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/strbuf-addftime-seconds-since-epoch'Junio C Hamano2021-12-101-1/+1
|\
| * strbuf_addftime(): handle "%s" manuallyJeff King2021-11-041-1/+1
* | Revert "connected: do not sort input revisions"Junio C Hamano2021-11-111-7/+1
|/
* connected: do not sort input revisionsPatrick Steinhardt2021-08-091-1/+7
* Merge branch 'bc/rev-list-without-commit-line'Junio C Hamano2021-07-221-0/+8
|\
| * rev-list: add option for --pretty=format without headerbrian m. carlson2021-07-121-0/+8
* | Merge branch 'jk/typofix'Junio C Hamano2021-07-221-1/+1
|\ \ | |/ |/|
| * doc/rev-list-options: fix duplicate word typoJeff King2021-07-131-1/+1
* | rev-list: allow filtering of provided itemsPatrick Steinhardt2021-04-191-0/+5
* | list-objects: implement object type filterPatrick Steinhardt2021-04-191-0/+3
* | Merge branch 'ma/doc-markup-fix'Junio C Hamano2021-02-251-3/+3
|\ \
| * | rev-list-options.txt: fix rendering of bonus paragraphMartin Ågren2021-02-171-3/+3
* | | rev-list: add --disk-usage option for calculating disk usageJeff King2021-02-111-0/+9
|/ /
* | doc/rev-list-options: document --first-parent changes merges formatSergey Organov2020-12-211-0/+5
* | Merge branch 'jk/log-fp-implies-m'Junio C Hamano2020-08-171-45/+0
|\ \
| * | doc/git-log: move "Diff Formatting" from rev-list-optionsJeff King2020-07-291-46/+0
| * | revision: add "--no-diff-merges" option to counteract "-m"Jeff King2020-07-291-0/+1
* | | rev-list: allow bisect and first-parent flagsAaron Lipman2020-08-071-4/+3
|/ /
* | rev-list-options.txt: start a list for `show-pulls`Martin Ågren2020-05-261-16/+19
* | revision: --show-pulls adds helpful mergesDerrick Stolee2020-04-101-1/+133
* | Merge branch 'dl/pretty-reference'Junio C Hamano2019-12-101-1/+3
|\ \
| * | pretty: implement 'reference' formatDenton Liu2019-11-201-1/+3
* | | Merge branch 'dl/range-diff-with-notes'Junio C Hamano2019-12-051-1/+1
|\ \ \
| * | | rev-list-options.txt: remove reference to --show-notesDenton Liu2019-11-201-1/+1
* | | | Merge branch 'py/shortlog-list-options-for-log'Junio C Hamano2019-12-011-1/+10
|\ \ \ \ | |/ / / |/| | |
| * | | git-shortlog.txt: include commit limiting optionsPratyush Yadav2019-11-101-1/+10
| |/ /
* | | Merge branch 'md/list-objects-filter-combo'Junio C Hamano2019-09-181-0/+16
|\ \ \ | |/ / |/| |
| * | list-objects-filter-options: allow mult. --filterMatthew DeVore2019-06-281-0/+16
* | | Merge branch 'jk/check-connected-with-alternates'Junio C Hamano2019-07-191-0/+8
|\ \ \
| * | | check_everything_connected: assume alternate ref tips are validJeff King2019-07-011-0/+8
| |/ /
* | | rev-list: teach --no-object-names to enable pipingEmily Shaffer2019-06-201-0/+10
|/ /
* | list-objects-filter: disable 'sparse:path' filtersChristian Couder2019-05-291-3/+4
* | Merge branch 'tz/asciidoctor-fixes'Junio C Hamano2019-04-221-11/+11
|\ \
| * | Documentation/rev-list-options: wrap --date=<format> block with "--"Todd Zullinger2019-04-011-11/+11
* | | Merge branch 'ma/asciidoctor-fixes-more'Junio C Hamano2019-04-161-1/+1
|\ \ \ | |/ / |/| |
| * | Documentation: turn middle-of-line tabs into spacesMartin Ågren2019-03-071-1/+1
* | | Merge branch 'en/combined-all-paths'Junio C Hamano2019-03-071-0/+7
|\ \ \ | |/ / |/| |
| * | log,diff-tree: add --combined-all-paths optionElijah Newren2019-02-071-0/+7
* | | Merge branch 'lt/date-human'Junio C Hamano2019-02-061-0/+7
|\ \ \
| * | | Add 'human' date format documentationStephen P. Smith2019-01-221-0/+7
* | | | Merge branch 'ja/doc-style-fix'Junio C Hamano2019-02-051-3/+3
|\ \ \ \
| * | | | doc: tidy asciidoc styleJean-Noël Avila2019-01-231-3/+3
* | | | | Merge branch 'js/filter-options-should-use-plain-int'Junio C Hamano2019-02-051-2/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | list-objects-filter: teach tree:# how to handle >0Matthew DeVore2019-01-151-2/+7
| |/ / /
* | | | Documentation: do not nest open blocksMartin Ågren2018-12-261-4/+0
|/ / /
* | | Merge branch 'md/exclude-promisor-objects-fix'Junio C Hamano2018-11-061-1/+1
|\ \ \
| * | | Documentation/git-log.txt: do not show --exclude-promisor-objectsMatthew DeVore2018-10-231-1/+1
| |/ /
* | | list-objects-filter: implement filter tree:0Matthew DeVore2018-10-071-0/+5
|/ /
* | Merge branch 'jh/fsck-promisors'Junio C Hamano2018-02-131-0/+11
|\ \
| * | rev-list: support termination at promisor objectsJonathan Tan2017-12-081-0/+11
| |/