summaryrefslogtreecommitdiff
path: root/t/t5510-fetch.sh
AgeCommit message (Expand)Author
2008-03-13add test_cmp function for test scriptsJeff King
2008-02-02Sane use of test_expect_failureJunio C Hamano
2007-12-05t5510: add a bit more tests for fetchJunio C Hamano
2007-12-05Merge branch 'sp/refspec-match'Junio C Hamano
2007-11-23Merge branch 'maint'Junio C Hamano
2007-11-22bundle create: keep symbolic refs' names instead of resolving themJohannes Schindelin
2007-11-19refactor fetch's ref matching to use refname_match()Steffen Prohaska
2007-11-04Fix an infinite loop in sq_quote_buf().Johannes Sixt
2007-10-16fetch: if not fetching from default remote, ignore default mergeJohannes Schindelin
2007-10-16Added a test for fetching remote tags when there is not tags.Väinö Järvelä
2007-10-01fetch/push: readd rsync supportJohannes Schindelin
2007-08-11allow git-bundle to create bottomless bundleJunio C Hamano
2007-03-13Fix t5510-fetch's use of sedShawn O. Pearce
2007-03-08git-bundle: avoid packing objects which are in the prerequisitesJohannes Schindelin
2007-03-07bundle: fix wrong check of read_header()'s return value & add testsJohannes Schindelin
2007-02-23Add git-bundle: move objects and references by archiveJohannes Schindelin
2007-01-29[PATCH] Rename git-repo-config to git-config.Tom Prince
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre
2006-12-19Do not create $GIT_DIR/remotes/ directory anymore.Junio C Hamano
2006-11-20git-fetch: follow lightweit tags as well.Junio C Hamano
2006-09-24Add test for the default merges in fetch.Santi Béjar
2006-09-24Add t5510 to test per branch configuration affecting git-fetch.Junio C Hamano