112 Commits (cfdfc5a3b2289dd54a25d7523c0cf4d3e6efd84b)

Author SHA1 Message Date
Jeff King 035b5bf643 pull,rebase: handle GIT_WORK_TREE better 13 years ago
Clemens Buchacher 87182b17ed use -h for synopsis and --help for manpage consistently 13 years ago
Jon Seymour c2b1a95c46 pull: take advantage of eval_gettextln 13 years ago
Ori Avtalion c98d1e4148 pull: remove extra space from reflog message 13 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 14 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 15 years ago
Felipe Contreras a75d7b5409 Use 'fast-forward' all over the place 15 years ago
Jeff King a8c9bef4e0 pull: improve advice for unconfigured error case 15 years ago
Junio C Hamano 4973aa2286 git-pull: dead code removal 15 years ago
Junio C Hamano a6dbf8814f pull: Clarify "helpful" message for another corner case 15 years ago
Jeff King 19a7fcbf16 allow pull --rebase on branch yet to be born 15 years ago
Santi Béjar d44e71261f pull: support rebased upstream + fetch + pull --rebase 16 years ago
Stephen Boyd bc2bbc4542 pull, rebase: simplify to use die() 16 years ago
Santi Béjar 97af7ff055 parse-remote: function to get the tracking branch to be merge 16 years ago
Dan Loewenherz 7bd93c1c62 Convert to use quiet option when available 16 years ago
Matthieu Moy 61e6108d94 git-pull.sh: better warning message for "git pull" on detached head. 16 years ago
Tor Arne Vestbø a334e1254c git-pull: Allow --stat and --no-stat to be used with --rebase 16 years ago
Jay Soffian 51b2ead03c disallow providing multiple upstream branches to rebase, pull --rebase 16 years ago
Miklos Vajna 2d17985782 pull: use git rev-parse -q 16 years ago
Tuncer Ayaz c6576f912f Retain multiple -q/-v occurrences in git pull 16 years ago
Tuncer Ayaz 7f87aff22c Teach/Fix pull/fetch -q/-v options 16 years ago
Junio C Hamano b0ad11ea16 pull: allow "git pull origin $something:$current_branch" into an unborn branch 16 years ago
Johannes Schindelin 7d90c8ee15 Ignore dirty submodule states in "git pull --rebase" 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Johannes Schindelin f9189cf8f2 pull --rebase: exit early when the working directory is dirty 17 years ago
SZEDER Gábor efb779f887 merge, pull: add '--(no-)log' command line option 17 years ago
SZEDER Gábor d8abe148be merge, pull: introduce '--(no-)stat' option 17 years ago