summaryrefslogtreecommitdiffstats
path: root/t/t5317-pack-objects-filter-objects.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t5000-t5999: detect and signal failure within loopEric Sunshine2021-12-131-5/+5
* tests: fix broken &&-chains in compound statementsEric Sunshine2021-12-131-10/+10
* t5[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-2/+2
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* t5317: use ! grep to check for no matching linesDenton Liu2019-11-291-18/+3
* t5317: stop losing return codes of git commandsDenton Liu2019-11-291-6/+7
* list-objects-filter: disable 'sparse:path' filtersChristian Couder2019-05-291-58/+13
* tests (pack-objects): use the full, unabbreviated `--revs` optionJohannes Schindelin2019-04-021-22/+22
* Merge branch 'md/filter-trees'Junio C Hamano2018-10-301-0/+41
|\
| * filter-trees: code clean-up of testsMatthew DeVore2018-10-151-1/+1
| * list-objects-filter: implement filter tree:0Matthew DeVore2018-10-071-0/+28
| * rev-list: handle missing tree objects properlyMatthew DeVore2018-10-071-0/+13
* | tests: don't swallow Git errors upstream of pipesMatthew DeVore2018-10-071-76/+80
* | t/*: fix ordering of expected/observed argumentsMatthew DeVore2018-10-071-17/+17
* | tests: standardize pipe placementMatthew DeVore2018-10-071-138/+192
|/
* upload-pack: send refs' objects despite "filter"Jonathan Tan2018-07-091-0/+16
* pack-objects: add list-objects filteringJeff Hostetler2017-11-221-0/+375