Age | Commit message (Expand) | Author | Files | Lines |
2013-12-17 | Merge branch 'mi/typofixes' into maint | Junio C Hamano | 4 | -4/+4 |
2013-11-18 | remote-hg: don't decode UTF-8 paths into Unicode objects | Richard Hansen | 1 | -1/+1 |
2013-11-12 | contrib: typofixes | Masanari Iida | 4 | -4/+4 |
2013-11-04 | Merge branch 'jk/subtree-install-fix' | Junio C Hamano | 1 | -1/+6 |
2013-11-01 | Merge branch 'ap/remote-hg-unquote-cquote' | Junio C Hamano | 1 | -0/+6 |
2013-10-30 | subtree: add makefile target for html docs | Jeff King | 1 | -1/+6 |
2013-10-28 | Merge branch 'sg/prompt-svn-remote-fix' | Junio C Hamano | 1 | -1/+1 |
2013-10-23 | Merge branch 'bc/gnome-keyring' | Junio C Hamano | 2 | -134/+167 |
2013-10-23 | Merge branch 'jc/prompt-upstream' | Junio C Hamano | 1 | -1/+6 |
2013-10-23 | remote-hg: unquote C-style paths when exporting | Antoine Pelisse | 1 | -0/+6 |
2013-10-18 | Merge branch 'sb/repack-in-c' | Junio C Hamano | 1 | -0/+194 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyring | Brandon Casey | 1 | -0/+39 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: support ancient gnome-keyring | Brandon Casey | 1 | -0/+58 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: report failure to store password | Brandon Casey | 1 | -1/+9 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: use glib messaging functions | Brandon Casey | 1 | -29/+4 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: use glib memory allocation functions | Brandon Casey | 1 | -32/+16 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: use secure memory for reading passwords | Brandon Casey | 1 | -3/+9 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: use secure memory functions for passwds | Brandon Casey | 1 | -15/+6 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object() | Brandon Casey | 1 | -11/+3 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: set Gnome application name | Brandon Casey | 2 | -2/+5 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc... | Brandon Casey | 1 | -1/+1 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_t | Brandon Casey | 1 | -1/+1 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectly | Brandon Casey | 1 | -1/+1 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: add static where applicable | Brandon Casey | 1 | -9/+9 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc. | Brandon Casey | 1 | -10/+10 |
2013-10-15 | bash prompt: don't use '+=' operator in show upstream code path | SZEDER Gábor | 1 | -1/+1 |
2013-10-14 | git-prompt.sh: optionally show upstream branch name | Julien Carsique | 1 | -1/+6 |
2013-10-13 | mergetools/diffmerge: support DiffMerge as a git mergetool | Stefan Saasen | 1 | -1/+1 |
2013-10-08 | Merge branch 'tz/credential-netrc' | Jonathan Nieder | 1 | -1/+3 |
2013-10-08 | git-credential-netrc: fix uninitialized warning | Ted Zlatanov | 1 | -1/+3 |
2013-09-26 | contrib: remove ciabot | Stefan Beller | 4 | -553/+0 |
2013-09-24 | Merge branch 'sg/complete-untracked-filter' | Jonathan Nieder | 1 | -2/+2 |
2013-09-24 | Merge branch 'es/contacts-in-subdir' | Jonathan Nieder | 1 | -0/+4 |
2013-09-24 | Merge branch 'maint' | Jonathan Nieder | 2 | -2/+35 |
2013-09-24 | git-remote-mediawiki: bugfix for pages w/ >500 revisions | Benoit Person | 2 | -2/+35 |
2013-09-23 | contrib/git-credential-gnome-keyring.c: remove unused die() function | Brandon Casey | 1 | -10/+0 |
2013-09-23 | contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarations | Brandon Casey | 1 | -13/+0 |
2013-09-19 | completion: improve untracked directory filtering for filename completion | SZEDER Gábor | 1 | -2/+2 |
2013-09-18 | Merge branch 'fc/contrib-bzr-hg-fixes' | Junio C Hamano | 6 | -292/+327 |
2013-09-17 | contacts: fix to work in subdirectories | Eric Sunshine | 1 | -0/+4 |
2013-09-17 | repack: rewrite the shell script in C | Stefan Beller | 1 | -0/+194 |
2013-09-17 | Merge branch 'rh/ishes-doc' | Junio C Hamano | 1 | -1/+1 |
2013-09-12 | Merge branch 'mm/mediawiki-dumb-push-fix' | Junio C Hamano | 2 | -2/+12 |
2013-09-11 | Merge branch 'jn/post-receive-utf8' | Junio C Hamano | 1 | -6/+9 |
2013-09-09 | Merge branch 'es/contacts-blame-L-multi' | Junio C Hamano | 1 | -9/+22 |
2013-09-08 | remote-bzr: reuse bzrlib transports when possible | Richard Hansen | 1 | -12/+21 |
2013-09-04 | use 'commit-ish' instead of 'committish' | Richard Hansen | 1 | -1/+1 |
2013-09-04 | Merge branch 'fc/remote-hg-shared-setup' | Junio C Hamano | 1 | -5/+18 |
2013-09-04 | Merge branch 'ap/remote-hg-tilde-is-home-directory' | Junio C Hamano | 1 | -1/+1 |
2013-09-03 | git-remote-mediawiki: no need to update private ref in non-dumb push | Matthieu Moy | 1 | -1/+0 |