aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'jn/scripts-updates'Junio C Hamano2013-12-12
|\
| * remove #!interpreter line from shell librariesJonathan Nieder2013-11-26
| * contrib: remove git-p4importJonathan Nieder2013-11-26
| * mark contributed hooks executableJonathan Nieder2013-11-25
| * mark Windows build scripts executableJonathan Nieder2013-11-25
* | Merge branch 'jk/remove-deprecated'Junio C Hamano2013-12-12
|\ \
| * \ Sync with 1.8.5Junio C Hamano2013-12-05
| |\ \ | | |/
| * | peek-remote: remove deprecated alias of ls-remoteJohn Keeping2013-11-12
| * | lost-found: remove deprecated commandJohn Keeping2013-11-12
| * | tar-tree: remove deprecated commandJohn Keeping2013-11-12
| * | repo-config: remove deprecated alias for "git config"John Keeping2013-11-12
* | | Merge branch 'rh/remote-hg-bzr-updates'Junio C Hamano2013-12-06
|\ \ \
| * | | remote-bzr, remote-hg: fix email address regular expressionRichard Hansen2013-11-18
| * | | test-hg.sh: help user correlate verbose output with email testRichard Hansen2013-11-18
| * | | test-hg.sh: fix duplicate content strings in author testsRichard Hansen2013-11-18
| * | | test-hg.sh: avoid obsolete 'test' syntaxRichard Hansen2013-11-18
| * | | test-hg.sh: eliminate 'local' bashismRichard Hansen2013-11-18
| * | | test-bzr.sh, test-hg.sh: prepare for change to push.default=simpleRichard Hansen2013-11-18
| * | | test-bzr.sh, test-hg.sh: allow running from any dirFelipe Contreras2013-11-18
| | |/ | |/|
* | | Merge branch 'jn/mediawiki-makefile-updates'Junio C Hamano2013-12-05
|\ \ \
| * | | git-remote-mediawiki build: handle DESTDIR/INSTLIBDIR with whitespaceJonathan Nieder2013-11-11
| * | | git-remote-mediawiki build: make 'install' command configurableJonathan Nieder2013-11-11
| * | | git-remote-mediawiki: honor DESTDIR in "make install"Jonathan Nieder2013-11-11
| * | | git-remote-mediawiki: do not remove installed files in "clean" targetJonathan Nieder2013-11-11
* | | | Merge branch 'mi/typofixes'Junio C Hamano2013-12-03
|\ \ \ \ | |_|/ / |/| | |
| * | | contrib: typofixesMasanari Iida2013-11-12
| | |/ | |/|
* | | remote-hg: don't decode UTF-8 paths into Unicode objectsRichard Hansen2013-11-18
|/ /
* | Merge branch 'jk/subtree-install-fix'Junio C Hamano2013-11-04
|\ \
| * | subtree: add makefile target for html docsJeff King2013-10-30
* | | Merge branch 'ap/remote-hg-unquote-cquote'Junio C Hamano2013-11-01
|\ \ \
| * | | remote-hg: unquote C-style paths when exportingAntoine Pelisse2013-10-23
* | | | Merge branch 'sg/prompt-svn-remote-fix'Junio C Hamano2013-10-28
|\ \ \ \
| * | | | bash prompt: don't use '+=' operator in show upstream code pathSZEDER Gábor2013-10-15
| |/ / /
* | | | Merge branch 'bc/gnome-keyring'Junio C Hamano2013-10-23
|\ \ \ \
| * | | | contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyringBrandon Casey2013-10-16
| * | | | contrib/git-credential-gnome-keyring.c: support ancient gnome-keyringBrandon Casey2013-10-16
| * | | | contrib/git-credential-gnome-keyring.c: report failure to store passwordBrandon Casey2013-10-16
| * | | | contrib/git-credential-gnome-keyring.c: use glib messaging functionsBrandon Casey2013-10-16
| * | | | contrib/git-credential-gnome-keyring.c: use glib memory allocation functionsBrandon Casey2013-10-16
| * | | | contrib/git-credential-gnome-keyring.c: use secure memory for reading passwordsBrandon Casey2013-10-16
| * | | | contrib/git-credential-gnome-keyring.c: use secure memory functions for passwdsBrandon Casey2013-10-16
| * | | | contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object()Brandon Casey2013-10-16
| * | | | contrib/git-credential-gnome-keyring.c: set Gnome application nameBrandon Casey2013-10-16
| * | | | contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc...Brandon Casey2013-10-16
| * | | | contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_tBrandon Casey2013-10-16
| * | | | contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectlyBrandon Casey2013-10-16
| * | | | contrib/git-credential-gnome-keyring.c: add static where applicableBrandon Casey2013-10-16
| * | | | contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc.Brandon Casey2013-10-16
| * | | | contrib/git-credential-gnome-keyring.c: remove unused die() functionBrandon Casey2013-09-23
| * | | | contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarationsBrandon Casey2013-09-23