aboutsummaryrefslogtreecommitdiffstats
path: root/git-fetch-script
AgeCommit message (Expand)AuthorFilesLines
2005-09-07Big tool rename.Junio C Hamano1-244/+0
2005-09-02Fix automerge message.Junio C Hamano1-18/+33
2005-08-26Fix pulling into the same branch.Junio C Hamano1-4/+30
2005-08-24Fix fetching of tags.Junio C Hamano1-2/+2
2005-08-24[PATCH] Allow "+remote:local" refspec to cause --force when fetching.Junio C Hamano1-3/+15
2005-08-24[PATCH] "git fetch --force".Junio C Hamano1-8/+37
2005-08-24[PATCH] Make "git pull" and "git fetch" default to originJunio C Hamano1-1/+4
2005-08-24[PATCH] Multi-head fetch.Junio C Hamano1-42/+147
2005-08-12fetch-pack: start multi-head pulling.Junio C Hamano1-0/+4
2005-08-08[PATCH] Make curl fail on server errorCatalin Marinas1-1/+1
2005-08-01Retire git-fetch-dumb-http and missing-revsJunio C Hamano1-15/+1
2005-07-31Fetch from a packed repository on dumb servers.Junio C Hamano1-2/+22
2005-07-22[PATCH] Support more http features: https no cert, .netrc -> authDarrin Thompson1-2/+5
2005-07-16git-fetch-script: fix http:// breakageLinus Torvalds1-1/+1
2005-07-16Fix git-fetch-script breakageLinus Torvalds1-0/+2
2005-07-16[PATCH] fetch/pull: short-hand notation for remote repositories.Junio C Hamano1-15/+21
2005-07-08Add "git-sh-setup-script" for common git shell script setupLinus Torvalds1-2/+2
2005-07-05Work around git-http-pull breakage in git-fetch-scriptLinus Torvalds1-1/+2
2005-07-05git-fetch-script: use git-fetch-pack for local and ssh fetches.Linus Torvalds1-33/+18
2005-06-23Make "git fetch" able to fetch a named tagLinus Torvalds1-2/+8
2005-06-21Clean up different special *HEAD handlingLinus Torvalds1-2/+2
2005-06-06Make fetch/pull scripts terminate cleanly on errorsLinus Torvalds1-2/+2
2005-05-22Split up git-pull-script into separate "fetch" and "merge" phases.Linus Torvalds1-0/+41