index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
pull.c
Commit message (
Expand
)
Author
Age
*
pull: remove redirection to git-pull.sh
Paul Tan
2015-06-18
*
pull --rebase: error on no merge candidate cases
Paul Tan
2015-06-18
*
pull --rebase: exit early when the working directory is dirty
Paul Tan
2015-06-18
*
pull: configure --rebase via branch.<name>.rebase or pull.rebase
Paul Tan
2015-06-18
*
pull: teach git pull about --rebase
Paul Tan
2015-06-18
*
pull: set reflog message
Paul Tan
2015-06-18
*
pull: implement pulling into an unborn branch
Paul Tan
2015-06-18
*
pull: fast-forward working tree if head is updated
Paul Tan
2015-06-18
*
pull: check if in unresolved merge state
Paul Tan
2015-06-18
*
pull: support pull.ff config
Paul Tan
2015-06-18
*
pull: error on no merge candidates
Paul Tan
2015-06-18
*
pull: pass git-fetch's options to git-fetch
Paul Tan
2015-06-18
*
pull: pass git-merge's options to git-merge
Paul Tan
2015-06-15
*
pull: pass verbosity, --progress flags to fetch and merge
Paul Tan
2015-06-15
*
pull: implement fetch + merge
Paul Tan
2015-06-15
*
pull: implement skeletal builtin pull
Paul Tan
2015-06-15