summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2014-01-27Merge branch 'jk/complete-merge-base'Junio C Hamano1-1/+7
2014-01-27Merge branch 'ab/subtree-doc'Junio C Hamano2-13/+23
2014-01-13subtree: fix argument validation in add/pull/pushAnthony Baire2-13/+23
2014-01-13completion: handle --[no-]fork-point options to git-rebaseJohn Keeping1-1/+1
2014-01-13completion: complete merge-base optionsJohn Keeping1-0/+6
2014-01-13Merge branch 'rr/completion-format-coverletter'Junio C Hamano1-0/+1
2014-01-07completion: complete format.coverLetterRamkumar Ramachandra1-0/+1
2014-01-06completion: fix remote.pushdefaultRamkumar Ramachandra1-0/+1
2014-01-06completion: fix branch.autosetup(merge|rebase)Ramkumar Ramachandra1-0/+1
2014-01-06completion: introduce __gitcomp_nl_append ()Ramkumar Ramachandra2-4/+26
2014-01-06zsh completion: find matching custom bash completionRamkumar Ramachandra1-1/+1
2013-12-27Merge branch 'fc/remote-helper-fixes'Junio C Hamano3-9/+103
2013-12-27Merge branch 'js/gnome-keyring'Junio C Hamano1-46/+39
2013-12-26remote-hg: test 'shared_path' in a moved cloneAntoine Pelisse1-0/+11
2013-12-16contrib/git-credential-gnome-keyring.c: small stylistic cleanupsJohn Szakmeister1-46/+39
2013-12-12Merge branch 'jn/scripts-updates'Junio C Hamano12-539/+0
2013-12-12Merge branch 'jk/remove-deprecated'Junio C Hamano2-6/+2
2013-12-09remote-hg: add tests for special filenamesFelipe Contreras1-0/+68
2013-12-09remote-hg: fix 'shared path' pathFelipe Contreras1-0/+3
2013-12-09remote-helpers: add extra safety checksFelipe Contreras2-8/+20
2013-12-09remote-hg: avoid buggy strftime()jcb911-1/+1
2013-12-06Merge branch 'rh/remote-hg-bzr-updates'Junio C Hamano4-24/+25
2013-12-05Sync with 1.8.5Junio C Hamano1-1/+1
2013-12-05Merge branch 'jn/mediawiki-makefile-updates'Junio C Hamano1-2/+7
2013-12-03Merge branch 'mi/typofixes'Junio C Hamano4-4/+4
2013-11-26remove #!interpreter line from shell librariesJonathan Nieder2-4/+0
2013-11-26contrib: remove git-p4importJonathan Nieder3-533/+0
2013-11-25mark contributed hooks executableJonathan Nieder4-2/+0
2013-11-25mark Windows build scripts executableJonathan Nieder3-0/+0
2013-11-18remote-bzr, remote-hg: fix email address regular expressionRichard Hansen3-9/+8
2013-11-18test-hg.sh: help user correlate verbose output with email testRichard Hansen1-10/+10
2013-11-18test-hg.sh: fix duplicate content strings in author testsRichard Hansen1-9/+9
2013-11-18test-hg.sh: avoid obsolete 'test' syntaxRichard Hansen1-1/+1
2013-11-18test-hg.sh: eliminate 'local' bashismRichard Hansen1-2/+2
2013-11-18test-bzr.sh, test-hg.sh: prepare for change to push.default=simpleRichard Hansen1-1/+1
2013-11-18test-bzr.sh, test-hg.sh: allow running from any dirFelipe Contreras2-2/+4
2013-11-18remote-hg: don't decode UTF-8 paths into Unicode objectsRichard Hansen1-1/+1
2013-11-12peek-remote: remove deprecated alias of ls-remoteJohn Keeping1-1/+0
2013-11-12lost-found: remove deprecated commandJohn Keeping1-1/+0
2013-11-12tar-tree: remove deprecated commandJohn Keeping1-1/+0
2013-11-12repo-config: remove deprecated alias for "git config"John Keeping2-3/+2
2013-11-12contrib: typofixesMasanari Iida4-4/+4
2013-11-11git-remote-mediawiki build: handle DESTDIR/INSTLIBDIR with whitespaceJonathan Nieder1-2/+4
2013-11-11git-remote-mediawiki build: make 'install' command configurableJonathan Nieder1-2/+4
2013-11-11git-remote-mediawiki: honor DESTDIR in "make install"Jonathan Nieder1-1/+3
2013-11-11git-remote-mediawiki: do not remove installed files in "clean" targetJonathan Nieder1-1/+0
2013-11-04Merge branch 'jk/subtree-install-fix'Junio C Hamano1-1/+6
2013-11-01Merge branch 'ap/remote-hg-unquote-cquote'Junio C Hamano1-0/+6
2013-10-30subtree: add makefile target for html docsJeff King1-1/+6
2013-10-28Merge branch 'sg/prompt-svn-remote-fix'Junio C Hamano1-1/+1