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
*
l10n: fr.po Fixed grammar mistake
Antonin
2016-04-28
*
Sixth batch for post 2.8 cycle
Junio C Hamano
2016-04-22
*
Merge branch 'ad/cygwin-wants-rename'
Junio C Hamano
2016-04-22
|
\
|
*
config.mak.uname: Cygwin needs OBJECT_CREATION_USES_RENAMES
Adam Dinwoodie
2015-08-07
*
|
Merge branch 'jk/use-write-script-more'
Junio C Hamano
2016-04-22
|
\
\
|
*
|
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 'jk/do-not-printf-NULL'
Junio C Hamano
2016-04-22
|
\
\
\
|
*
|
|
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'
Junio C Hamano
2016-04-22
|
\
\
\
|
*
|
|
http: differentiate socks5:// and socks5h://
Junio C Hamano
2016-04-10
*
|
|
|
Merge branch 'ky/imap-send-openssl-1.1.0'
Junio C Hamano
2016-04-22
|
\
\
\
\
|
*
|
|
|
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 'ky/imap-send'
Junio C Hamano
2016-04-22
|
\
\
\
\
|
*
|
|
|
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 'jc/xstrfmt-null-with-prec-0'
Junio C Hamano
2016-04-22
|
\
\
\
\
|
*
|
|
|
setup.c: do not feed NULL to "%.*s" even with precision 0
Junio C Hamano
2016-04-07
*
|
|
|
|
Merge branch 'ad/commit-have-m-option'
Junio C Hamano
2016-04-22
|
\
\
\
\
\
|
*
|
|
|
|
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 'ew/send-email-drop-data-dumper'
Junio C Hamano
2016-04-22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
send-email: do not load Data::Dumper
Eric Wong
2016-04-06
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'ew/send-email-readable-message-id'
Junio C Hamano
2016-04-22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
send-email: more meaningful Message-ID
Eric Wong
2016-04-06
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'sb/submodule-helper-clone-regression-fix'
Junio C Hamano
2016-04-22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
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
|
*
|
|
|
|
|
submodule--helper clone: create the submodule path just once
Stefan Beller
2016-03-31
|
*
|
|
|
|
|
submodule--helper: fix potential NULL-dereference
Stefan Beller
2016-03-31
|
*
|
|
|
|
|
recursive submodules: test for relative paths
Stefan Beller
2016-03-31
*
|
|
|
|
|
|
Fifth batch for post 2.8 cycle
Junio C Hamano
2016-04-18
*
|
|
|
|
|
|
Merge branch 'jk/branch-shortening-funny-symrefs'
Junio C Hamano
2016-04-18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
branch: fix shortening of non-remote symrefs
Jeff King
2016-04-04
*
|
|
|
|
|
|
|
Merge branch 'ky/branch-m-worktree'
Junio C Hamano
2016-04-18
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
set_worktree_head_symref(): fix error message
Kazuki Yamaguchi
2016-04-08
|
*
|
|
|
|
|
|
|
branch -m: update all per-worktree HEADs
Kazuki Yamaguchi
2016-04-04
|
*
|
|
|
|
|
|
|
refs: add a new function set_worktree_head_symref
Kazuki Yamaguchi
2016-04-04
*
|
|
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2016-04-14
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Prepare for 2.8.2
Junio C Hamano
2016-04-14
|
*
|
|
|
|
|
|
|
|
Merge branch 'jv/merge-nothing-into-void' into maint
Junio C Hamano
2016-04-14
|
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge branch 'ss/commit-squash-msg' into maint
Junio C Hamano
2016-04-14
|
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
Merge branch 'jk/send-email-rtrim-mailrc-alias' into maint
Junio C Hamano
2016-04-14
|
|
\
\
\
\
\
\
\
\
\
\
\
[next]