aboutsummaryrefslogtreecommitdiff
path: root/git-fetch.sh
Commit message (Expand)AuthorAge
* git-fetch --tags: deal with tags with spaces in them.Junio C Hamano2005-10-11
* [PATCH] Quote the missing GIT_DIR.Santi_BĂ©jar2005-10-05
* [PATCH] git fetch --tagsLinus Torvalds2005-10-01
* Use git-update-ref in scripts.Junio C Hamano2005-09-28
* Fix default pull not to do an unintended Octopus.Junio C Hamano2005-09-28
* git-fetch: send informational output to >&2 consistently.Junio C Hamano2005-09-26
* Revert "Make Octopus merge message a bit nicer."Junio C Hamano2005-09-21
* Make Octopus merge message a bit nicer.Junio C Hamano2005-09-20
* Do not give alarming error message from rsync in fetch and clone.Junio C Hamano2005-09-20
* Teach rsync transport about alternates.Junio C Hamano2005-09-17
* Propagate errors from fetch-pack correctly to git-fetch.Junio C Hamano2005-09-12
* Make sure we have leading directories under refs/{heads,tags}Junio C Hamano2005-09-10
* Big tool rename.Junio C Hamano2005-09-07