| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-29 | 1 | -0/+7 |
* | Merge branch 'en/rebase-against-rebase-fix' | Junio C Hamano | 2010-08-21 | 1 | -0/+62 |
|\ |
|
| * | pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches | Elijah Newren | 2010-08-12 | 1 | -2/+2 |
| * | t5520-pull: Add testcases showing spurious conflicts from git pull --rebase | Elijah Newren | 2010-08-12 | 1 | -0/+62 |
* | | tests: use "test_cmp", not "diff", when verifying the result | Gary V. Vaughan | 2010-05-31 | 1 | -1/+1 |
|/ |
|
* | allow pull --rebase on branch yet to be born | Jeff King | 2009-08-12 | 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-11 | 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-22 | 1 | -0/+18 |
* | pull --rebase: be cleverer with rebased upstream branches | Johannes Schindelin | 2008-01-26 | 1 | -0/+17 |
* | Teach 'git pull' about --rebase | Johannes Schindelin | 2007-11-28 | 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-16 | 1 | -0/+33 |