aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5503-tagfollow.sh
AgeCommit message (Expand)AuthorFilesLines
2022-07-27leak tests: mark passing SANITIZE=leak tests as leak-freeÆvar Arnfjörð Bjarmason1-0/+1
2022-04-13Revert "fetch: increase test coverage of fetches"Junio C Hamano1-64/+0
2022-03-17test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason1-2/+2
2022-03-03t5503: simplify setup of test which exercises failure of backfillPatrick Steinhardt1-15/+5
2022-02-17fetch: make `--atomic` flag cover backfilling of tagsPatrick Steinhardt1-8/+3
2022-02-17fetch: report errors when backfilling tags failsPatrick Steinhardt1-3/+1
2022-02-17fetch: increase test coverage of fetchesPatrick Steinhardt1-0/+81
2020-11-19t550*: adjust the references to the default branch name "main"Johannes Schindelin1-7/+7
2020-11-19t5503: prepare aligned comment for replacing `master` with `main`Johannes Schindelin1-1/+1
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2019-03-07t5503: fix overspecification of trace expectationJonathan Tan1-1/+1
2015-03-20t: fix &&-chaining issues around setup which might failJeff King1-2/+2
2013-03-21do not use GIT_TRACE_PACKET=3 in testsJeff King1-20/+18
2013-02-20upload-pack: remove packet debugging harnessJeff King1-21/+17
2010-11-24Merge branch 'en/and-cascade-tests'Junio C Hamano1-3/+3
2010-11-09tests: add missing &&, batch 2Jonathan Nieder1-3/+3
2010-10-08t5503: fix typoMichael J Gruber1-1/+1
2010-10-01Skip t1300.70 and 71 on msysGit.Pat Thoyts1-7/+2
2010-08-18t/t5503-tagfollow: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason1-9/+24
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason1-1/+1
2009-04-05tests: remove exit after test_done callJeff King1-1/+0
2009-03-22t5503: GIT_DEBUG_SEND_PACK is not supported on MinGWJohannes Sixt1-0/+7
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano1-4/+4
2008-03-04Teach git-fetch to exploit server side automatic tag followingShawn O. Pearce1-0/+26
2008-03-03Teach git-fetch to grab a tag at the same time as a commitShawn O. Pearce1-0/+124