aboutsummaryrefslogtreecommitdiff
path: root/t/t5510-fetch.sh
Commit message (Expand)AuthorAge
* clean up error conventions of remote.c:match_explicitJeff King2008-06-18
* add test_cmp function for test scriptsJeff King2008-03-13
* Sane use of test_expect_failureJunio C Hamano2008-02-01
* t5510: add a bit more tests for fetchJunio C Hamano2007-12-04
* Merge branch 'sp/refspec-match'Junio C Hamano2007-12-04
|\
| * refactor fetch's ref matching to use refname_match()Steffen Prohaska2007-11-18
* | Merge branch 'maint'Junio C Hamano2007-11-22
|\ \ | |/ |/|
| * bundle create: keep symbolic refs' names instead of resolving themJohannes Schindelin2007-11-22
* | Fix an infinite loop in sq_quote_buf().Johannes Sixt2007-11-04
* | fetch: if not fetching from default remote, ignore default mergeJohannes Schindelin2007-10-16
* | Added a test for fetching remote tags when there is not tags.Väinö Järvelä2007-10-15
* | fetch/push: readd rsync supportJohannes Schindelin2007-10-01
|/
* allow git-bundle to create bottomless bundleJunio C Hamano2007-08-10
* Fix t5510-fetch's use of sedShawn O. Pearce2007-03-12
* git-bundle: avoid packing objects which are in the prerequisitesJohannes Schindelin2007-03-07
* bundle: fix wrong check of read_header()'s return value & add testsJohannes Schindelin2007-03-06
* Add git-bundle: move objects and references by archiveJohannes Schindelin2007-02-22
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-12
* Do not create $GIT_DIR/remotes/ directory anymore.Junio C Hamano2006-12-19
* git-fetch: follow lightweit tags as well.Junio C Hamano2006-11-19
* Add test for the default merges in fetch.Santi Béjar2006-09-24
* Add t5510 to test per branch configuration affecting git-fetch.Junio C Hamano2006-09-24