summaryrefslogtreecommitdiff
path: root/t/t5537-fetch-shallow.sh
AgeCommit message (Expand)AuthorFilesLines
2020-03-22t: fix whitespace around &&Libravatar Andrei Rybak1-1/+1
2020-03-05t5537: adjust test_oid labelLibravatar Johannes Schindelin1-3/+3
2020-03-05Merge branch 'js/ci-windows-update'Libravatar Junio C Hamano1-5/+5
2020-02-27t/lib-httpd: avoid using macOS' sedLibravatar Johannes Schindelin1-5/+5
2020-01-15t5537: make hash size independentLibravatar brian m. carlson1-2/+6
2019-08-02t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'Libravatar SZEDER Gábor1-0/+3
2019-03-14tests: use 'test_atexit' to stop httpdLibravatar SZEDER Gábor1-2/+0
2019-01-17tests: define GIT_TEST_SIDEBAND_ALLLibravatar Jonathan Tan1-1/+2
2018-10-25repack -ad: prune the list of shallow commitsLibravatar Johannes Schindelin1-1/+1
2018-10-25repack: point out a bug handling stale shallow infoLibravatar Johannes Schindelin1-0/+27
2018-07-24Merge branch 'jt/connectivity-check-after-unshallow'Libravatar Junio C Hamano1-0/+43
2018-07-03fetch-pack: write shallow, then check connectivityLibravatar Jonathan Tan1-0/+43
2018-06-15tests: clean after SANITY testsLibravatar Junio C Hamano1-1/+1
2016-01-04t/t5537-fetch-shallow.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2014-05-30t5537: re-drop http testsLibravatar Jeff King1-28/+0
2014-03-11upload-pack: send shallow info over stdin to pack-objectsLibravatar Nguyễn Thái Ngọc Duy1-0/+13
2014-01-09t5537: fix incorrect expectation in test case 10Libravatar Nguyễn Thái Ngọc Duy1-1/+2
2013-12-10smart-http: support shallow fetch/cloneLibravatar Nguyễn Thái Ngọc Duy1-0/+27
2013-12-10fetch: add --update-shallow to accept refs that update .git/shallowLibravatar Nguyễn Thái Ngọc Duy1-0/+32
2013-12-10upload-pack: make sure deepening preserves shallow rootsLibravatar Nguyễn Thái Ngọc Duy1-0/+16
2013-12-10fetch: support fetching from a shallow repositoryLibravatar Nguyễn Thái Ngọc Duy1-0/+128