summaryrefslogtreecommitdiff
path: root/t/t5547-push-quarantine.sh
AgeCommit message (Expand)AuthorFilesLines
2026-08-20builtin/receive-pack: properly clean up keep filesJustin Tobler1-0/+31
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2023-02-06push: free_refs() the "local_refs" in set_refspecs()Ævar Arnfjörð Bjarmason1-0/+2
2022-03-17test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason1-2/+2
2018-03-27t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy1-1/+1
2017-04-23Merge branch 'jk/quarantine-received-objects'Junio C Hamano1-0/+11
2017-04-16refs: reject ref updates while GIT_QUARANTINE_PATH is setJeff King1-0/+11
2016-12-13t5547-push-quarantine: run the path separator test on Windows, tooJohannes Sixt1-4/+10
2016-12-12tmp-objdir: quote paths we add to alternatesJeff King1-0/+19
2016-10-10receive-pack: quarantine objects until pre-receive acceptsJeff King1-0/+36