aboutsummaryrefslogtreecommitdiff
path: root/git-pull-script
Commit message (Expand)AuthorAge
* Big tool rename.Junio C Hamano2005-09-07
* Fix pulling into the same branch.Junio C Hamano2005-08-26
* [PATCH] Use git-octopus when pulling more than one heads.Junio C Hamano2005-08-24
* [PATCH] Retire git-parse-remote.Junio C Hamano2005-08-24
* [PATCH] fetch/pull: short-hand notation for remote repositories.Junio C Hamano2005-07-16
* Make "git resolve" take the merge message in $3Linus Torvalds2005-07-08
* Add "git-sh-setup-script" for common git shell script setupLinus Torvalds2005-07-08
* Duh. Fix transposed characters in git-pull-scriptLinus Torvalds2005-06-28
* Teach git-pull-script about pulling tagsLinus Torvalds2005-06-27
* Clean up different special *HEAD handlingLinus Torvalds2005-06-21
* Make default merge messages denser.Linus Torvalds2005-06-08
* Make fetch/pull scripts terminate cleanly on errorsLinus Torvalds2005-06-06
* git-pull-script: pretty-print the merge head informationLinus Torvalds2005-05-25
* Split up git-pull-script into separate "fetch" and "merge" phases.Linus Torvalds2005-05-22
* Introduce GIT_DIR environment variable.Junio C Hamano2005-05-09
* Add http and local transport support for git-pull-script.Junio C Hamano2005-05-06
* Split "git-pull-script" into two partsLinus Torvalds2005-05-05
* git-pull-script: do the diffstat also for the fast-forward caseLinus Torvalds2005-05-05
* Teach "git-pull-script" about alternate HEAD's to pull..Linus Torvalds2005-05-04
* git-pull-script: add a final "diffstat" to show the result of the merge.Linus Torvalds2005-05-04
* Update the merge scripts for the big git rename.Linus Torvalds2005-04-29
* [PATCH] GIT: Honour SHA1_FILE_DIRECTORY env var in git-pull-scriptRene Scharfe2005-04-29
* git-pull-script: do automatic mergesLinus Torvalds2005-04-26
* Update "git-pull-script" to use "read-tree -m" forLinus Torvalds2005-04-19
* Make git-pull-script do the right thing for symlinked HEAD's.Linus Torvalds2005-04-19
* [PATCH] Do not let rsync obliterate .git/object symbolic link.Junio C Hamano2005-04-18
* Add "update-cache --refresh" to git-pull-script to make sureLinus Torvalds2005-04-18
* Add the simple scripts I used to do a merge with content conflicts.Linus Torvalds2005-04-18