6 Commits (afda85c25d097e04d6c054817964cc8bba3ff0fa)

Author SHA1 Message Date
Alex Henrie b7447679e8 merge: grammofix in please-commit-before-merge message 9 years ago
Paul Tan b1456605c2 pull: remove redirection to git-pull.sh 10 years ago
Paul Tan e3b601da2a pull: use git-rev-parse --parseopt for option parsing 10 years ago
Paul Tan eb2a8d9ed3 pull: handle git-fetch's options as well 10 years ago
Paul Tan db9bb280ed pull: parse pull.ff as a bool or string 10 years ago
Paul Tan eb8dc05c3d pull: make pull.ff=true override merge.ff 10 years ago
Paul Tan 5061a44bcc pull: handle --log=<n> 10 years ago
Paul Tan 19d122bf1b pull: remove --tags error in no merge candidates case 10 years ago
Junio C Hamano d45366e8aa merge: deprecate 'git merge <message> HEAD <commit>' syntax 10 years ago
Nguyễn Thái Ngọc Duy c697b577a2 *.sh: respect $GIT_INDEX_FILE 10 years ago
Matthieu Moy 91e70e00ac merge, pull: stop advising 'commit -a' in case of conflict 11 years ago
Jacek Konieczny 8f92c7755e pull: do not abuse 'break' inside a shell 'case' 11 years ago
Elia Pinto eadf619cd4 git-pull.sh: use the $( ... ) construct for command substitution 11 years ago
brian m. carlson ea230d8b62 pull: add the --gpg-sign option. 11 years ago
John Keeping ffc2b483de pull: suppress error when no remoteref is found 11 years ago
David Aguilar ef93e3a49c pull: add --ff-only to the help text 11 years ago
David Aguilar b814da891e pull: add pull.ff configuration 11 years ago
John Keeping 48059e4050 pull: use merge-base --fork-point when appropriate 11 years ago
Michael Haggerty c5a84e92a2 fetch --tags: fetch tags *in addition to* other stuff 11 years ago
René Scharfe b07f729608 pull: use $curr_branch_short more 12 years ago
Stephen Haberman 66713ef3b0 pull: allow pull to preserve merges when rebasing 12 years ago
John Keeping 153d7265ef pull: change the description to "integrate" changes 12 years ago
Thomas Rast b4dc085a8d pull: merge into unborn by fast-forwarding from empty tree 12 years ago
Jeff King 9f48f2bd9a pull: update unborn branch tip after index 12 years ago
Sebastian Götte efed002249 merge/pull: verify GPG signatures of commits being merged 12 years ago
Peter Eisentraut ce4c4d4ec3 pull: Apply -q and -v options to rebase mode as well 12 years ago
Phil Hord e980765c59 git-pull: Avoid merge-base on detached head 12 years ago
Carlos Martín Nieto 3c02396adc Make git-{pull,rebase} message without tracking information friendlier 13 years ago
Linus Torvalds 8580830084 "git pull" doesn't know "--edit" 13 years ago
Ævar Arnfjörð Bjarmason 6b37dff17f pull: introduce a pull.rebase option to enable --rebase 13 years ago
Jeff King 035b5bf643 pull,rebase: handle GIT_WORK_TREE better 14 years ago
Clemens Buchacher 87182b17ed use -h for synopsis and --help for manpage consistently 14 years ago
Jon Seymour c2b1a95c46 pull: take advantage of eval_gettextln 14 years ago
Ori Avtalion c98d1e4148 pull: remove extra space from reflog message 14 years ago
Ævar Arnfjörð Bjarmason 3320a973fe i18n: git-pull eval_gettext + warning message 14 years ago
Ævar Arnfjörð Bjarmason 9f35aaa917 i18n: git-pull eval_gettext + die message 14 years ago
Ævar Arnfjörð Bjarmason 85af5f82a6 i18n: git-pull die messages 14 years ago
Ævar Arnfjörð Bjarmason a9f5786852 i18n: git-pull add git-sh-i18n 14 years ago
Jeff King 8c8674fc95 pull: do not clobber untracked files on initial pull 14 years ago
Jeff King 4b3ffe5184 pull: do not clobber untracked files on initial pull 14 years ago
Jens Lehmann 8f0700dd33 fetch/pull: Add the 'on-demand' value to the --recurse-submodules option 14 years ago
Jeff King bebd2fd77d pull: propagate --progress to merge 14 years ago
Michael J Gruber 24231e063f pull: do not display fetch usage on --help-all 14 years ago
Martin von Zweigbergk 15a147e618 rebase: use @{upstream} if no upstream specified 14 years ago
Jens Lehmann be254a0ea9 Add the 'fetch.recurseSubmodules' config setting 14 years ago
Jens Lehmann 7dce19d374 fetch/pull: Add the --recurse-submodules option 14 years ago
Ramkumar Ramachandra 92c62a3f4f Porcelain scripts: Rewrite cryptic "needs update" error message 14 years ago
Elijah Newren cf65426de6 pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches 15 years ago
Jeff King 29609e6822 pull: do nothing on --dry-run 15 years ago
Stephen Boyd 0d12e59f63 pull: replace unnecessary sed invocation 15 years ago