aboutsummaryrefslogtreecommitdiffstats
path: root/t/t6000-rev-list-misc.sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-07list-objects: drop --unpacked non-commit objects from resultsTaylor Blau1-0/+13
2021-11-11Revert "connected: do not sort input revisions"Junio C Hamano1-31/+0
2021-08-09connected: do not sort input revisionsPatrick Steinhardt1-0/+31
2020-11-19t6[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin1-2/+2
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-08-17Merge branch 'al/bisect-first-parent'Junio C Hamano1-2/+2
2020-08-07rev-list: allow bisect and first-parent flagsAaron Lipman1-2/+2
2020-07-07t6000: use test_tick consistentlyJeff King1-2/+5
2020-03-02Merge branch 'jk/object-filter-with-bitmap'Junio C Hamano1-0/+12
2020-02-14rev-list: make --count work with --objectsJeff King1-0/+12
2020-02-07t6000: abstract away SHA-1-specific constantsbrian m. carlson1-5/+8
2019-08-06revision: allow --end-of-options to end option parsingJeff King1-0/+8
2019-06-20rev-list: teach --no-object-names to enable pipingEmily Shaffer1-0/+20
2018-11-02rev-list: handle flags for --indexed-objectsJeff King1-0/+7
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason1-2/+1
2016-10-20rev-list: use hdr_termination instead of a always using a newlineJacob Keller1-0/+14
2015-03-26Merge branch 'jk/test-chain-lint'Junio C Hamano1-2/+2
2015-03-25Merge branch 'kd/rev-list-bisect-first-parent'Junio C Hamano1-0/+4
2015-03-20t: fix trivial &&-chain breakageJeff King1-2/+2
2015-03-19rev-list: refuse --first-parent combined with --bisectKevin Daudt1-0/+4
2014-10-19rev-list: add --indexed-objects optionJeff King1-0/+23
2014-01-15revision: propagate flag bits from tags to pointeesJunio C Hamano1-0/+11
2014-01-15revision: mark contents of an uninteresting tree uninterestingJunio C Hamano1-0/+6
2013-10-15revision: do not peel tags used in range notationJunio C Hamano1-0/+8
2011-02-03Add testcases showing how pathspecs are handled with rev-list --objectsElijah Newren1-0/+51