13 Commits (f88395ac233572b19f67b3a47b9fe024f397a85b)

Author SHA1 Message Date
Junio C Hamano 0f2b4c4654 Retire git-fetch-dumb-http and missing-revs 20 years ago
Junio C Hamano 96155e55e1 Fetch from a packed repository on dumb servers. 20 years ago
Darrin Thompson 3dcb90f526 [PATCH] Support more http features: https no cert, .netrc -> auth 20 years ago
Linus Torvalds 9c2b1c0cd8 git-fetch-script: fix http:// breakage 20 years ago
Linus Torvalds 60ea0fdd7d Fix git-fetch-script breakage 20 years ago
Junio C Hamano f170e4b39d [PATCH] fetch/pull: short-hand notation for remote repositories. 20 years ago
Linus Torvalds b33e966608 Add "git-sh-setup-script" for common git shell script setup 20 years ago
Linus Torvalds f03f2ba0a5 Work around git-http-pull breakage in git-fetch-script 20 years ago
Linus Torvalds 0a623e7ce8 git-fetch-script: use git-fetch-pack for local and ssh fetches. 20 years ago
Linus Torvalds 5fca669f19 Make "git fetch" able to fetch a named tag 20 years ago
Linus Torvalds 6b38a402e9 Clean up different special *HEAD handling 20 years ago
Linus Torvalds ed37b5b2b9 Make fetch/pull scripts terminate cleanly on errors 20 years ago
Linus Torvalds 7ef76925d9 Split up git-pull-script into separate "fetch" and "merge" phases. 20 years ago
Junio C Hamano 8ac069ac0a Introduce GIT_DIR environment variable. 20 years ago
Junio C Hamano cc167ccaeb Add http and local transport support for git-pull-script. 20 years ago
Linus Torvalds 67cc5c4ef8 Split "git-pull-script" into two parts 20 years ago
Linus Torvalds 4bea3b6926 git-pull-script: do the diffstat also for the fast-forward case 20 years ago
Linus Torvalds 552e2bd12e Teach "git-pull-script" about alternate HEAD's to pull.. 20 years ago
Linus Torvalds 705acc5c94 git-pull-script: add a final "diffstat" to show the result of the merge. 20 years ago
Linus Torvalds 2d280e1c5e Update the merge scripts for the big git rename. 20 years ago
Rene Scharfe d840b3b285 [PATCH] GIT: Honour SHA1_FILE_DIRECTORY env var in git-pull-script 20 years ago
Linus Torvalds 9831d8f860 git-pull-script: do automatic merges 20 years ago
Linus Torvalds 8ccfbf3279 Update "git-pull-script" to use "read-tree -m" for 20 years ago
Linus Torvalds 4aaef1064a Make git-pull-script do the right thing for symlinked HEAD's. 20 years ago
Junio C Hamano 0ffb0bcaf6 [PATCH] Do not let rsync obliterate .git/object symbolic link. 20 years ago
Linus Torvalds 00829b5def Add "update-cache --refresh" to git-pull-script to make sure 20 years ago
Linus Torvalds 839a7a06f3 Add the simple scripts I used to do a merge with content conflicts. 20 years ago