summaryrefslogtreecommitdiff
path: root/t/t5317-pack-objects-filter-objects.sh
AgeCommit message (Expand)AuthorFilesLines
2020-11-19t5[0-4]*: adjust the references to the default branch name "main"Libravatar Johannes Schindelin1-2/+2
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Libravatar Johannes Schindelin1-0/+3
2019-11-29t5317: use ! grep to check for no matching linesLibravatar Denton Liu1-18/+3
2019-11-29t5317: stop losing return codes of git commandsLibravatar Denton Liu1-6/+7
2019-05-29list-objects-filter: disable 'sparse:path' filtersLibravatar Christian Couder1-58/+13
2019-04-02tests (pack-objects): use the full, unabbreviated `--revs` optionLibravatar Johannes Schindelin1-22/+22
2018-10-30Merge branch 'md/filter-trees'Libravatar Junio C Hamano1-0/+41
2018-10-15filter-trees: code clean-up of testsLibravatar Matthew DeVore1-1/+1
2018-10-07list-objects-filter: implement filter tree:0Libravatar Matthew DeVore1-0/+28
2018-10-07rev-list: handle missing tree objects properlyLibravatar Matthew DeVore1-0/+13
2018-10-07tests: don't swallow Git errors upstream of pipesLibravatar Matthew DeVore1-76/+80
2018-10-07t/*: fix ordering of expected/observed argumentsLibravatar Matthew DeVore1-17/+17
2018-10-07tests: standardize pipe placementLibravatar Matthew DeVore1-138/+192
2018-07-09upload-pack: send refs' objects despite "filter"Libravatar Jonathan Tan1-0/+16
2017-11-22pack-objects: add list-objects filteringLibravatar Jeff Hostetler1-0/+375