summaryrefslogtreecommitdiff
path: root/git-fetch-script
AgeCommit message (Expand)Author
2005-08-01Retire git-fetch-dumb-http and missing-revsJunio C Hamano
2005-07-31Fetch from a packed repository on dumb servers.Junio C Hamano
2005-07-23[PATCH] Support more http features: https no cert, .netrc -> authDarrin Thompson
2005-07-16git-fetch-script: fix http:// breakageLinus Torvalds
2005-07-16Fix git-fetch-script breakageLinus Torvalds
2005-07-16[PATCH] fetch/pull: short-hand notation for remote repositories.Junio C Hamano
2005-07-08Add "git-sh-setup-script" for common git shell script setupLinus Torvalds
2005-07-05Work around git-http-pull breakage in git-fetch-scriptLinus Torvalds
2005-07-05git-fetch-script: use git-fetch-pack for local and ssh fetches.Linus Torvalds
2005-06-23Make "git fetch" able to fetch a named tagLinus Torvalds
2005-06-21Clean up different special *HEAD handlingLinus Torvalds
2005-06-07Make fetch/pull scripts terminate cleanly on errorsLinus Torvalds
2005-05-22Split up git-pull-script into separate "fetch" and "merge" phases.Linus Torvalds