aboutsummaryrefslogtreecommitdiff
path: root/t/t5520-pull.sh
Commit message (Expand)AuthorAge
* allow pull --rebase on branch yet to be bornJeff King2009-08-12
* pull: support rebased upstream + fetch + pull --rebaseSanti Béjar2009-07-19
* t5520-pull: Test for rebased upstream + fetch + pull --rebaseSanti Béjar2009-07-19
* parse-remote: support default reflist in get_remote_merge_branchSanti Béjar2009-06-11
* pull: allow "git pull origin $something:$current_branch" into an unborn branchJunio C Hamano2008-10-17
* pull --rebase: exit early when the working directory is dirtyJohannes Schindelin2008-05-22
* pull --rebase: be cleverer with rebased upstream branchesJohannes Schindelin2008-01-26
* Teach 'git pull' about --rebaseJohannes Schindelin2007-11-28
* War on whitespaceJunio C Hamano2007-06-07
* git-fetch, git-branch: Support local --track via a special remote '.'Paolo Bonzini2007-03-16
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-12
* git-pull: allow pulling into an empty repositoryLinus Torvalds2006-11-16