summaryrefslogtreecommitdiffstats
path: root/t/t5538-push-shallow.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* shallow: fix leaking members of `struct shallow_info`Patrick Steinhardt2024-09-051-0/+1
* t55[23]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-12/+12
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* t/t5538-push-shallow.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-041-2/+2
* t5538: move http push tests out to t5542Nick Alcock2014-05-301-59/+0
* tests: auto-set LIB_HTTPD_PORT from test nameJeff King2014-02-101-1/+0
* send-pack: support pushing from a shallow clone via httpNguyễn Thái Ngọc Duy2013-12-111-0/+25
* receive-pack: support pushing to a shallow clone via httpNguyễn Thái Ngọc Duy2013-12-111-0/+35
* send-pack: support pushing to a shallow cloneNguyễn Thái Ngọc Duy2013-12-111-0/+38
* receive-pack: allow pushes that update .git/shallowNguyễn Thái Ngọc Duy2013-12-111-0/+15
* receive/send-pack: support pushing from a shallow cloneNguyễn Thái Ngọc Duy2013-12-111-0/+70