Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |