aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5509-fetch-push-namespaces.sh
AgeCommit message (Expand)AuthorFilesLines
2024-09-16builtin/receive-pack: fix exclude patterns when announcing refsPatrick Steinhardt1-0/+8
2024-09-16refs: properly apply exclude patterns to namespaced refsPatrick Steinhardt1-0/+1
2024-08-08transport: mark more tests leak-freePatrick Steinhardt1-0/+1
2020-11-19t550*: adjust the references to the default branch name "main"Johannes Schindelin1-16/+16
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-02-24receive.denyCurrentBranch: respect all worktreesHariom Verma1-0/+11
2020-02-24t5509: use a bare repository for test push targetHariom Verma1-1/+1
2019-05-28upload-pack: strip namespace from symref dataJeff King1-0/+28
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'SZEDER Gábor1-1/+1
2016-12-15transport: add protocol policy config optionBrandon Williams1-0/+1
2015-11-05t5509: add basic tests for hideRefsLukas Fleischer1-0/+41
2011-07-21ref namespaces: testsJosh Triplett1-0/+85