summaryrefslogtreecommitdiff
path: root/git-fetch-script
AgeCommit message (Expand)AuthorFilesLines
2005-08-08[PATCH] Make curl fail on server errorLibravatar Catalin Marinas1-1/+1
2005-08-01Retire git-fetch-dumb-http and missing-revsLibravatar Junio C Hamano1-15/+1
2005-07-31Fetch from a packed repository on dumb servers.Libravatar Junio C Hamano1-2/+22
2005-07-22[PATCH] Support more http features: https no cert, .netrc -> authLibravatar Darrin Thompson1-2/+5
2005-07-16git-fetch-script: fix http:// breakageLibravatar Linus Torvalds1-1/+1
2005-07-16Fix git-fetch-script breakageLibravatar Linus Torvalds1-0/+2
2005-07-16[PATCH] fetch/pull: short-hand notation for remote repositories.Libravatar Junio C Hamano1-15/+21
2005-07-08Add "git-sh-setup-script" for common git shell script setupLibravatar Linus Torvalds1-2/+2
2005-07-05Work around git-http-pull breakage in git-fetch-scriptLibravatar Linus Torvalds1-1/+2
2005-07-05git-fetch-script: use git-fetch-pack for local and ssh fetches.Libravatar Linus Torvalds1-33/+18
2005-06-23Make "git fetch" able to fetch a named tagLibravatar Linus Torvalds1-2/+8
2005-06-21Clean up different special *HEAD handlingLibravatar Linus Torvalds1-2/+2
2005-06-06Make fetch/pull scripts terminate cleanly on errorsLibravatar Linus Torvalds1-2/+2
2005-05-22Split up git-pull-script into separate "fetch" and "merge" phases.Libravatar Linus Torvalds1-0/+41