summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2013-10-23Merge branch 'bc/gnome-keyring'Junio C Hamano
2013-10-23Merge branch 'jc/prompt-upstream'Junio C Hamano
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-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
2013-09-19completion: improve untracked directory filtering for filename completionSZEDER Gábor
2013-09-18Merge branch 'fc/contrib-bzr-hg-fixes'Junio C Hamano
2013-09-18contacts: fix to work in subdirectoriesEric Sunshine
2013-09-17repack: rewrite the shell script in CStefan Beller
2013-09-17Merge branch 'rh/ishes-doc'Junio C Hamano
2013-09-12Merge branch 'mm/mediawiki-dumb-push-fix'Junio C Hamano
2013-09-11Merge branch 'jn/post-receive-utf8'Junio C Hamano
2013-09-09Merge branch 'es/contacts-blame-L-multi'Junio C Hamano
2013-09-08remote-bzr: reuse bzrlib transports when possibleRichard Hansen
2013-09-04use 'commit-ish' instead of 'committish'Richard Hansen
2013-09-04Merge branch 'fc/remote-hg-shared-setup'Junio C Hamano
2013-09-04Merge branch 'ap/remote-hg-tilde-is-home-directory'Junio C Hamano
2013-09-03git-remote-mediawiki: no need to update private ref in non-dumb pushMatthieu Moy
2013-09-03git-remote-mediawiki: use no-private-update capability on dumb pushMatthieu Moy
2013-09-03contrib/remote-helpers: quote variable references in redirection targetsJunio C Hamano
2013-09-03contrib/remote-helpers: style updates for test scriptsJunio C Hamano
2013-08-30remote-hg: use notes to keep track of Hg revisionsFelipe Contreras
2013-08-30Merge branch 'bc/completion-for-bash-3.0'Junio C Hamano
2013-08-30Merge branch 'mm/war-on-whatchanged'Junio C Hamano
2013-08-29git-remote-mediawiki: add test and check Makefile targetsMatthieu Moy
2013-08-29remote-helpers: cleanup more global variablesFelipe Contreras
2013-08-29remote-helpers: trivial style fixesFelipe Contreras