summaryrefslogtreecommitdiff
path: root/git-fetch-script
Commit message (Expand)AuthorAgeFilesLines
* Work around git-http-pull breakage in git-fetch-scriptLinus Torvalds2005-07-051-1/+2
* git-fetch-script: use git-fetch-pack for local and ssh fetches.Linus Torvalds2005-07-051-33/+18
* Make "git fetch" able to fetch a named tagLinus Torvalds2005-06-231-2/+8
* Clean up different special *HEAD handlingLinus Torvalds2005-06-211-2/+2
* Make fetch/pull scripts terminate cleanly on errorsLinus Torvalds2005-06-061-2/+2
* Split up git-pull-script into separate "fetch" and "merge" phases.Linus Torvalds2005-05-221-0/+41