summaryrefslogtreecommitdiff
path: root/t/t5317-pack-objects-filter-objects.sh
AgeCommit message (Expand)Author
2019-05-29list-objects-filter: disable 'sparse:path' filtersChristian Couder
2019-04-02tests (pack-objects): use the full, unabbreviated `--revs` optionJohannes Schindelin
2018-10-30Merge branch 'md/filter-trees'Junio C Hamano
2018-10-15filter-trees: code clean-up of testsMatthew DeVore
2018-10-06list-objects-filter: implement filter tree:0Matthew DeVore
2018-10-06rev-list: handle missing tree objects properlyMatthew DeVore
2018-10-06tests: don't swallow Git errors upstream of pipesMatthew DeVore
2018-10-06t/*: fix ordering of expected/observed argumentsMatthew DeVore
2018-10-06tests: standardize pipe placementMatthew DeVore
2018-07-09upload-pack: send refs' objects despite "filter"Jonathan Tan
2017-11-22pack-objects: add list-objects filteringJeff Hostetler