aboutsummaryrefslogtreecommitdiff
path: root/t/t5510-fetch.sh
Commit message (Expand)AuthorAge
* 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