| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jn/scripts-updates' | Junio C Hamano | 2013-12-12 | 12 | -539/+0 |
|\ |
|
| * | remove #!interpreter line from shell librariesjn/scripts-updates | Jonathan Nieder | 2013-11-26 | 2 | -4/+0 |
| * | contrib: remove git-p4import | Jonathan Nieder | 2013-11-26 | 3 | -533/+0 |
| * | mark contributed hooks executable | Jonathan Nieder | 2013-11-25 | 4 | -2/+0 |
| * | mark Windows build scripts executable | Jonathan Nieder | 2013-11-25 | 3 | -0/+0 |
* | | Merge branch 'jk/remove-deprecated' | Junio C Hamano | 2013-12-12 | 2 | -6/+2 |
|\ \ |
|
| * \ | Sync with 1.8.5jk/remove-deprecated | Junio C Hamano | 2013-12-05 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | peek-remote: remove deprecated alias of ls-remote | John Keeping | 2013-11-12 | 1 | -1/+0 |
| * | | lost-found: remove deprecated command | John Keeping | 2013-11-12 | 1 | -1/+0 |
| * | | tar-tree: remove deprecated command | John Keeping | 2013-11-12 | 1 | -1/+0 |
| * | | repo-config: remove deprecated alias for "git config" | John Keeping | 2013-11-12 | 2 | -3/+2 |
* | | | Merge branch 'rh/remote-hg-bzr-updates' | Junio C Hamano | 2013-12-06 | 4 | -24/+25 |
|\ \ \ |
|
| * | | | remote-bzr, remote-hg: fix email address regular expressionrh/remote-hg-bzr-updates | Richard Hansen | 2013-11-18 | 3 | -9/+8 |
| * | | | test-hg.sh: help user correlate verbose output with email test | Richard Hansen | 2013-11-18 | 1 | -10/+10 |
| * | | | test-hg.sh: fix duplicate content strings in author tests | Richard Hansen | 2013-11-18 | 1 | -9/+9 |
| * | | | test-hg.sh: avoid obsolete 'test' syntax | Richard Hansen | 2013-11-18 | 1 | -1/+1 |
| * | | | test-hg.sh: eliminate 'local' bashism | Richard Hansen | 2013-11-18 | 1 | -2/+2 |
| * | | | test-bzr.sh, test-hg.sh: prepare for change to push.default=simple | Richard Hansen | 2013-11-18 | 1 | -1/+1 |
| * | | | test-bzr.sh, test-hg.sh: allow running from any dir | Felipe Contreras | 2013-11-18 | 2 | -2/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'jn/mediawiki-makefile-updates' | Junio C Hamano | 2013-12-05 | 1 | -2/+7 |
|\ \ \ |
|
| * | | | git-remote-mediawiki build: handle DESTDIR/INSTLIBDIR with whitespacejn/mediawiki-makefile-updates | Jonathan Nieder | 2013-11-11 | 1 | -2/+4 |
| * | | | git-remote-mediawiki build: make 'install' command configurable | Jonathan Nieder | 2013-11-11 | 1 | -2/+4 |
| * | | | git-remote-mediawiki: honor DESTDIR in "make install" | Jonathan Nieder | 2013-11-11 | 1 | -1/+3 |
| * | | | git-remote-mediawiki: do not remove installed files in "clean" target | Jonathan Nieder | 2013-11-11 | 1 | -1/+0 |
* | | | | Merge branch 'mi/typofixes' | Junio C Hamano | 2013-12-03 | 4 | -4/+4 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | contrib: typofixesmi/typofixes | Masanari Iida | 2013-11-12 | 4 | -4/+4 |
| | |/
| |/| |
|
* | | | remote-hg: don't decode UTF-8 paths into Unicode objects | Richard Hansen | 2013-11-18 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'jk/subtree-install-fix' | Junio C Hamano | 2013-11-04 | 1 | -1/+6 |
|\ \ |
|
| * | | subtree: add makefile target for html docsjk/subtree-install-fix | Jeff King | 2013-10-30 | 1 | -1/+6 |
* | | | Merge branch 'ap/remote-hg-unquote-cquote' | Junio C Hamano | 2013-11-01 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | remote-hg: unquote C-style paths when exportingap/remote-hg-unquote-cquote | Antoine Pelisse | 2013-10-23 | 1 | -0/+6 |
* | | | | Merge branch 'sg/prompt-svn-remote-fix' | Junio C Hamano | 2013-10-28 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | bash prompt: don't use '+=' operator in show upstream code pathsg/prompt-svn-remote-fix | SZEDER Gábor | 2013-10-15 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'bc/gnome-keyring' | Junio C Hamano | 2013-10-23 | 2 | -134/+167 |
|\ \ \ \ |
|
| * | | | | contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyringbc/gnome-keyring | Brandon Casey | 2013-10-16 | 1 | -0/+39 |
| * | | | | contrib/git-credential-gnome-keyring.c: support ancient gnome-keyring | Brandon Casey | 2013-10-16 | 1 | -0/+58 |
| * | | | | contrib/git-credential-gnome-keyring.c: report failure to store password | Brandon Casey | 2013-10-16 | 1 | -1/+9 |
| * | | | | contrib/git-credential-gnome-keyring.c: use glib messaging functions | Brandon Casey | 2013-10-16 | 1 | -29/+4 |
| * | | | | contrib/git-credential-gnome-keyring.c: use glib memory allocation functions | Brandon Casey | 2013-10-16 | 1 | -32/+16 |
| * | | | | contrib/git-credential-gnome-keyring.c: use secure memory for reading passwords | Brandon Casey | 2013-10-16 | 1 | -3/+9 |
| * | | | | contrib/git-credential-gnome-keyring.c: use secure memory functions for passwds | Brandon Casey | 2013-10-16 | 1 | -15/+6 |
| * | | | | contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object() | Brandon Casey | 2013-10-16 | 1 | -11/+3 |
| * | | | | contrib/git-credential-gnome-keyring.c: set Gnome application name | Brandon Casey | 2013-10-16 | 2 | -2/+5 |
| * | | | | contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc... | Brandon Casey | 2013-10-16 | 1 | -1/+1 |
| * | | | | contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_t | Brandon Casey | 2013-10-16 | 1 | -1/+1 |
| * | | | | contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectly | Brandon Casey | 2013-10-16 | 1 | -1/+1 |
| * | | | | contrib/git-credential-gnome-keyring.c: add static where applicable | Brandon Casey | 2013-10-16 | 1 | -9/+9 |
| * | | | | contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc. | Brandon Casey | 2013-10-16 | 1 | -10/+10 |
| * | | | | contrib/git-credential-gnome-keyring.c: remove unused die() function | Brandon Casey | 2013-09-23 | 1 | -10/+0 |
| * | | | | contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarations | Brandon Casey | 2013-09-23 | 1 | -13/+0 |