summaryrefslogtreecommitdiff
path: root/t/t6000-rev-list-misc.sh
Commit message (Expand)AuthorAgeFilesLines
* Revert "connected: do not sort input revisions"Junio C Hamano2021-11-111-31/+0
* connected: do not sort input revisionsPatrick Steinhardt2021-08-091-0/+31
* t6[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-2/+2
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* Merge branch 'al/bisect-first-parent'Junio C Hamano2020-08-171-2/+2
|\
| * rev-list: allow bisect and first-parent flagsAaron Lipman2020-08-071-2/+2
* | t6000: use test_tick consistentlyJeff King2020-07-071-2/+5
|/
* Merge branch 'jk/object-filter-with-bitmap'Junio C Hamano2020-03-021-0/+12
|\
| * rev-list: make --count work with --objectsJeff King2020-02-141-0/+12
* | t6000: abstract away SHA-1-specific constantsbrian m. carlson2020-02-071-5/+8
|/
* revision: allow --end-of-options to end option parsingJeff King2019-08-061-0/+8
* rev-list: teach --no-object-names to enable pipingEmily Shaffer2019-06-201-0/+20
* rev-list: handle flags for --indexed-objectsJeff King2018-11-021-0/+7
* tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason2018-07-301-2/+1
* rev-list: use hdr_termination instead of a always using a newlineJacob Keller2016-10-201-0/+14
* Merge branch 'jk/test-chain-lint'Junio C Hamano2015-03-261-2/+2
|\
| * t: fix trivial &&-chain breakageJeff King2015-03-201-2/+2
* | Merge branch 'kd/rev-list-bisect-first-parent'Junio C Hamano2015-03-251-0/+4
|\ \ | |/ |/|
| * rev-list: refuse --first-parent combined with --bisectkd/rev-list-bisect-first-parentKevin Daudt2015-03-191-0/+4
* | rev-list: add --indexed-objects optionJeff King2014-10-191-0/+23
|/
* revision: propagate flag bits from tags to pointeesjc/revision-range-unpeelJunio C Hamano2014-01-151-0/+11
* revision: mark contents of an uninteresting tree uninterestingJunio C Hamano2014-01-151-0/+6
* revision: do not peel tags used in range notationJunio C Hamano2013-10-151-0/+8
* Add testcases showing how pathspecs are handled with rev-list --objectsElijah Newren2011-02-031-0/+51