summaryrefslogtreecommitdiffstats
path: root/git-fetch.sh
AgeCommit message (Expand)AuthorLines
2006-01-26git-fetch --upload-pack: disambiguate.Junio C Hamano-2/+2
2006-01-24git-{fetch,peek-remote} handling of --upload-packMichal Ostrowski-2/+4
2006-01-24git-fetch: pass --upload-pack to fetch-packMichal Ostrowski-1/+7
2006-01-10Add --keep option to keep downloaded packs to git-fetch.Tom Prince-1/+4
2006-01-07git-fetch: auto-following tags.Junio C Hamano-119/+156
2006-01-05git-fetch --tags: reject malformed tags.Junio C Hamano-5/+14
2005-12-27Do not mark tags fetched via --tags flag as mergeableJunio C Hamano-1/+1
2005-12-14git-fetch: Usage string clean-up, emit usage string at unrecognized optionfreku045@student.liu.se-0/+5
2005-11-25git-sh-setup: die if outside git repository.Junio C Hamano-1/+1
2005-11-18Make "git fetch" less verbose by defaultLinus Torvalds-5/+9
2005-11-10Let git-clone/git-fetch follow HTTP redirectionsJosef Weidendorfer-1/+1
2005-10-18Even when overwriting tags, report if they are changed or not.Junio C Hamano-1/+6
2005-10-17Forward port the "funny ref avoidance" in clone and fetch from maint branch.Junio C Hamano-1/+1
2005-10-15Show peeled onion from upload-pack and server-info.Junio C Hamano-0/+1
2005-10-11git-fetch --tags: deal with tags with spaces in them.Junio C Hamano-5/+18
2005-10-05[PATCH] Quote the missing GIT_DIR.Santi_Béjar-3/+3
2005-10-01[PATCH] git fetch --tagsLinus Torvalds-1/+24
2005-09-28Use git-update-ref in scripts.Junio C Hamano-16/+18
2005-09-28Fix default pull not to do an unintended Octopus.Junio C Hamano-4/+28
2005-09-26git-fetch: send informational output to >&2 consistently.Junio C Hamano-1/+1
2005-09-21Revert "Make Octopus merge message a bit nicer."Junio C Hamano-10/+6
2005-09-20Make Octopus merge message a bit nicer.Junio C Hamano-6/+10
2005-09-20Do not give alarming error message from rsync in fetch and clone.Junio C Hamano-2/+3
2005-09-17Teach rsync transport about alternates.Junio C Hamano-3/+21
2005-09-12Propagate errors from fetch-pack correctly to git-fetch.Junio C Hamano-2/+9
2005-09-10Make sure we have leading directories under refs/{heads,tags}Junio C Hamano-0/+1
2005-09-07Big tool rename.Junio C Hamano-0/+244