| Age | Commit message (Expand) | Author | Files | Lines |
| 2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -44/+0 |
| 2005-08-26 | Fix pulling into the same branch. | Junio C Hamano | 1 | -1/+19 |
| 2005-08-24 | [PATCH] Use git-octopus when pulling more than one heads. | Junio C Hamano | 1 | -2/+12 |
| 2005-08-24 | [PATCH] Retire git-parse-remote. | Junio C Hamano | 1 | -5/+9 |
| 2005-07-16 | [PATCH] fetch/pull: short-hand notation for remote repositories. | Junio C Hamano | 1 | -16/+3 |
| 2005-07-08 | Make "git resolve" take the merge message in $3 | Linus Torvalds | 1 | -1/+1 |
| 2005-07-08 | Add "git-sh-setup-script" for common git shell script setup | Linus Torvalds | 1 | -3/+2 |
| 2005-06-28 | Duh. Fix transposed characters in git-pull-script | Linus Torvalds | 1 | -1/+1 |
| 2005-06-27 | Teach git-pull-script about pulling tags | Linus Torvalds | 1 | -2/+7 |
| 2005-06-21 | Clean up different special *HEAD handling | Linus Torvalds | 1 | -1/+1 |
| 2005-06-08 | Make default merge messages denser. | Linus Torvalds | 1 | -3/+1 |
| 2005-06-06 | Make fetch/pull scripts terminate cleanly on errors | Linus Torvalds | 1 | -1/+1 |
| 2005-05-25 | git-pull-script: pretty-print the merge head information | Linus Torvalds | 1 | -3/+12 |
| 2005-05-22 | Split up git-pull-script into separate "fetch" and "merge" phases. | Linus Torvalds | 1 | -33/+1 |
| 2005-05-09 | Introduce GIT_DIR environment variable. | Junio C Hamano | 1 | -5/+11 |
| 2005-05-06 | Add http and local transport support for git-pull-script. | Junio C Hamano | 1 | -6/+31 |
| 2005-05-05 | Split "git-pull-script" into two parts | Linus Torvalds | 1 | -45/+1 |
| 2005-05-05 | git-pull-script: do the diffstat also for the fast-forward case | Linus Torvalds | 1 | -0/+1 |
| 2005-05-04 | Teach "git-pull-script" about alternate HEAD's to pull.. | Linus Torvalds | 1 | -2/+3 |
| 2005-05-04 | git-pull-script: add a final "diffstat" to show the result of the merge. | Linus Torvalds | 1 | -0/+1 |
| 2005-04-29 | Update the merge scripts for the big git rename. | Linus Torvalds | 1 | -11/+11 |
| 2005-04-29 | [PATCH] GIT: Honour SHA1_FILE_DIRECTORY env var in git-pull-script | Rene Scharfe | 1 | -1/+1 |
| 2005-04-26 | git-pull-script: do automatic merges | Linus Torvalds | 1 | -3/+11 |
| 2005-04-19 | Update "git-pull-script" to use "read-tree -m" for | Linus Torvalds | 1 | -2/+2 |
| 2005-04-19 | Make git-pull-script do the right thing for symlinked HEAD's. | Linus Torvalds | 1 | -1/+3 |
| 2005-04-18 | [PATCH] Do not let rsync obliterate .git/object symbolic link. | Junio C Hamano | 1 | -1/+1 |
| 2005-04-18 | Add "update-cache --refresh" to git-pull-script to make sure | Linus Torvalds | 1 | -2/+2 |
| 2005-04-18 | Add the simple scripts I used to do a merge with content conflicts. | Linus Torvalds | 1 | -0/+46 |