Age | Commit message (Expand) | Author | Files | Lines |
2019-08-02 | t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd' | SZEDER Gábor | 1 | -0/+3 |
2019-06-11 | t5616: cover case of client having delta base | Jonathan Tan | 1 | -11/+28 |
2019-06-11 | t5616: use correct flag to check object is missing | Jonathan Tan | 1 | -1/+1 |
2019-05-15 | index-pack: prefetch missing REF_DELTA bases | Jonathan Tan | 1 | -0/+61 |
2019-05-15 | t5616: refactor packfile replacement | Jonathan Tan | 1 | -13/+21 |
2019-03-14 | tests: use 'test_atexit' to stop httpd | SZEDER Gábor | 1 | -2/+0 |
2019-01-04 | Merge branch 'nd/i18n' | Junio C Hamano | 1 | -1/+1 |
2018-10-30 | Merge branch 'md/filter-trees' | Junio C Hamano | 1 | -0/+42 |
2018-10-19 | Merge branch 'jt/fetch-tips-in-partial-clone' | Junio C Hamano | 1 | -0/+17 |
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/+42 |
2018-10-07 | tests: order arguments to git-rev-list properly | Matthew DeVore | 1 | -11/+15 |
2018-10-07 | tests: don't swallow Git errors upstream of pipes | Matthew DeVore | 1 | -6/+8 |
2018-10-07 | tests: standardize pipe placement | Matthew DeVore | 1 | -13/+19 |
2018-09-21 | fetch: in partial clone, check presence of targets | Jonathan Tan | 1 | -0/+17 |
2018-07-16 | tag: don't warn if target is missing but promised | Jonathan Tan | 1 | -2/+7 |
2018-07-16 | revision: tolerate promised targets of tags | Jonathan Tan | 1 | -0/+39 |
2018-07-09 | clone: check connectivity even if clone is partial | Jonathan Tan | 1 | -0/+48 |
2018-07-09 | upload-pack: send refs' objects despite "filter" | Jonathan Tan | 1 | -0/+16 |
2018-03-15 | fetch-pack: do not check links for partial fetch | Jonathan Tan | 1 | -0/+11 |
2017-12-08 | t5616: test bulk prefetch after partial fetch | Jeff Hostetler | 1 | -1/+31 |
2017-12-08 | fetch: inherit filter-spec from partial clone | Jeff Hostetler | 1 | -1/+21 |
2017-12-08 | t5616: end-to-end tests for partial clone | Jeff Hostetler | 1 | -0/+96 |