index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/remote-literal-string-leakfix'
Junio C Hamano
2013-10-28
|
\
|
*
remote: do not copy "origin" string literal
Jeff King
2013-10-15
*
|
Merge branch 'ew/keepalive'
Junio C Hamano
2013-10-28
|
\
\
|
*
|
http: use curl's tcp keepalive if available
Jeff King
2013-10-16
|
*
|
http: enable keepalive on TCP sockets
Eric Wong
2013-10-14
*
|
|
Merge branch 'jc/revision-range-unpeel'
Junio C Hamano
2013-10-28
|
\
\
\
|
*
|
|
revision: do not peel tags used in range notation
Junio C Hamano
2013-10-15
*
|
|
|
Merge branch 'jx/relative-path-regression-fix'
Junio C Hamano
2013-10-28
|
\
\
\
\
|
*
|
|
|
Use simpler relative_path when set_git_dir
Jiang Xin
2013-10-14
|
*
|
|
|
relative_path should honor dos-drive-prefix
Jiang Xin
2013-10-14
|
*
|
|
|
test: use unambigous leading path (/foo) for MSYS
Jiang Xin
2013-10-14
*
|
|
|
|
Update draft release notes to 1.8.5
Junio C Hamano
2013-10-23
*
|
|
|
|
Sync with 'maint'
Junio C Hamano
2013-10-23
|
\
\
\
\
\
|
*
|
|
|
|
Almost 1.8.4.2 ;-)
Junio C Hamano
2013-10-23
|
*
|
|
|
|
Merge branch 'jc/ls-files-killed-optim' into maint
Junio C Hamano
2013-10-23
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'jh/checkout-auto-tracking' into maint
Junio C Hamano
2013-10-23
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'nd/fetch-into-shallow' into maint
Junio C Hamano
2013-10-23
|
|
\
\
\
\
\
\
\
*
|
\
\
\
\
\
\
\
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 'po/dot-url'
Junio C Hamano
2013-10-23
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
doc/cli: make "dot repository" an independent bullet point
Philip Oakley
2013-10-15
|
*
|
|
|
|
|
|
|
|
|
config doc: update dot-repository notes
Philip Oakley
2013-09-13
|
*
|
|
|
|
|
|
|
|
|
doc: command line interface (cli) dot-repository dwimmery
Philip Oakley
2013-09-13
*
|
|
|
|
|
|
|
|
|
|
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 'hu/cherry-pick-previous-branch'
Junio C Hamano
2013-10-23
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
cherry-pick: handle "-" after parsing options
Jeff King
2013-10-10
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'mg/more-textconv'
Junio C Hamano
2013-10-23
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
|
grep: honor --textconv for the case rev:path
Michael J Gruber
2013-05-10
|
*
|
|
|
|
|
|
|
|
|
|
|
|
grep: allow to use textconv filters
Jeff King
2013-05-10
|
*
|
|
|
|
|
|
|
|
|
|
|
|
t7008: demonstrate behavior of grep with textconv
Michael J Gruber
2013-05-10
|
*
|
|
|
|
|
|
|
|
|
|
|
|
cat-file: do not die on --textconv without textconv filters
Michael J Gruber
2013-05-10
|
*
|
|
|
|
|
|
|
|
|
|
|
|
show: honor --textconv for blobs
Michael J Gruber
2013-05-10
|
*
|
|
|
|
|
|
|
|
|
|
|
|
diff_opt: track whether flags have been set explicitly
Junio C Hamano
2013-05-10
|
*
|
|
|
|
|
|
|
|
|
|
|
|
t4030: demonstrate behavior of show with textconv
Michael J Gruber
2013-05-10
[next]