summaryrefslogtreecommitdiff
path: root/Documentation/rev-list-options.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/document-rev-list-object-name'Junio C Hamano2023-04-041-2/+7
|\
| * docs: document caveats of rev-list's object-name outputJeff King2023-03-281-2/+7
* | fetch: support hideRefs to speed up connectivity checksEric Wong2023-02-271-4/+5
* | rev-list: clarify git-log default date formatJunio C Hamano2023-02-151-5/+5
* | revision: add new parameter to exclude hidden refsPatrick Steinhardt2022-11-171-0/+7
|/
* Merge branch 'en/ancestry-path-in-a-range'Junio C Hamano2022-08-291-11/+35
|\
| * revision: allow --ancestry-path to take an argumentElijah Newren2022-08-191-10/+34
| * rev-list-options.txt: fix simple typoElijah Newren2022-08-191-1/+1
* | rev-list: support human-readable output for `--disk-usage`Li Linchao2022-08-111-0/+3
|/
* log: "--since-as-filter" option is a non-terminating "--since" variantMiklos Vajna2022-04-231-0/+5
* git-rev-list: add --exclude-first-parent-only flagJerry Zhang2022-01-121-7/+15
* 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
|\ \ \