summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2013-06-11Merge branch 'mm/mediawiki-https-fail-message'Libravatar Junio C Hamano1-8/+18
2013-06-11Merge branch 'xq/credential-osxkeychain'Libravatar Junio C Hamano1-1/+11
2013-06-11Merge branch 'fc/remote-bzr'Libravatar Junio C Hamano1-57/+55
2013-06-11Merge branch 'fc/remote-hg'Libravatar Junio C Hamano6-522/+1300
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-29git-remote-mediawiki: better error message when HTTP(S) access failsLibravatar Matthieu Moy1-8/+18
2013-05-28credential-osxkeychain: support more protocolsLibravatar Xidorn Quan1-1/+11
2013-05-28remote-hg: add support for --forceLibravatar Felipe Contreras2-13/+50
2013-05-28remote-hg: add support for --dry-runLibravatar Felipe Contreras2-2/+65
2013-05-28remote-hg: check if a fetch is neededLibravatar Felipe Contreras2-1/+109
2013-05-28remote-hg: trivial cleanupLibravatar Felipe Contreras1-7/+4
2013-05-28remote-helpers: improve marks usageLibravatar Felipe Contreras2-3/+9
2013-05-28remote-hg: add check_push() helperLibravatar Felipe Contreras1-17/+49
2013-05-28remote-hg: add setup_big_push() helperLibravatar Felipe Contreras1-4/+11
2013-05-28remote-hg: remove files before modificationsLibravatar Felipe Contreras1-2/+2
2013-05-28remote-hg: improve lightweight tag authorLibravatar Felipe Contreras1-4/+14
2013-05-28remote-hg: use remote 'default' not local oneLibravatar Felipe Contreras2-11/+10
2013-05-28remote-hg: improve branch listingLibravatar Felipe Contreras1-3/+6
2013-05-28remote-hg: simplify branch_tip()Libravatar Felipe Contreras1-8/+4
2013-05-28remote-hg: check diverged bookmarksLibravatar Felipe Contreras2-1/+25
2013-05-28remote-hg: pass around revision refsLibravatar Felipe Contreras2-16/+24
2013-05-28remote-hg: implement custom checkheads()Libravatar Felipe Contreras1-3/+49
2013-05-28remote-hg: implement custom push()Libravatar Felipe Contreras1-2/+42
2013-05-28remote-hg: only update necessary revisionsLibravatar Felipe Contreras1-2/+7
2013-05-28remote-hg: force remote bookmark push selectivelyLibravatar Felipe Contreras1-1/+2
2013-05-28remote-hg: reorganize bookmark handlingLibravatar Felipe Contreras1-31/+19
2013-05-28remote-hg: add test for failed double pushLibravatar Felipe Contreras1-0/+24
2013-05-28remote-hg: add test for big pushLibravatar Felipe Contreras1-6/+107
2013-05-28remote-hg: add test for new bookmark specialLibravatar Felipe Contreras1-0/+15
2013-05-28remote-hg: add test for bookmark divergeLibravatar Felipe Contreras1-0/+29
2013-05-28remote-hg: add test for diverged pushLibravatar Felipe Contreras1-0/+23
2013-05-28remote-hg: add test to push new bookmarkLibravatar Felipe Contreras1-0/+30
2013-05-28remote-hg: add remote testsLibravatar Felipe Contreras2-1/+39
2013-05-28remote-hg: update bookmarks when using a remoteLibravatar Felipe Contreras1-0/+17
2013-05-28remote-hg: add check_bookmark() test helperLibravatar Felipe Contreras1-1/+7
2013-05-28remote-bzr: simplify test checksLibravatar Felipe Contreras1-12/+5
2013-05-28remote-hg: add tests for 'master' bookmarkLibravatar Felipe Contreras1-1/+67
2013-05-28remote-hg: always point HEAD to masterLibravatar Felipe Contreras4-52/+26
2013-05-28remote-hg: improve progress calculationLibravatar Felipe Contreras1-5/+4
2013-05-28remote-hg: trivial cleanupsLibravatar Felipe Contreras1-7/+7