summaryrefslogtreecommitdiff
path: root/t/t5510-fetch.sh
AgeCommit message (Expand)AuthorFilesLines
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Libravatar Nanako Shiraishi1-1/+1
2008-07-13t/: Use "test_must_fail git" instead of "! git"Libravatar Stephan Beyer1-6/+6
2008-06-18clean up error conventions of remote.c:match_explicitLibravatar Jeff King1-1/+9
2008-03-13add test_cmp function for test scriptsLibravatar Jeff King1-1/+1
2008-02-01Sane use of test_expect_failureLibravatar Junio C Hamano1-6/+6
2007-12-04t5510: add a bit more tests for fetchLibravatar Junio C Hamano1-0/+42
2007-12-04Merge branch 'sp/refspec-match'Libravatar Junio C Hamano1-0/+25
2007-11-22Merge branch 'maint'Libravatar Junio C Hamano1-0/+13
2007-11-22bundle create: keep symbolic refs' names instead of resolving themLibravatar Johannes Schindelin1-0/+13
2007-11-18refactor fetch's ref matching to use refname_match()Libravatar Steffen Prohaska1-0/+25
2007-11-04Fix an infinite loop in sq_quote_buf().Libravatar Johannes Sixt1-0/+7
2007-10-16fetch: if not fetching from default remote, ignore default mergeLibravatar Johannes Schindelin1-0/+8
2007-10-15Added a test for fetching remote tags when there is not tags.Libravatar Väinö Järvelä1-0/+12
2007-10-01fetch/push: readd rsync supportLibravatar Johannes Schindelin1-0/+35
2007-08-10allow git-bundle to create bottomless bundleLibravatar Junio C Hamano1-0/+8
2007-03-12Fix t5510-fetch's use of sedLibravatar Shawn O. Pearce1-1/+7
2007-03-07git-bundle: avoid packing objects which are in the prerequisitesLibravatar Johannes Schindelin1-0/+11
2007-03-06bundle: fix wrong check of read_header()'s return value & add testsLibravatar Johannes Schindelin1-0/+21
2007-02-22Add git-bundle: move objects and references by archiveLibravatar Johannes Schindelin1-1/+27
2007-01-28[PATCH] Rename git-repo-config to git-config.Libravatar Tom Prince1-5/+5
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsLibravatar Nicolas Pitre1-1/+1
2006-12-19Do not create $GIT_DIR/remotes/ directory anymore.Libravatar Junio C Hamano1-4/+3
2006-11-19git-fetch: follow lightweit tags as well.Libravatar Junio C Hamano1-0/+16
2006-09-24Add test for the default merges in fetch.Libravatar Santi Béjar1-0/+25
2006-09-24Add t5510 to test per branch configuration affecting git-fetch.Libravatar Junio C Hamano1-0/+44