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
*
Almost ready for 2.8.3
Junio C Hamano
2016-05-06
*
Merge branch 'sb/submodule-path-misc-bugs' into maint
Junio C Hamano
2016-05-06
|
\
|
*
t7407: make expectation as clear as possible
Stefan Beller
2016-03-30
|
*
submodule update: test recursive path reporting from subdirectory
Stefan Beller
2016-03-30
|
*
submodule update: align reporting path for custom command execution
Stefan Beller
2016-03-30
|
*
submodule status: correct path handling in recursive submodules
Stefan Beller
2016-03-30
|
*
submodule update --init: correct path handling in recursive submodules
Stefan Beller
2016-03-30
|
*
submodule foreach: correct path display in recursive submodules
Stefan Beller
2016-03-30
*
|
Merge branch 'ky/imap-send-openssl-1.1.0' into maint
Junio C Hamano
2016-05-06
|
\
\
|
*
|
configure: remove checking for HMAC_CTX_cleanup
Kazuki Yamaguchi
2016-04-08
|
*
|
imap-send: avoid deprecated TLSv1_method()
Kazuki Yamaguchi
2016-04-08
|
*
|
imap-send: check NULL return of SSL_CTX_new()
Kazuki Yamaguchi
2016-04-08
|
*
|
imap-send: use HMAC() function provided by OpenSSL
Kazuki Yamaguchi
2016-04-08
*
|
|
Merge branch 'js/replace-edit-use-editor-configuration' into maint
Junio C Hamano
2016-05-06
|
\
\
\
|
*
|
|
replace --edit: respect core.editor
Johannes Schindelin
2016-04-20
|
|
/
/
*
|
|
Merge branch 'cc/apply' into maint
Junio C Hamano
2016-05-06
|
\
\
\
|
*
|
|
builtin/apply: free patch when parse_chunk() fails
Christian Couder
2016-04-01
|
*
|
|
builtin/apply: handle parse_binary() failure
Christian Couder
2016-04-01
|
*
|
|
apply: remove unused call to free() in gitdiff_{old,new}name()
Junio C Hamano
2016-03-22
|
*
|
|
builtin/apply: get rid of useless 'name' variable
Christian Couder
2016-03-22
*
|
|
|
Merge branch 'kn/for-each-tag-branch' into maint
Junio C Hamano
2016-05-06
|
\
\
\
\
|
*
|
|
|
for-each-ref: fix description of '--contains' in manpage
SZEDER Gábor
2016-03-30
*
|
|
|
|
git-multimail: update to release 1.3.0
Matthieu Moy
2016-05-03
*
|
|
|
|
Start preparing for 2.8.3
Junio C Hamano
2016-05-02
*
|
|
|
|
Merge branch 'jk/use-write-script-more' into maint
Junio C Hamano
2016-05-02
|
\
\
\
\
\
|
*
|
|
|
|
t3404: use write_script
Junio C Hamano
2016-04-12
|
*
|
|
|
|
t1020: do not overuse printf and use write_script
Junio C Hamano
2016-04-11
|
*
|
|
|
|
t5532: use write_script
Jeff King
2016-04-10
*
|
|
|
|
|
Merge branch 'jc/xstrfmt-null-with-prec-0' into maint
Junio C Hamano
2016-05-02
|
\
\
\
\
\
\
|
*
|
|
|
|
|
setup.c: do not feed NULL to "%.*s" even with precision 0
Junio C Hamano
2016-04-07
*
|
|
|
|
|
|
Merge branch 'ew/send-email-drop-data-dumper' into maint
Junio C Hamano
2016-05-02
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
send-email: do not load Data::Dumper
Eric Wong
2016-04-06
*
|
|
|
|
|
|
|
Merge branch 'ad/cygwin-wants-rename' into maint
Junio C Hamano
2016-05-02
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
config.mak.uname: Cygwin needs OBJECT_CREATION_USES_RENAMES
Adam Dinwoodie
2015-08-07
*
|
|
|
|
|
|
|
|
Merge branch 'jk/do-not-printf-NULL' into maint
Junio C Hamano
2016-05-02
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
git_config_set_multivar_in_file: handle "unset" errors
Jeff King
2016-04-10
|
*
|
|
|
|
|
|
|
|
git_config_set_multivar_in_file: all non-zero returns are errors
Jeff King
2016-04-10
|
*
|
|
|
|
|
|
|
|
config: lower-case first word of error strings
Jeff King
2016-04-10
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'jc/http-socks5h' into maint
Junio C Hamano
2016-05-02
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
http: differentiate socks5:// and socks5h://
Junio C Hamano
2016-04-10
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'ky/imap-send' into maint
Junio C Hamano
2016-05-02
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
imap-send: fix CRAM-MD5 response calculation
Kazuki Yamaguchi
2016-04-13
|
*
|
|
|
|
|
|
|
|
imap-send: check for NOLOGIN capability only when using LOGIN command
Kazuki Yamaguchi
2016-04-13
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'ad/commit-have-m-option' into maint
Junio C Hamano
2016-05-02
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
commit: do not ignore an empty message given by -m ''
Jeff King
2016-04-07
|
*
|
|
|
|
|
|
|
|
commit: --amend -m '' silently fails to wipe message
Adam Dinwoodie
2016-04-07
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'sb/submodule-helper-clone-regression-fix' into maint
Junio C Hamano
2016-05-02
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
submodule--helper, module_clone: catch fprintf failure
Stefan Beller
2016-04-01
|
*
|
|
|
|
|
|
|
|
submodule--helper: do not borrow absolute_path() result for too long
Junio C Hamano
2016-04-01
|
*
|
|
|
|
|
|
|
|
submodule--helper, module_clone: always operate on absolute paths
Stefan Beller
2016-04-01
[next]