index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5520-pull.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
t5520: test --[no-]autostash with pull.rebase=true
Mehul Jain
2016-04-04
1
-0
/
+10
*
t5520: reduce commom lines of code
Mehul Jain
2016-04-04
1
-9
/
+7
*
t5520: factor out common "failing autostash" code
Mehul Jain
2016-04-04
1
-15
/
+11
*
t5520: factor out common "successful autostash" code
Mehul Jain
2016-04-04
1
-29
/
+15
*
t5520: use better test to check stderr output
Mehul Jain
2016-04-04
1
-6
/
+4
*
t5520: ensure consistent test conditions
Mehul Jain
2016-04-04
1
-0
/
+2
*
t5520: use consistent capitalization in test titles
Mehul Jain
2016-04-04
1
-2
/
+2
*
pull --rebase: add --[no-]autostash flag
Mehul Jain
2016-03-21
1
-0
/
+70
*
pull: allow interactive rebase with --rebase=interactive
Johannes Schindelin
2016-01-13
1
-0
/
+10
*
Merge branch 'kd/pull-rebase-autostash'
Junio C Hamano
2015-08-18
1
-0
/
+11
|
\
|
*
pull: allow dirty tree when rebase.autostash enabled
Kevin Daudt
2015-07-22
1
-0
/
+12
*
|
pull: handle git-fetch's options as well
Paul Tan
2015-06-02
1
-0
/
+20
*
|
t5520: check reflog action in fast-forward merge
Paul Tan
2015-05-29
1
-3
/
+10
*
|
t5520: test --rebase failure on unborn branch with index
Paul Tan
2015-05-29
1
-0
/
+15
*
|
t5520: test --rebase with multiple branches
Paul Tan
2015-05-29
1
-0
/
+9
*
|
t5520: test work tree fast-forward when fetch updates head
Paul Tan
2015-05-29
1
-0
/
+21
*
|
t5520: test for failure if index has unresolved entries
Paul Tan
2015-05-29
1
-0
/
+19
*
|
t5520: test no merge candidates cases
Paul Tan
2015-05-18
1
-0
/
+55
*
|
t5520: prevent field splitting in content comparisons
Paul Tan
2015-05-18
1
-35
/
+35
|
/
*
t5520: test pulling an octopus into an unborn branch
Junio C Hamano
2015-04-29
1
-0
/
+9
*
t5520: style fixes
Junio C Hamano
2015-04-29
1
-16
/
+6
*
pull: allow pull to preserve merges when rebasing
Stephen Haberman
2013-09-04
1
-0
/
+89
*
Merge branch 'jk/pull-into-dirty-unborn'
Junio C Hamano
2013-06-27
1
-0
/
+29
|
\
|
*
pull: merge into unborn by fast-forwarding from empty tree
Thomas Rast
2013-06-21
1
-0
/
+29
*
|
t5520: use test_config to set/unset git config variables (leftover bits)
Ramkumar Ramachandra
2013-03-28
1
-3
/
+3
*
|
t5520: use test_config to set/unset git config variables
Yann Droneaud
2013-03-25
1
-8
/
+4
|
/
*
pull: introduce a pull.rebase option to enable --rebase
Ævar Arnfjörð Bjarmason
2011-11-07
1
-2
/
+21
*
pull: do not clobber untracked files on initial pull
Jeff King
2011-03-25
1
-0
/
+11
*
Use reflog in 'pull --rebase . foo'
Martin von Zweigbergk
2010-11-30
1
-0
/
+7
*
Merge branch 'en/rebase-against-rebase-fix'
Junio C Hamano
2010-08-22
1
-0
/
+62
|
\
|
*
pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
Elijah Newren
2010-08-13
1
-2
/
+2
|
*
t5520-pull: Add testcases showing spurious conflicts from git pull --rebase
Elijah Newren
2010-08-13
1
-0
/
+62
*
|
tests: use "test_cmp", not "diff", when verifying the result
Gary V. Vaughan
2010-06-01
1
-1
/
+1
|
/
*
allow pull --rebase on branch yet to be born
Jeff King
2009-08-13
1
-0
/
+11
*
pull: support rebased upstream + fetch + pull --rebase
Santi Béjar
2009-07-19
1
-3
/
+2
*
t5520-pull: Test for rebased upstream + fetch + pull --rebase
Santi Béjar
2009-07-19
1
-0
/
+14
*
parse-remote: support default reflist in get_remote_merge_branch
Santi Béjar
2009-06-12
1
-0
/
+14
*
pull: allow "git pull origin $something:$current_branch" into an unborn branch
Junio C Hamano
2008-10-17
1
-0
/
+12
*
pull --rebase: exit early when the working directory is dirty
Johannes Schindelin
2008-05-23
1
-0
/
+18
*
pull --rebase: be cleverer with rebased upstream branches
Johannes Schindelin
2008-01-27
1
-0
/
+17
*
Teach 'git pull' about --rebase
Johannes Schindelin
2007-11-29
1
-0
/
+22
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+0
*
git-fetch, git-branch: Support local --track via a special remote '.'
Paolo Bonzini
2007-03-16
1
-0
/
+24
*
use 'init' instead of 'init-db' for shipped docs and tools
Nicolas Pitre
2007-01-12
1
-1
/
+1
*
git-pull: allow pulling into an empty repository
Linus Torvalds
2006-11-17
1
-0
/
+33