summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2013-06-14git-remote-mediawiki: turn double-negated expressions into simple expressionsCélestin Matte
2013-06-14git-remote-mediawiki: change the name of a variableCélestin Matte
2013-06-14git-remote-mediawiki: add newline in the end of die() error messagesCélestin Matte
2013-06-14git-remote-mediawiki: change style in a regexpCélestin Matte
2013-06-14git-remote-mediawiki: change style in a regexpCélestin Matte
2013-06-14git-remote-mediawiki: change separator of some regexpsCélestin Matte
2013-06-14git-remote-mediawiki: change the behaviour of a splitCélestin Matte
2013-06-14git-remote-mediawiki: remove useless regexp modifier (m)Célestin Matte
2013-06-14git-remote-mediawiki: rewrite unclear line of instructionsCélestin Matte
2013-06-14git-remote-mediawiki: change syntax of map callsCélestin Matte
2013-06-14git-remote-mediawiki: move a variable declaration at the top of the codeCélestin Matte
2013-06-14git-remote-mediawiki: always end a subroutine with a returnCélestin Matte
2013-06-14git-remote-mediawiki: replace :utf8 by :encoding(UTF-8)Célestin Matte
2013-06-14git-remote-mediawiki: move "use warnings;" before any instructionCélestin Matte
2013-06-14git-remote-mediawiki: make a regexp clearerCélestin Matte
2013-06-14Merge branch 'rr/complete-difftool-fixup'Junio C Hamano
2013-06-14Merge branch 'bp/mediawiki-credential'Junio C Hamano
2013-06-14Merge branch 'rr/remove-contrib-some'Junio C Hamano
2013-06-12contrib: drop blameview/ directoryJeff King
2013-06-11Merge branch 'mm/mediawiki-https-fail-message'Junio C Hamano
2013-06-11Merge branch 'xq/credential-osxkeychain'Junio C Hamano
2013-06-11Merge branch 'fc/remote-bzr'Junio C Hamano
2013-06-11Merge branch 'fc/remote-hg'Junio C Hamano
2013-06-11Merge branch 'fc/completion-less-ls-remote'Junio C Hamano
2013-06-09completion: show can take both revlist and pathsRamkumar Ramachandra
2013-06-06Merge branch 'fc/show-branch-in-rebase-am'Junio C Hamano
2013-06-05Merge branch 'tg/maint-zsh-svn-remote-prompt'Junio C Hamano
2013-06-05Merge branch 'dm/unbash-subtree'Junio C Hamano
2013-06-05Merge branch 'rr/zsh-color-prompt'Junio C Hamano
2013-06-05git-remote-mediawiki: use Git.pm functions for credentialsBenoit Person
2013-06-03completion: difftool takes both revs and filesRamkumar Ramachandra
2013-06-02completion: avoid ls-remote in certain scenariosFelipe Contreras
2013-06-02Merge branch 'fc/completion'Junio C Hamano
2013-06-02Merge branch 'fc/zsh-leftover-bits'Junio C Hamano
2013-06-02contrib: remove continuous/ and patches/Ramkumar Ramachandra
2013-05-29Merge branch 'jk/subtree-do-not-push-if-split-fails'Junio C Hamano
2013-05-29completion: zsh: improve bash script loadingFelipe Contreras
2013-05-29prompt: fix for simple rebaseFelipe Contreras
2013-05-29git-remote-mediawiki: better error message when HTTP(S) access failsMatthieu Moy
2013-05-28credential-osxkeychain: support more protocolsXidorn Quan
2013-05-28remote-hg: add support for --forceFelipe Contreras
2013-05-28remote-hg: add support for --dry-runFelipe Contreras
2013-05-28remote-hg: check if a fetch is neededFelipe Contreras
2013-05-28remote-hg: trivial cleanupFelipe Contreras
2013-05-28remote-helpers: improve marks usageFelipe Contreras
2013-05-28remote-hg: add check_push() helperFelipe Contreras
2013-05-28remote-hg: add setup_big_push() helperFelipe Contreras
2013-05-28remote-hg: remove files before modificationsFelipe Contreras
2013-05-28remote-hg: improve lightweight tag authorFelipe Contreras
2013-05-28remote-hg: use remote 'default' not local oneFelipe Contreras