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