12 Commits (d67c4af41f7975940e8fec6405411581570eb672)

Author SHA1 Message Date
Junio C Hamano 619e5a0ed4 git-pull: do not barf on -a flag meant for git-fetch. 19 years ago
Junio C Hamano 60fb5b2c4d Use git-merge in git-pull (second try). 19 years ago
Junio C Hamano bf7960eb51 Use git-update-ref in scripts. 19 years ago
Junio C Hamano 05dd8e2ee2 Fix default pull not to do an unintended Octopus. 19 years ago
Junio C Hamano c8b48ba476 Prettyprint octopus merge message. 19 years ago
Junio C Hamano acfadcfb48 Revert "Use git-merge instead of git-resolve in git-pull." 19 years ago
Junio C Hamano b91fb518cc Revert "Make Octopus merge message a bit nicer." 19 years ago
Junio C Hamano 63f1aa6c72 Make Octopus merge message a bit nicer. 19 years ago
Junio C Hamano f887564ab7 Use git-merge instead of git-resolve in git-pull. 19 years ago
Junio C Hamano b4416b432b Revert breakage introduced by c80522e30f. 19 years ago
Junio C Hamano c80522e30f Make merge comment git-pull makes for an octopus a bit prettier. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Junio C Hamano b10ac50f1e Fix pulling into the same branch. 19 years ago
Junio C Hamano 521003ff52 [PATCH] Use git-octopus when pulling more than one heads. 19 years ago
Junio C Hamano e0bfc81e05 [PATCH] Retire git-parse-remote. 19 years ago
Junio C Hamano f170e4b39d [PATCH] fetch/pull: short-hand notation for remote repositories. 20 years ago
Linus Torvalds 3ba513c32e Make "git resolve" take the merge message in $3 20 years ago
Linus Torvalds b33e966608 Add "git-sh-setup-script" for common git shell script setup 20 years ago
Linus Torvalds 5571be75eb Duh. Fix transposed characters in git-pull-script 20 years ago
Linus Torvalds 635f67f943 Teach git-pull-script about pulling tags 20 years ago
Linus Torvalds 6b38a402e9 Clean up different special *HEAD handling 20 years ago
Linus Torvalds 5b1ea09de1 Make default merge messages denser. 20 years ago
Linus Torvalds ed37b5b2b9 Make fetch/pull scripts terminate cleanly on errors 20 years ago
Linus Torvalds c5434dead6 git-pull-script: pretty-print the merge head information 20 years ago
Linus Torvalds 7ef76925d9 Split up git-pull-script into separate "fetch" and "merge" phases. 20 years ago
Junio C Hamano 8ac069ac0a Introduce GIT_DIR environment variable. 20 years ago
Junio C Hamano cc167ccaeb Add http and local transport support for git-pull-script. 20 years ago
Linus Torvalds 67cc5c4ef8 Split "git-pull-script" into two parts 20 years ago
Linus Torvalds 4bea3b6926 git-pull-script: do the diffstat also for the fast-forward case 20 years ago
Linus Torvalds 552e2bd12e Teach "git-pull-script" about alternate HEAD's to pull.. 20 years ago
Linus Torvalds 705acc5c94 git-pull-script: add a final "diffstat" to show the result of the merge. 20 years ago
Linus Torvalds 2d280e1c5e Update the merge scripts for the big git rename. 20 years ago
Rene Scharfe d840b3b285 [PATCH] GIT: Honour SHA1_FILE_DIRECTORY env var in git-pull-script 20 years ago
Linus Torvalds 9831d8f860 git-pull-script: do automatic merges 20 years ago
Linus Torvalds 8ccfbf3279 Update "git-pull-script" to use "read-tree -m" for 20 years ago
Linus Torvalds 4aaef1064a Make git-pull-script do the right thing for symlinked HEAD's. 20 years ago
Junio C Hamano 0ffb0bcaf6 [PATCH] Do not let rsync obliterate .git/object symbolic link. 20 years ago
Linus Torvalds 00829b5def Add "update-cache --refresh" to git-pull-script to make sure 20 years ago
Linus Torvalds 839a7a06f3 Add the simple scripts I used to do a merge with content conflicts. 20 years ago