29 Commits (fc2b2be031f44aef0106cf7f872b750cd90b2253)

Author SHA1 Message Date
Shawn Pearce e1447e38c0 Log ref changes made by git-merge and git-pull. 19 years ago
Shawn Pearce 55b7835e1b Log ref changes made by git-fetch and git-pull. 19 years ago
Dennis Stosberg 8096fae726 Fix expr usage for FreeBSD 19 years ago
Junio C Hamano 7d0c68871a git-merge --squash 19 years ago
Junio C Hamano 86378b3289 git-pull: abort when fmt-merge-msg fails. 19 years ago
Junio C Hamano 8323124afe git-pull: reword "impossible to fast-forward" message. 19 years ago
Junio C Hamano cf46e7b899 git-pull: further safety while on tracking branch. 19 years ago
Junio C Hamano f5ef535ff5 git-pull: run repo-config with dash form. 19 years ago
Mark Hollomon c8e2db00f9 Let merge set the default strategy. 19 years ago
Junio C Hamano 4890f62bc0 Avoid using "git-var -l" until it gets fixed. 19 years ago
freku045@student.liu.se 806f36d4d7 Trivial usage string clean-up 19 years ago
Junio C Hamano ae2b0f1518 git-sh-setup: die if outside git repository. 19 years ago
Junio C Hamano a1c292958f Make git-recursive the default strategy for git-pull. 19 years ago
Junio C Hamano 31b9755a65 Recover dropped +x bit from git-pull.sh by accident. 19 years ago
Jon Loeliger 93d69d8691 Refactored merge options into separate merge-options.txt. 19 years ago
Junio C Hamano d8ae1d10cd Document the --no-commit flag better 19 years ago
Junio C Hamano 123ee3ca7b Add --no-commit to git-merge/git-pull. 19 years ago
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