index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-pull.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore dirty submodule states in "git pull --rebase"
Johannes Schindelin
2008-07-23
1
-3
/
+3
*
Make usage strings dash-less
Stephan Beyer
2008-07-13
1
-1
/
+1
*
pull --rebase: exit early when the working directory is dirty
Johannes Schindelin
2008-05-23
1
-0
/
+5
*
merge, pull: add '--(no-)log' command line option
SZEDER Gábor
2008-04-13
1
-3
/
+5
*
merge, pull: introduce '--(no-)stat' option
SZEDER Gábor
2008-04-13
1
-9
/
+7
*
pull: pass --strategy along to to rebase
Jay Soffian
2008-02-23
1
-1
/
+2
*
pull --rebase: be cleverer with rebased upstream branches
Johannes Schindelin
2008-01-27
1
-1
/
+11
*
"git pull --tags": error out with a better message.
Junio C Hamano
2007-12-29
1
-26
/
+40
*
Teach 'git pull' about --rebase
Johannes Schindelin
2007-11-29
1
-1
/
+10
*
scripts: Add placeholders for OPTIONS_SPEC
Junio C Hamano
2007-11-06
1
-0
/
+1
*
Teach git-pull about --[no-]ff, --no-squash and --commit
Lars Hjemli
2007-10-29
1
-3
/
+11
*
Make git-pull complain and give advice when there is nothing to merge with
Federico Mena Quintero
2007-10-03
1
-4
/
+18
*
Supplant the "while case ... break ;; esac" idiom
David Kastrup
2007-09-24
1
-3
/
+3
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-03
1
-8
/
+8
*
Add a configuration option to control diffstat after merge
Alex Riesen
2007-05-25
1
-0
/
+3
*
git-pull: disallow implicit merging to detached HEAD
Jeff King
2007-01-16
1
-2
/
+11
*
Allow whole-tree operations to be started from a subdirectory
Junio C Hamano
2007-01-13
1
-1
/
+3
*
Disallow working directory commands in a bare repository.
Shawn O. Pearce
2007-01-11
1
-0
/
+1
*
fail pull/merge early in the middle of conflicted merge
Junio C Hamano
2007-01-01
1
-0
/
+3
*
Allow git-merge to select the default strategy.
Shawn O. Pearce
2006-12-28
1
-18
/
+0
*
Ensure `git-pull` fails if `git-merge` fails.
Shawn O. Pearce
2006-12-28
1
-1
/
+1
*
Use GIT_REFLOG_ACTION environment variable instead.
Shawn O. Pearce
2006-12-28
1
-3
/
+3
*
Move "no merge candidate" warning into git-pull
Josef Weidendorfer
2006-12-19
1
-0
/
+4
*
git-pull: allow pulling into an empty repository
Linus Torvalds
2006-11-17
1
-2
/
+14
*
git-pull: we say commit X, not X commit.
Junio C Hamano
2006-10-11
1
-1
/
+1
*
Log ref changes made by git-merge and git-pull.
Shawn Pearce
2006-07-11
1
-1
/
+2
*
Log ref changes made by git-fetch and git-pull.
Shawn Pearce
2006-07-11
1
-1
/
+1
*
Fix expr usage for FreeBSD
Dennis Stosberg
2006-06-27
1
-1
/
+1
*
git-merge --squash
Junio C Hamano
2006-06-24
1
-2
/
+5
*
git-pull: abort when fmt-merge-msg fails.
Junio C Hamano
2006-06-24
1
-1
/
+1
*
git-pull: reword "impossible to fast-forward" message.
Junio C Hamano
2006-03-22
1
-1
/
+7
*
git-pull: further safety while on tracking branch.
Junio C Hamano
2006-03-22
1
-1
/
+3
*
git-pull: run repo-config with dash form.
Junio C Hamano
2006-03-18
1
-2
/
+2
*
Let merge set the default strategy.
Mark Hollomon
2006-03-16
1
-7
/
+3
*
Avoid using "git-var -l" until it gets fixed.
Junio C Hamano
2006-02-12
1
-4
/
+4
*
Trivial usage string clean-up
freku045@student.liu.se
2005-12-14
1
-11
/
+2
*
git-sh-setup: die if outside git repository.
Junio C Hamano
2005-11-25
1
-1
/
+1
*
Make git-recursive the default strategy for git-pull.
Junio C Hamano
2005-11-10
1
-2
/
+14
*
Recover dropped +x bit from git-pull.sh by accident.
Junio C Hamano
2005-11-07
1
-0
/
+0
*
Refactored merge options into separate merge-options.txt.
Jon Loeliger
2005-11-07
1
-1
/
+11
*
Document the --no-commit flag better
Junio C Hamano
2005-11-05
1
-1
/
+1
*
Add --no-commit to git-merge/git-pull.
Junio C Hamano
2005-11-03
1
-2
/
+4
*
git-pull: do not barf on -a flag meant for git-fetch.
Junio C Hamano
2005-10-04
1
-1
/
+2
*
Use git-merge in git-pull (second try).
Junio C Hamano
2005-09-29
1
-4
/
+44
*
Use git-update-ref in scripts.
Junio C Hamano
2005-09-29
1
-3
/
+3
*
Fix default pull not to do an unintended Octopus.
Junio C Hamano
2005-09-29
1
-1
/
+3
*
Prettyprint octopus merge message.
Junio C Hamano
2005-09-23
1
-7
/
+2
*
Revert "Use git-merge instead of git-resolve in git-pull."
Junio C Hamano
2005-09-21
1
-33
/
+7
*
Revert "Make Octopus merge message a bit nicer."
Junio C Hamano
2005-09-21
1
-76
/
+5
*
Make Octopus merge message a bit nicer.
Junio C Hamano
2005-09-21
1
-5
/
+76
[next]