summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
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-03-18Merge branch 'fc/transport-helper-fixes'Junio C Hamano
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
2014-01-27Merge branch 'jk/complete-merge-base'Junio C Hamano
2014-01-27Merge branch 'ab/subtree-doc'Junio C Hamano
2014-01-13subtree: fix argument validation in add/pull/pushAnthony Baire
2014-01-13completion: handle --[no-]fork-point options to git-rebaseJohn Keeping
2014-01-13completion: complete merge-base optionsJohn Keeping
2014-01-13Merge branch 'rr/completion-format-coverletter'Junio C Hamano
2014-01-07completion: complete format.coverLetterRamkumar Ramachandra
2014-01-06completion: fix remote.pushdefaultRamkumar Ramachandra
2014-01-06completion: fix branch.autosetup(merge|rebase)Ramkumar Ramachandra
2014-01-06completion: introduce __gitcomp_nl_append ()Ramkumar Ramachandra
2014-01-06zsh completion: find matching custom bash completionRamkumar Ramachandra
2013-12-27Merge branch 'fc/remote-helper-fixes'Junio C Hamano
2013-12-27Merge branch 'js/gnome-keyring'Junio C Hamano
2013-12-26remote-hg: test 'shared_path' in a moved cloneAntoine Pelisse
2013-12-16contrib/git-credential-gnome-keyring.c: small stylistic cleanupsJohn Szakmeister
2013-12-12Merge branch 'jn/scripts-updates'Junio C Hamano
2013-12-12Merge branch 'jk/remove-deprecated'Junio C Hamano
2013-12-09remote-hg: add tests for special filenamesFelipe Contreras
2013-12-09remote-hg: fix 'shared path' pathFelipe Contreras
2013-12-09remote-helpers: add extra safety checksFelipe Contreras
2013-12-09remote-hg: avoid buggy strftime()jcb91
2013-12-06Merge branch 'rh/remote-hg-bzr-updates'Junio C Hamano
2013-12-05Sync with 1.8.5Junio C Hamano
2013-12-05Merge branch 'jn/mediawiki-makefile-updates'Junio C Hamano
2013-12-03Merge branch 'mi/typofixes'Junio C Hamano
2013-11-26remove #!interpreter line from shell librariesJonathan Nieder
2013-11-26contrib: remove git-p4importJonathan Nieder
2013-11-25mark contributed hooks executableJonathan Nieder
2013-11-25mark Windows build scripts executableJonathan Nieder
2013-11-18remote-bzr, remote-hg: fix email address regular expressionRichard Hansen
2013-11-18test-hg.sh: help user correlate verbose output with email testRichard Hansen
2013-11-18test-hg.sh: fix duplicate content strings in author testsRichard Hansen
2013-11-18test-hg.sh: avoid obsolete 'test' syntaxRichard Hansen