summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2014-05-20Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"Junio C Hamano
2014-05-20Merge branch 'jc/graduate-remote-hg-bzr' (early part)Junio C Hamano
2014-05-20remote-helpers: point at their upstream repositoriesJunio C Hamano
2014-05-20contrib: remote-helpers: add move warnings (v2.0)Felipe Contreras
2014-05-19Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'Junio C Hamano
2014-05-19git-prompt.sh: don't assume the shell expands the value of PS1Richard Hansen
2014-05-13Merge branch 'fc/prompt-zsh-read-from-file'Junio C Hamano
2014-05-13contrib: completion: fix 'eread()' namespaceFelipe Contreras
2014-05-02Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'Junio C Hamano
2014-04-22git-prompt.sh: don't put unsanitized branch names in $PS1Richard Hansen
2014-04-21Merge branch 'ep/shell-command-substitution'Junio C Hamano
2014-04-18Merge branch 'fc/remote-helper-fixes'Junio C Hamano
2014-04-18Merge branch 'fc/complete-aliased-push'Junio C Hamano
2014-04-18Merge branch 'fc/prompt-zsh-read-from-file'Junio C Hamano
2014-04-17t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-tag.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-revert.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-resolve.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-repack.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-merge.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-ls-remote.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-fetch.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-commit.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-clone.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-checkout.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-16Merge branch 'mh/multimail'Junio C Hamano
2014-04-14prompt: fix missing file errors in zshFelipe Contreras
2014-04-14remote-bzr: trivial test fixFelipe Contreras
2014-04-09completion: fix completing args of aliased "push", "fetch", etc.Felipe Contreras
2014-04-09remote-bzr: include authors field in pushed commitsdequis
2014-04-09remote-bzr: add support for older versionsFelipe Contreras
2014-04-09remote-hg: always normalize pathsFelipe Contreras
2014-04-09remote-helpers: allow all tests running from any dirFelipe Contreras
2014-04-08Merge branch 'jl/nor-or-nand-and'Junio C Hamano
2014-04-07git-multimail: update to version 1.0.0Michael Haggerty
2014-04-02Merge branch 'ap/remote-hg-skip-null-bookmarks'Junio C Hamano
2014-03-31comments: fix misuses of "nor"Justin Lebar
2014-03-31contrib: fix misuses of "nor"Justin Lebar
2014-03-28Merge branch 'jk/subtree-prefix'Junio C Hamano
2014-03-25remote-hg: do not fail on invalid bookmarksMax Horn
2014-03-18Merge branch 'fc/transport-helper-fixes'Junio C Hamano
2014-03-17subtree: initialize "prefix" variableJeff King
2014-03-14Merge branch 'lb/contrib-contacts-looser-diff-parsing'Junio C Hamano
2014-03-14Merge branch 'ss/completion-rec-sub-fetch-push'Junio C Hamano
2014-02-24remote-bzr: support the new 'force' optionRichard Hansen
2014-02-24test-hg.sh: tests are now expected to passRichard Hansen
2014-02-18git-contacts: do not fail parsing of good diffsLars Gullik Bjønnes
2014-02-11completion: teach --recurse-submodules to fetch, pull and pushSup Yut Sum
2014-02-03git-sh-setup.sh: add variable to use the stuck-long modeNicolas Vigier