summaryrefslogtreecommitdiffstats
path: root/Documentation/rev-list-options.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ja/doc-formatting-fix'Junio C Hamano2024-03-261-3/+3
|\
| * doc: fix some placeholders formatingJean-Noël Avila2024-03-161-3/+3
* | Merge branch 'ml/log-merge-with-cherry-pick-and-other-pseudo-heads'Junio C Hamano2024-03-081-2/+5
|\ \
| * | revision: implement `git log --merge` also for rebase/cherry-pick/revertMichael Lohmann2024-02-281-2/+5
* | | rev-list: allow missing tips with --missing=[print|allow*]Christian Couder2024-02-141-0/+4
| |/ |/|
* | Merge branch 'ne/doc-filter-blob-limit-fix'Junio C Hamano2024-01-261-4/+4
|\ \ | |/ |/|
| * rev-list-options: fix off-by-one in '--filter=blob:limit=<n>' explainerNikolay Edigaryev2024-01-161-4/+4
* | documentation: add missing articleElijah Newren2023-10-091-2/+2
* | revision: make pseudo-opt flags read via stdin behave consistentlyPatrick Steinhardt2023-09-251-1/+7
* | rev-list-options: fix typo in `--stdin` documentationMartin Ågren2023-08-161-1/+1
* | revision: handle pseudo-opts in `--stdin` modePatrick Steinhardt2023-06-151-4/+5
* | 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-161-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-141-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-261-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-181-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-081-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