Age | Commit message (Expand) | Author | Files | Lines |
2021-12-13 | t5000-t5999: detect and signal failure within loop | Eric Sunshine | 1 | -5/+5 |
2021-12-13 | tests: fix broken &&-chains in compound statements | Eric Sunshine | 1 | -10/+10 |
2020-11-19 | t5[0-4]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -2/+2 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2019-11-29 | t5317: use ! grep to check for no matching lines | Denton Liu | 1 | -18/+3 |
2019-11-29 | t5317: stop losing return codes of git commands | Denton Liu | 1 | -6/+7 |
2019-05-29 | list-objects-filter: disable 'sparse:path' filters | Christian Couder | 1 | -58/+13 |
2019-04-02 | tests (pack-objects): use the full, unabbreviated `--revs` option | Johannes Schindelin | 1 | -22/+22 |
2018-10-30 | Merge branch 'md/filter-trees' | Junio C Hamano | 1 | -0/+41 |
2018-10-15 | filter-trees: code clean-up of tests | Matthew DeVore | 1 | -1/+1 |
2018-10-07 | list-objects-filter: implement filter tree:0 | Matthew DeVore | 1 | -0/+28 |
2018-10-07 | rev-list: handle missing tree objects properly | Matthew DeVore | 1 | -0/+13 |
2018-10-07 | tests: don't swallow Git errors upstream of pipes | Matthew DeVore | 1 | -76/+80 |
2018-10-07 | t/*: fix ordering of expected/observed arguments | Matthew DeVore | 1 | -17/+17 |
2018-10-07 | tests: standardize pipe placement | Matthew DeVore | 1 | -138/+192 |
2018-07-09 | upload-pack: send refs' objects despite "filter" | Jonathan Tan | 1 | -0/+16 |
2017-11-22 | pack-objects: add list-objects filtering | Jeff Hostetler | 1 | -0/+375 |