Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-28leak tests: mark passing SANITIZE=leak tests as leak-freeÆvar Arnfjörð Bjarmason
2022-04-14Revert "fetch: increase test coverage of fetches"Junio C Hamano
2022-03-17test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason
2022-03-04t5503: simplify setup of test which exercises failure of backfillPatrick Steinhardt
2022-02-17fetch: make `--atomic` flag cover backfilling of tagsPatrick Steinhardt
2022-02-17fetch: report errors when backfilling tags failsPatrick Steinhardt
2022-02-17fetch: increase test coverage of fetchesPatrick Steinhardt
2020-11-20t550*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-20t5503: prepare aligned comment for replacing `master` with `main`Johannes Schindelin
2020-11-20tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2019-03-07t5503: fix overspecification of trace expectationJonathan Tan
2015-03-20t: fix &&-chaining issues around setup which might failJeff King
2013-03-21do not use GIT_TRACE_PACKET=3 in testsJeff King
2013-02-21upload-pack: remove packet debugging harnessJeff King
2010-11-25Merge branch 'en/and-cascade-tests'Junio C Hamano
2010-11-10tests: add missing &&, batch 2Jonathan Nieder
2010-10-09t5503: fix typoMichael J Gruber
2010-10-02Skip t1300.70 and 71 on msysGit.Pat Thoyts
2010-08-18t/t5503-tagfollow: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason
2009-04-05tests: remove exit after test_done callJeff King
2009-03-22t5503: GIT_DEBUG_SEND_PACK is not supported on MinGWJohannes Sixt
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano
2008-03-05Teach git-fetch to exploit server side automatic tag followingShawn O. Pearce
2008-03-03Teach git-fetch to grab a tag at the same time as a commitShawn O. Pearce