aboutsummaryrefslogtreecommitdiff
path: root/t/t5503-tagfollow.sh
Commit message (Expand)AuthorAge
* t: fix &&-chaining issues around setup which might failJeff King2015-03-20
* do not use GIT_TRACE_PACKET=3 in testsJeff King2013-03-21
* upload-pack: remove packet debugging harnessJeff King2013-02-20
* Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-24
|\
| * tests: add missing &&, batch 2Jonathan Nieder2010-11-09
* | t5503: fix typoMichael J Gruber2010-10-08
* | Skip t1300.70 and 71 on msysGit.Pat Thoyts2010-10-01
|/
* t/t5503-tagfollow: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason2010-08-18
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-25
* tests: remove exit after test_done callJeff King2009-04-05
* t5503: GIT_DEBUG_SEND_PACK is not supported on MinGWJohannes Sixt2009-03-22
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* Teach git-fetch to exploit server side automatic tag followingShawn O. Pearce2008-03-04
* Teach git-fetch to grab a tag at the same time as a commitShawn O. Pearce2008-03-03