index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Commit message (
Expand
)
Author
Age
*
remote-hg: don't decode UTF-8 paths into Unicode objects
Richard Hansen
2013-11-18
*
Merge branch 'jk/subtree-install-fix'
Junio C Hamano
2013-11-04
|
\
|
*
subtree: add makefile target for html docs
Jeff King
2013-10-30
*
|
Merge branch 'ap/remote-hg-unquote-cquote'
Junio C Hamano
2013-11-01
|
\
\
|
*
|
remote-hg: unquote C-style paths when exporting
Antoine Pelisse
2013-10-23
*
|
|
Merge branch 'sg/prompt-svn-remote-fix'
Junio C Hamano
2013-10-28
|
\
\
\
|
*
|
|
bash prompt: don't use '+=' operator in show upstream code path
SZEDER Gábor
2013-10-15
|
|
/
/
*
|
|
Merge branch 'bc/gnome-keyring'
Junio C Hamano
2013-10-23
|
\
\
\
|
*
|
|
contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyring
Brandon Casey
2013-10-16
|
*
|
|
contrib/git-credential-gnome-keyring.c: support ancient gnome-keyring
Brandon Casey
2013-10-16
|
*
|
|
contrib/git-credential-gnome-keyring.c: report failure to store password
Brandon Casey
2013-10-16
|
*
|
|
contrib/git-credential-gnome-keyring.c: use glib messaging functions
Brandon Casey
2013-10-16
|
*
|
|
contrib/git-credential-gnome-keyring.c: use glib memory allocation functions
Brandon Casey
2013-10-16
|
*
|
|
contrib/git-credential-gnome-keyring.c: use secure memory for reading passwords
Brandon Casey
2013-10-16
|
*
|
|
contrib/git-credential-gnome-keyring.c: use secure memory functions for passwds
Brandon Casey
2013-10-16
|
*
|
|
contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object()
Brandon Casey
2013-10-16
|
*
|
|
contrib/git-credential-gnome-keyring.c: set Gnome application name
Brandon Casey
2013-10-16
|
*
|
|
contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc...
Brandon Casey
2013-10-16
|
*
|
|
contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_t
Brandon Casey
2013-10-16
|
*
|
|
contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectly
Brandon Casey
2013-10-16
|
*
|
|
contrib/git-credential-gnome-keyring.c: add static where applicable
Brandon Casey
2013-10-16
|
*
|
|
contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc.
Brandon Casey
2013-10-16
|
*
|
|
contrib/git-credential-gnome-keyring.c: remove unused die() function
Brandon Casey
2013-09-23
|
*
|
|
contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarations
Brandon Casey
2013-09-23
*
|
|
|
Merge branch 'jc/prompt-upstream'
Junio C Hamano
2013-10-23
|
\
\
\
\
|
*
|
|
|
git-prompt.sh: optionally show upstream branch name
Julien Carsique
2013-10-14
*
|
|
|
|
Merge branch 'sb/repack-in-c'
Junio C Hamano
2013-10-18
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
repack: rewrite the shell script in C
Stefan Beller
2013-09-17
*
|
|
|
|
mergetools/diffmerge: support DiffMerge as a git mergetool
Stefan Saasen
2013-10-13
*
|
|
|
|
Merge branch 'tz/credential-netrc'
Jonathan Nieder
2013-10-08
|
\
\
\
\
\
|
*
|
|
|
|
git-credential-netrc: fix uninitialized warning
Ted Zlatanov
2013-10-08
*
|
|
|
|
|
contrib: remove ciabot
Stefan Beller
2013-09-26
*
|
|
|
|
|
Merge branch 'sg/complete-untracked-filter'
Jonathan Nieder
2013-09-24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
completion: improve untracked directory filtering for filename completion
SZEDER Gábor
2013-09-19
*
|
|
|
|
|
|
Merge branch 'es/contacts-in-subdir'
Jonathan Nieder
2013-09-24
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
contacts: fix to work in subdirectories
Eric Sunshine
2013-09-17
*
|
|
|
|
|
|
|
Merge branch 'maint'
Jonathan Nieder
2013-09-24
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
/
/
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
git-remote-mediawiki: bugfix for pages w/ >500 revisions
Benoit Person
2013-09-24
*
|
|
|
|
|
|
Merge branch 'fc/contrib-bzr-hg-fixes'
Junio C Hamano
2013-09-18
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
contrib/remote-helpers: quote variable references in redirection targets
Junio C Hamano
2013-09-03
|
*
|
|
|
|
|
contrib/remote-helpers: style updates for test scripts
Junio C Hamano
2013-09-03
|
*
|
|
|
|
|
remote-hg: use notes to keep track of Hg revisions
Felipe Contreras
2013-08-30
|
*
|
|
|
|
|
remote-helpers: cleanup more global variables
Felipe Contreras
2013-08-29
|
*
|
|
|
|
|
remote-helpers: trivial style fixes
Felipe Contreras
2013-08-29
|
*
|
|
|
|
|
remote-hg: improve basic test
Felipe Contreras
2013-08-29
|
*
|
|
|
|
|
remote-hg: add missing &&s in the test
Felipe Contreras
2013-08-29
|
*
|
|
|
|
|
remote-hg: fix test
Felipe Contreras
2013-08-29
|
*
|
|
|
|
|
remote-bzr: make bzr branches configurable per-repo
Felipe Contreras
2013-08-29
|
*
|
|
|
|
|
remote-bzr: fix export of utf-8 authors
Felipe Contreras
2013-08-29
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'rh/ishes-doc'
Junio C Hamano
2013-09-17
|
\
\
\
\
\
\
[next]