summaryrefslogtreecommitdiff
path: root/git-fetch.sh
AgeCommit message (Expand)AuthorFilesLines
2005-11-10Let git-clone/git-fetch follow HTTP redirectionsLibravatar Josef Weidendorfer1-1/+1
2005-10-18Even when overwriting tags, report if they are changed or not.Libravatar Junio C Hamano1-1/+6
2005-10-17Forward port the "funny ref avoidance" in clone and fetch from maint branch.Libravatar Junio C Hamano1-1/+1
2005-10-15Show peeled onion from upload-pack and server-info.Libravatar Junio C Hamano1-0/+1
2005-10-11git-fetch --tags: deal with tags with spaces in them.Libravatar Junio C Hamano1-5/+18
2005-10-05[PATCH] Quote the missing GIT_DIR.Libravatar Santi_BĂ©jar1-3/+3
2005-10-01[PATCH] git fetch --tagsLibravatar Linus Torvalds1-1/+24
2005-09-28Use git-update-ref in scripts.Libravatar Junio C Hamano1-16/+18
2005-09-28Fix default pull not to do an unintended Octopus.Libravatar Junio C Hamano1-4/+28
2005-09-26git-fetch: send informational output to >&2 consistently.Libravatar Junio C Hamano1-1/+1
2005-09-21Revert "Make Octopus merge message a bit nicer."Libravatar Junio C Hamano1-10/+6
2005-09-20Make Octopus merge message a bit nicer.Libravatar Junio C Hamano1-6/+10
2005-09-20Do not give alarming error message from rsync in fetch and clone.Libravatar Junio C Hamano1-2/+3
2005-09-17Teach rsync transport about alternates.Libravatar Junio C Hamano1-3/+21
2005-09-12Propagate errors from fetch-pack correctly to git-fetch.Libravatar Junio C Hamano1-2/+9
2005-09-10Make sure we have leading directories under refs/{heads,tags}Libravatar Junio C Hamano1-0/+1
2005-09-07Big tool rename.Libravatar Junio C Hamano1-0/+244