summaryrefslogtreecommitdiff
path: root/t/t5537-fetch-shallow.sh
AgeCommit message (Expand)Author
2020-11-19t55[23]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-07-09Merge branch 'tb/fix-persistent-shallow' into masterJunio C Hamano
2020-07-08commit.c: don't persist substituted parents when unshallowingTaylor Blau
2020-05-01Merge branch 'tb/reset-shallow'Junio C Hamano
2020-04-24shallow.c: use '{commit,rollback}_shallow_file'Taylor Blau
2020-04-24t5537: use test_write_lines and indented heredocs for readabilityTaylor Blau
2020-03-22t: fix whitespace around &&Andrei Rybak
2020-03-05t5537: adjust test_oid labelJohannes Schindelin
2020-03-05Merge branch 'js/ci-windows-update'Junio C Hamano
2020-02-27t/lib-httpd: avoid using macOS' sedJohannes Schindelin
2020-01-15t5537: make hash size independentbrian m. carlson
2019-08-02t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'SZEDER Gábor
2019-03-14tests: use 'test_atexit' to stop httpdSZEDER Gábor
2019-01-17tests: define GIT_TEST_SIDEBAND_ALLJonathan Tan
2018-10-25repack -ad: prune the list of shallow commitsJohannes Schindelin
2018-10-25repack: point out a bug handling stale shallow infoJohannes Schindelin
2018-07-24Merge branch 'jt/connectivity-check-after-unshallow'Junio C Hamano
2018-07-03fetch-pack: write shallow, then check connectivityJonathan Tan
2018-06-15tests: clean after SANITY testsJunio C Hamano
2016-01-04t/t5537-fetch-shallow.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-05-30t5537: re-drop http testsJeff King
2014-03-11upload-pack: send shallow info over stdin to pack-objectsNguyễn Thái Ngọc Duy
2014-01-09t5537: fix incorrect expectation in test case 10Nguyễn Thái Ngọc Duy
2013-12-11smart-http: support shallow fetch/cloneNguyễn Thái Ngọc Duy
2013-12-11fetch: add --update-shallow to accept refs that update .git/shallowNguyễn Thái Ngọc Duy
2013-12-11upload-pack: make sure deepening preserves shallow rootsNguyễn Thái Ngọc Duy
2013-12-11fetch: support fetching from a shallow repositoryNguyễn Thái Ngọc Duy