Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-07-22 | [PATCH] Support more http features: https no cert, .netrc -> auth | Darrin Thompson | 1 | -2/+5 |
2005-07-16 | git-fetch-script: fix http:// breakage | Linus Torvalds | 1 | -1/+1 |
2005-07-16 | Fix git-fetch-script breakage | Linus Torvalds | 1 | -0/+2 |
2005-07-16 | [PATCH] fetch/pull: short-hand notation for remote repositories. | Junio C Hamano | 1 | -15/+21 |
2005-07-08 | Add "git-sh-setup-script" for common git shell script setup | Linus Torvalds | 1 | -2/+2 |
2005-07-05 | Work around git-http-pull breakage in git-fetch-script | Linus Torvalds | 1 | -1/+2 |
2005-07-05 | git-fetch-script: use git-fetch-pack for local and ssh fetches. | Linus Torvalds | 1 | -33/+18 |
2005-06-23 | Make "git fetch" able to fetch a named tag | Linus Torvalds | 1 | -2/+8 |
2005-06-21 | Clean up different special *HEAD handling | Linus Torvalds | 1 | -2/+2 |
2005-06-06 | Make fetch/pull scripts terminate cleanly on errors | Linus Torvalds | 1 | -2/+2 |
2005-05-22 | Split up git-pull-script into separate "fetch" and "merge" phases. | Linus Torvalds | 1 | -0/+41 |