| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | Merge branch 'jc/prompt-upstream' | Junio C Hamano | 2013-10-23 | 1 | -1/+6 |
|\ \ \ |
|
| * | | | git-prompt.sh: optionally show upstream branch namejc/prompt-upstream | Julien Carsique | 2013-10-14 | 1 | -1/+6 |
* | | | | Merge branch 'sb/repack-in-c' | Junio C Hamano | 2013-10-18 | 1 | -0/+194 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | repack: rewrite the shell script in C | Stefan Beller | 2013-09-17 | 1 | -0/+194 |
* | | | | mergetools/diffmerge: support DiffMerge as a git mergetool | Stefan Saasen | 2013-10-13 | 1 | -1/+1 |
* | | | | Merge branch 'tz/credential-netrc' | Jonathan Nieder | 2013-10-08 | 1 | -1/+3 |
|\ \ \ \ |
|
| * | | | | git-credential-netrc: fix uninitialized warningtz/credential-netrc | Ted Zlatanov | 2013-10-08 | 1 | -1/+3 |
* | | | | | contrib: remove ciabot | Stefan Beller | 2013-09-26 | 4 | -553/+0 |
* | | | | | Merge branch 'sg/complete-untracked-filter' | Jonathan Nieder | 2013-09-24 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | completion: improve untracked directory filtering for filename completionsg/complete-untracked-filter | SZEDER Gábor | 2013-09-19 | 1 | -2/+2 |
* | | | | | | Merge branch 'es/contacts-in-subdir' | Jonathan Nieder | 2013-09-24 | 1 | -0/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | contacts: fix to work in subdirectorieses/contacts-in-subdir | Eric Sunshine | 2013-09-17 | 1 | -0/+4 |
* | | | | | | | Merge branch 'maint' | Jonathan Nieder | 2013-09-24 | 2 | -2/+35 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | /
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | git-remote-mediawiki: bugfix for pages w/ >500 revisions | Benoit Person | 2013-09-24 | 2 | -2/+35 |
* | | | | | | Merge branch 'fc/contrib-bzr-hg-fixes' | Junio C Hamano | 2013-09-18 | 6 | -292/+327 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | contrib/remote-helpers: quote variable references in redirection targetsfc/contrib-bzr-hg-fixes | Junio C Hamano | 2013-09-03 | 1 | -20/+20 |
| * | | | | | contrib/remote-helpers: style updates for test scripts | Junio C Hamano | 2013-09-03 | 4 | -226/+248 |
| * | | | | | remote-hg: use notes to keep track of Hg revisions | Felipe Contreras | 2013-08-30 | 1 | -1/+34 |
| * | | | | | remote-helpers: cleanup more global variables | Felipe Contreras | 2013-08-29 | 2 | -57/+2 |
| * | | | | | remote-helpers: trivial style fixes | Felipe Contreras | 2013-08-29 | 2 | -3/+3 |
| * | | | | | remote-hg: improve basic test | Felipe Contreras | 2013-08-29 | 1 | -2/+2 |
| * | | | | | remote-hg: add missing &&s in the test | Felipe Contreras | 2013-08-29 | 1 | -2/+2 |
| * | | | | | remote-hg: fix test | Felipe Contreras | 2013-08-29 | 1 | -2/+0 |
| * | | | | | remote-bzr: make bzr branches configurable per-repo | Felipe Contreras | 2013-08-29 | 1 | -3/+10 |
| * | | | | | remote-bzr: fix export of utf-8 authors | Felipe Contreras | 2013-08-29 | 2 | -0/+31 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'rh/ishes-doc' | Junio C Hamano | 2013-09-17 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | use 'commit-ish' instead of 'committish' | Richard Hansen | 2013-09-04 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'mm/mediawiki-dumb-push-fix' | Junio C Hamano | 2013-09-12 | 2 | -2/+12 |
|\ \ \ \ \ |
|
| * | | | | | git-remote-mediawiki: no need to update private ref in non-dumb pushmm/mediawiki-dumb-push-fix | Matthieu Moy | 2013-09-03 | 1 | -1/+0 |
| * | | | | | git-remote-mediawiki: use no-private-update capability on dumb push | Matthieu Moy | 2013-09-03 | 1 | -0/+3 |
| * | | | | | git-remote-mediawiki: add test and check Makefile targets | Matthieu Moy | 2013-08-29 | 1 | -1/+9 |
| |/ / / / |
|