summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2013-07-03Merge branch 'dm/unbash-subtree' into maintLibravatar Junio C Hamano1-1/+1
2013-06-27Merge branch 'fc/show-branch-in-rebase-am' into maintLibravatar Junio C Hamano1-0/+2
2013-06-27Merge branch 'tg/maint-zsh-svn-remote-prompt' into maintLibravatar Junio C Hamano1-3/+4
2013-06-27Merge branch 'jk/subtree-do-not-push-if-split-fails' into maintLibravatar Junio C Hamano1-1/+2
2013-06-21completion: complete diff --word-diffLibravatar Ramkumar Ramachandra1-1/+1
2013-05-29prompt: fix for simple rebaseLibravatar Felipe Contreras1-0/+2
2013-05-22prompt: fix show upstream with svn and zshLibravatar Thomas Gummerer1-3/+4
2013-05-21remote-hg: fix order of configuration commentsLibravatar Felipe Contreras1-3/+3
2013-05-21remote-hg: trivial configuration note cleanupLibravatar Felipe Contreras1-1/+1
2013-05-21completion: regression fix for zshLibravatar Felipe Contreras1-1/+1
2013-05-21contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bashLibravatar Dmitry Marakasov1-1/+1
2013-05-20remote-hg: set stdout to binary mode on win32Libravatar Amit Bakshi1-0/+4
2013-05-17remote-bzr: fixes for older versions of bzrLibravatar Felipe Contreras1-2/+4
2013-05-17remote-bzr: fix old organization destroyLibravatar Sandor Bodo-Merle1-0/+2
2013-05-16Revert "remote-hg: update bookmarks when pulling"Libravatar Felipe Contreras1-3/+0
2013-05-16remote-bzr: fix cloning of non-listable reposLibravatar Felipe Contreras1-0/+3
2013-05-15Merge branch 'fc/remote-hg' (early part)Libravatar Junio C Hamano2-24/+22
2013-05-15remote-hg: update bookmarks when pullingLibravatar Felipe Contreras1-0/+3
2013-05-15remote-hg: don't push fake 'master' bookmarkLibravatar Felipe Contreras1-1/+2
2013-05-15remote-hg: disable forced push by defaultLibravatar Felipe Contreras1-1/+1
2013-05-15remote-hg: fix new branch creationLibravatar Felipe Contreras1-1/+1
2013-05-15remote-hg: add new get_config_bool() helperLibravatar Felipe Contreras1-11/+13
2013-05-15remote-hg: enable track-branches in hg-git modeLibravatar Felipe Contreras2-1/+1
2013-05-15remote-hg: get rid of unused exception checksLibravatar Felipe Contreras1-15/+9
2013-05-15remote-hg: trivial cleanupsLibravatar Felipe Contreras2-3/+1
2013-05-14remote-bzr: update old organizationLibravatar Felipe Contreras1-0/+7
2013-05-11test-bzr: do not use unportable sed '\+'Libravatar Torsten Bögershausen1-1/+1
2013-05-09git-svn: added an --include-path flagLibravatar Paul Walmsley1-1/+1
2013-05-07remote-helpers: trivial cleanupLibravatar Felipe Contreras1-1/+0
2013-05-07remote-bzr: fix for disappeared revisionsLibravatar Felipe Contreras2-4/+49
2013-05-06Merge branch 'fc/remote-bzr'Libravatar Junio C Hamano2-81/+298
2013-05-06remote-bzr: avoid bad refsLibravatar Felipe Contreras1-15/+23
2013-05-06remote-bzr: convert all unicode keys to strLibravatar Felipe Contreras1-2/+2
2013-05-03Sync with maintLibravatar Junio C Hamano1-1/+1
2013-05-03completion: zsh: don't override suffix on _detaultLibravatar Felipe Contreras1-1/+1
2013-05-01Merge branch 'zk/prompt-rebase-step'Libravatar Junio C Hamano1-5/+16
2013-05-01contrib/subtree: don't delete remote branches if split failsLibravatar John Keeping1-1/+2
2013-04-30remote-bzr: access branches only when neededLibravatar Felipe Contreras1-12/+16
2013-04-30remote-bzr: delay peer branch usageLibravatar Felipe Contreras1-3/+3
2013-04-30remote-bzr: iterate revisions properlyLibravatar Felipe Contreras1-2/+3
2013-04-30remote-bzr: improve progress reportingLibravatar Felipe Contreras1-7/+13
2013-04-30remote-bzr: add option to specify branchesLibravatar Felipe Contreras1-2/+18
2013-04-30remote-bzr: add custom method to find branchesLibravatar Felipe Contreras1-5/+20
2013-04-30remote-bzr: improve author sanitazionLibravatar Felipe Contreras1-2/+13
2013-04-30remote-bzr: add support for shared repoLibravatar Felipe Contreras1-7/+15
2013-04-30remote-bzr: fix branch namesLibravatar Felipe Contreras1-0/+1
2013-04-30remote-bzr: add support for bzr reposLibravatar Felipe Contreras2-56/+138
2013-04-30remote-bzr: use branch variable when appropriateLibravatar Felipe Contreras1-17/+18
2013-04-30remote-bzr: fix partially pushed mergeLibravatar Felipe Contreras1-4/+13
2013-04-30remote-bzr: fixes for branch divergeLibravatar Felipe Contreras1-1/+7