78 Commits (837d395a5c0b98ab938d71db8e2b6b9f69ddcc4d)

Author SHA1 Message Date
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 16 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
Jay Soffian 0d2dd191cd pull: pass --strategy along to to rebase 17 years ago
Johannes Schindelin c85c79279d pull --rebase: be cleverer with rebased upstream branches 17 years ago
Junio C Hamano 441ed4131b "git pull --tags": error out with a better message. 17 years ago
Johannes Schindelin cd67e4d46b Teach 'git pull' about --rebase 17 years ago
Junio C Hamano 8f321a3925 scripts: Add placeholders for OPTIONS_SPEC 17 years ago
Lars Hjemli 5072a32382 Teach git-pull about --[no-]ff, --no-squash and --commit 17 years ago
Federico Mena Quintero 8fc293cb1e Make git-pull complain and give advice when there is nothing to merge with 17 years ago
David Kastrup 822f7c7349 Supplant the "while case ... break ;; esac" idiom 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Alex Riesen 51e7ecf4ec Add a configuration option to control diffstat after merge 18 years ago
Jeff King a74b1706c8 git-pull: disallow implicit merging to detached HEAD 18 years ago
Junio C Hamano 533b70390e Allow whole-tree operations to be started from a subdirectory 18 years ago
Shawn O. Pearce 7eff28a9b4 Disallow working directory commands in a bare repository. 18 years ago
Junio C Hamano d1014a1745 fail pull/merge early in the middle of conflicted merge 18 years ago
Shawn O. Pearce 6b5a795bf5 Allow git-merge to select the default strategy. 18 years ago
Shawn O. Pearce bf699582fd Ensure `git-pull` fails if `git-merge` fails. 18 years ago
Shawn O. Pearce f94741324e Use GIT_REFLOG_ACTION environment variable instead. 18 years ago
Josef Weidendorfer 4363dfbe3d Move "no merge candidate" warning into git-pull 18 years ago
Linus Torvalds d09e79cb1c git-pull: allow pulling into an empty repository 18 years ago
Junio C Hamano a057f80667 git-pull: we say commit X, not X commit. 18 years ago
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