summaryrefslogtreecommitdiff
path: root/t/t5510-fetch.sh
Commit message (Expand)AuthorAgeFilesLines
...
| * bundle create: keep symbolic refs' names instead of resolving themJohannes Schindelin2007-11-221-0/+13
* | Fix an infinite loop in sq_quote_buf().Johannes Sixt2007-11-041-0/+7
* | fetch: if not fetching from default remote, ignore default mergeJohannes Schindelin2007-10-161-0/+8
* | Added a test for fetching remote tags when there is not tags.Väinö Järvelä2007-10-151-0/+12
* | fetch/push: readd rsync supportJohannes Schindelin2007-10-011-0/+35
|/
* allow git-bundle to create bottomless bundleJunio C Hamano2007-08-101-0/+8
* Fix t5510-fetch's use of sedShawn O. Pearce2007-03-121-1/+7
* git-bundle: avoid packing objects which are in the prerequisitesJohannes Schindelin2007-03-071-0/+11
* bundle: fix wrong check of read_header()'s return value & add testsJohannes Schindelin2007-03-061-0/+21
* Add git-bundle: move objects and references by archiveJohannes Schindelin2007-02-221-1/+27
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-5/+5
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-121-1/+1
* Do not create $GIT_DIR/remotes/ directory anymore.Junio C Hamano2006-12-191-4/+3
* git-fetch: follow lightweit tags as well.Junio C Hamano2006-11-191-0/+16
* Add test for the default merges in fetch.Santi Béjar2006-09-241-0/+25
* Add t5510 to test per branch configuration affecting git-fetch.Junio C Hamano2006-09-241-0/+44