summaryrefslogtreecommitdiff
path: root/t/t6000-rev-list-misc.sh
AgeCommit message (Expand)Author
2021-11-11Revert "connected: do not sort input revisions"Junio C Hamano
2021-08-09connected: do not sort input revisionsPatrick Steinhardt
2020-11-19t6[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-08-18Merge branch 'al/bisect-first-parent'Junio C Hamano
2020-08-07rev-list: allow bisect and first-parent flagsAaron Lipman
2020-07-07t6000: use test_tick consistentlyJeff King
2020-03-02Merge branch 'jk/object-filter-with-bitmap'Junio C Hamano
2020-02-14rev-list: make --count work with --objectsJeff King
2020-02-07t6000: abstract away SHA-1-specific constantsbrian m. carlson
2019-08-06revision: allow --end-of-options to end option parsingJeff King
2019-06-20rev-list: teach --no-object-names to enable pipingEmily Shaffer
2018-11-02rev-list: handle flags for --indexed-objectsJeff King
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason
2016-10-20rev-list: use hdr_termination instead of a always using a newlineJacob Keller
2015-03-26Merge branch 'jk/test-chain-lint'Junio C Hamano
2015-03-25Merge branch 'kd/rev-list-bisect-first-parent'Junio C Hamano
2015-03-20t: fix trivial &&-chain breakageJeff King
2015-03-19rev-list: refuse --first-parent combined with --bisectKevin Daudt
2014-10-19rev-list: add --indexed-objects optionJeff King
2014-01-15revision: propagate flag bits from tags to pointeesJunio C Hamano
2014-01-15revision: mark contents of an uninteresting tree uninterestingJunio C Hamano
2013-10-15revision: do not peel tags used in range notationJunio C Hamano
2011-02-03Add testcases showing how pathspecs are handled with rev-list --objectsElijah Newren