summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2013-06-14git-remote-mediawiki: remove useless regexp modifier (m)Libravatar Célestin Matte1-3/+3
2013-06-14git-remote-mediawiki: rewrite unclear line of instructionsLibravatar Célestin Matte1-1/+2
2013-06-14git-remote-mediawiki: change syntax of map callsLibravatar Célestin Matte1-6/+8
2013-06-14git-remote-mediawiki: move a variable declaration at the top of the codeLibravatar Célestin Matte1-3/+3
2013-06-14git-remote-mediawiki: always end a subroutine with a returnLibravatar Célestin Matte1-0/+18
2013-06-14git-remote-mediawiki: replace :utf8 by :encoding(UTF-8)Libravatar Célestin Matte1-3/+3
2013-06-14git-remote-mediawiki: move "use warnings;" before any instructionLibravatar Célestin Matte1-2/+1
2013-06-14git-remote-mediawiki: make a regexp clearerLibravatar Célestin Matte1-1/+1
2013-06-14Merge branch 'rr/complete-difftool-fixup'Libravatar Junio C Hamano1-2/+2
2013-06-14Merge branch 'bp/mediawiki-credential'Libravatar Junio C Hamano1-57/+9
2013-06-14Merge branch 'rr/remove-contrib-some'Libravatar Junio C Hamano5-792/+0
2013-06-14prompt: squelch error output from catLibravatar Ramkumar Ramachandra1-6/+6
2013-06-12contrib: drop blameview/ directoryLibravatar Jeff King2-164/+0
2013-06-11git-remote-mediawiki: display message when launched directlyLibravatar Célestin Matte1-0/+15
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-09completion: show can take both revlist and pathsLibravatar Ramkumar Ramachandra1-1/+1
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-05git-remote-mediawiki: use Git.pm functions for credentialsLibravatar Benoit Person1-57/+9
2013-06-03completion: difftool takes both revs and filesLibravatar Ramkumar Ramachandra1-1/+1
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-06-02contrib: remove continuous/ and patches/Libravatar Ramkumar Ramachandra3-628/+0
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