137 Commits (f1064f6bc897fe35830c2ecee08f8dd27caf763c)

Author SHA1 Message Date
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 12 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 13 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 14 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 15 years ago
Jens Lehmann 7dce19d374 fetch/pull: Add the --recurse-submodules option 15 years ago
Ramkumar Ramachandra 92c62a3f4f Porcelain scripts: Rewrite cryptic "needs update" error message 15 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
Tay Ray Chuan 9839018e87 fetch and pull: learn --progress 15 years ago
Junio C Hamano 7ecee3314f pull: re-fix command line generation 15 years ago
Junio C Hamano 14e5d40ca4 pull: Fix parsing of -X<option> 15 years ago
Avery Pennarun ee2c79552a Teach git-pull to pass -X<option> to git-merge 15 years ago
Matthieu Moy d38a30df7d Be more user-friendly when refusing to do something because of conflict. 15 years ago
Junio C Hamano 77c29b4aca Revert recent "git merge <msg> HEAD <commit>..." deprecation 15 years ago
Jan Krüger 995fc2f7e1 pull: clarify advice for the unconfigured error case 15 years ago
Horst H. von Brand c0ecb07048 git-pull.sh: Fix call to git-merge for new command format 15 years ago
Björn Gustavsson 134748353b Teach 'git merge' and 'git pull' the option --ff-only 16 years ago
Felipe Contreras a75d7b5409 Use 'fast-forward' all over the place 16 years ago
Jeff King a8c9bef4e0 pull: improve advice for unconfigured error case 16 years ago
Junio C Hamano 4973aa2286 git-pull: dead code removal 16 years ago
Junio C Hamano a6dbf8814f pull: Clarify "helpful" message for another corner case 16 years ago