summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2013-12-06Merge branch 'rh/remote-hg-bzr-updates'Junio C Hamano
2013-12-05Merge branch 'jn/mediawiki-makefile-updates'Junio C Hamano
2013-12-03Merge branch 'mi/typofixes'Junio C Hamano
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-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
2013-10-30subtree: add makefile target for html docsJeff King
2013-10-28Merge branch 'sg/prompt-svn-remote-fix'Junio C Hamano
2013-10-23Merge branch 'bc/gnome-keyring'Junio C Hamano
2013-10-23Merge branch 'jc/prompt-upstream'Junio C Hamano
2013-10-23remote-hg: unquote C-style paths when exportingAntoine Pelisse
2013-10-18Merge branch 'sb/repack-in-c'Junio C Hamano
2013-10-16contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyringBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: support ancient gnome-keyringBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: report failure to store passwordBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: use glib messaging functionsBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: use glib memory allocation functionsBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: use secure memory for reading passwordsBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: use secure memory functions for passwdsBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object()Brandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: set Gnome application nameBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc...Brandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_tBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectlyBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: add static where applicableBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc.Brandon Casey
2013-10-15bash prompt: don't use '+=' operator in show upstream code pathSZEDER Gábor
2013-10-14git-prompt.sh: optionally show upstream branch nameJulien Carsique
2013-10-13mergetools/diffmerge: support DiffMerge as a git mergetoolStefan Saasen
2013-10-08Merge branch 'tz/credential-netrc'Jonathan Nieder
2013-10-08git-credential-netrc: fix uninitialized warningTed Zlatanov
2013-09-26contrib: remove ciabotStefan Beller
2013-09-25Merge branch 'sg/complete-untracked-filter'Jonathan Nieder
2013-09-25Merge branch 'es/contacts-in-subdir'Jonathan Nieder
2013-09-25Merge branch 'maint'Jonathan Nieder
2013-09-24git-remote-mediawiki: bugfix for pages w/ >500 revisionsBenoit Person
2013-09-23contrib/git-credential-gnome-keyring.c: remove unused die() functionBrandon Casey
2013-09-23contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarationsBrandon Casey