summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
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-17Merge branch 'mi/typofixes' into maintJunio C Hamano4-4/+4
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
2013-10-23Merge branch 'bc/gnome-keyring'Junio C Hamano2-134/+167
2013-10-23Merge branch 'jc/prompt-upstream'Junio C Hamano1-1/+6
2013-10-23remote-hg: unquote C-style paths when exportingAntoine Pelisse1-0/+6
2013-10-18Merge branch 'sb/repack-in-c'Junio C Hamano1-0/+194
2013-10-16contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyringBrandon Casey1-0/+39
2013-10-16contrib/git-credential-gnome-keyring.c: support ancient gnome-keyringBrandon Casey1-0/+58
2013-10-16contrib/git-credential-gnome-keyring.c: report failure to store passwordBrandon Casey1-1/+9
2013-10-16contrib/git-credential-gnome-keyring.c: use glib messaging functionsBrandon Casey1-29/+4
2013-10-16contrib/git-credential-gnome-keyring.c: use glib memory allocation functionsBrandon Casey1-32/+16
2013-10-16contrib/git-credential-gnome-keyring.c: use secure memory for reading passwordsBrandon Casey1-3/+9
2013-10-16contrib/git-credential-gnome-keyring.c: use secure memory functions for passwdsBrandon Casey1-15/+6