summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2013-06-11Merge branch 'fc/completion-less-ls-remote'Libravatar Junio C Hamano1-8/+2
2013-06-06Merge branch 'fc/show-branch-in-rebase-am'Libravatar Junio C Hamano1-0/+2
2013-06-05Merge branch 'tg/maint-zsh-svn-remote-prompt'Libravatar Junio C Hamano1-3/+4
2013-06-05Merge branch 'dm/unbash-subtree'Libravatar Junio C Hamano1-1/+1
2013-06-05Merge branch 'rr/zsh-color-prompt'Libravatar Junio C Hamano1-39/+85
2013-06-02completion: avoid ls-remote in certain scenariosLibravatar Felipe Contreras1-8/+2
2013-06-02Merge branch 'fc/completion'Libravatar Junio C Hamano1-115/+30
2013-06-02Merge branch 'fc/zsh-leftover-bits'Libravatar Junio C Hamano2-23/+26
2013-05-29Merge branch 'jk/subtree-do-not-push-if-split-fails'Libravatar Junio C Hamano1-1/+2
2013-05-29completion: zsh: improve bash script loadingLibravatar Felipe Contreras1-8/+19
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-17prompt: colorize ZSH promptLibravatar Ramkumar Ramachandra1-1/+39
2013-05-17prompt: factor out gitstring coloring logicLibravatar Ramkumar Ramachandra1-36/+43
2013-05-17prompt: introduce GIT_PS1_STATESEPARATORLibravatar Ramkumar Ramachandra1-3/+4
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-08completion: synchronize zsh wrapperLibravatar Felipe Contreras1-2/+2
2013-05-08completion: cleanup zsh wrapperLibravatar Felipe Contreras1-13/+5
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