summaryrefslogtreecommitdiffstats
path: root/t/t5317-pack-objects-filter-objects.sh
AgeCommit message (Expand)AuthorLines
2019-11-29t5317: use ! grep to check for no matching linesDenton Liu-18/+3
2019-11-29t5317: stop losing return codes of git commandsDenton Liu-6/+7
2019-05-29list-objects-filter: disable 'sparse:path' filtersChristian Couder-58/+13
2019-04-02tests (pack-objects): use the full, unabbreviated `--revs` optionJohannes Schindelin-22/+22
2018-10-30Merge branch 'md/filter-trees'Junio C Hamano-0/+41
2018-10-15filter-trees: code clean-up of testsMatthew DeVore-1/+1
2018-10-07list-objects-filter: implement filter tree:0Matthew DeVore-0/+28
2018-10-07rev-list: handle missing tree objects properlyMatthew DeVore-0/+13
2018-10-07tests: don't swallow Git errors upstream of pipesMatthew DeVore-76/+80
2018-10-07t/*: fix ordering of expected/observed argumentsMatthew DeVore-17/+17
2018-10-07tests: standardize pipe placementMatthew DeVore-138/+192
2018-07-09upload-pack: send refs' objects despite "filter"Jonathan Tan-0/+16
2017-11-22pack-objects: add list-objects filteringJeff Hostetler-0/+375