summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2014-03-31comments: fix misuses of "nor"Justin Lebar
2014-03-31contrib: fix misuses of "nor"Justin Lebar
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
2013-11-18test-hg.sh: eliminate 'local' bashismRichard Hansen
2013-11-18test-bzr.sh, test-hg.sh: prepare for change to push.default=simpleRichard Hansen
2013-11-18test-bzr.sh, test-hg.sh: allow running from any dirFelipe Contreras
2013-11-18remote-hg: don't decode UTF-8 paths into Unicode objectsRichard Hansen
2013-11-12peek-remote: remove deprecated alias of ls-remoteJohn Keeping
2013-11-12lost-found: remove deprecated commandJohn Keeping
2013-11-12tar-tree: remove deprecated commandJohn Keeping
2013-11-12repo-config: remove deprecated alias for "git config"John Keeping
2013-11-12contrib: typofixesMasanari Iida
2013-11-11git-remote-mediawiki build: handle DESTDIR/INSTLIBDIR with whitespaceJonathan Nieder
2013-11-11git-remote-mediawiki build: make 'install' command configurableJonathan Nieder
2013-11-11git-remote-mediawiki: honor DESTDIR in "make install"Jonathan Nieder
2013-11-11git-remote-mediawiki: do not remove installed files in "clean" targetJonathan Nieder
2013-11-04Merge branch 'jk/subtree-install-fix'Junio C Hamano
2013-11-01Merge branch 'ap/remote-hg-unquote-cquote'Junio C Hamano