Age | Commit message (Expand) | Author | Files | Lines |
2011-03-25 | pull: do not clobber untracked files on initial pull | Jeff King | 1 | -0/+11 |
2010-11-29 | Use reflog in 'pull --rebase . foo' | Martin von Zweigbergk | 1 | -0/+7 |
2010-08-21 | Merge branch 'en/rebase-against-rebase-fix' | Junio C Hamano | 1 | -0/+62 |
2010-08-12 | pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches | Elijah Newren | 1 | -2/+2 |
2010-08-12 | t5520-pull: Add testcases showing spurious conflicts from git pull --rebase | Elijah Newren | 1 | -0/+62 |
2010-05-31 | tests: use "test_cmp", not "diff", when verifying the result | Gary V. Vaughan | 1 | -1/+1 |
2009-08-12 | allow pull --rebase on branch yet to be born | Jeff King | 1 | -0/+11 |
2009-07-19 | pull: support rebased upstream + fetch + pull --rebase | Santi Béjar | 1 | -3/+2 |
2009-07-19 | t5520-pull: Test for rebased upstream + fetch + pull --rebase | Santi Béjar | 1 | -0/+14 |
2009-06-11 | parse-remote: support default reflist in get_remote_merge_branch | Santi Béjar | 1 | -0/+14 |
2008-10-17 | pull: allow "git pull origin $something:$current_branch" into an unborn branch | Junio C Hamano | 1 | -0/+12 |
2008-05-22 | pull --rebase: exit early when the working directory is dirty | Johannes Schindelin | 1 | -0/+18 |
2008-01-26 | pull --rebase: be cleverer with rebased upstream branches | Johannes Schindelin | 1 | -0/+17 |
2007-11-28 | Teach 'git pull' about --rebase | Johannes Schindelin | 1 | -0/+22 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-03-16 | git-fetch, git-branch: Support local --track via a special remote '.' | Paolo Bonzini | 1 | -0/+24 |
2007-01-12 | use 'init' instead of 'init-db' for shipped docs and tools | Nicolas Pitre | 1 | -1/+1 |
2006-11-16 | git-pull: allow pulling into an empty repository | Linus Torvalds | 1 | -0/+33 |