42701 Commits (47d81b5c7a3e7737d26b877a5cfebb772d75fa12)
 

Author SHA1 Message Date
Junio C Hamano 87f8a0b279 http: differentiate socks5:// and socks5h:// 9 years ago
Vasco Almeida ab86885a61 i18n: builtin/branch.c: mark option for translation 9 years ago
Vasco Almeida 71d99b81da i18n: index-pack: use plural string instead of normal one 9 years ago
Kazuki Yamaguchi 1245c74936 configure: remove checking for HMAC_CTX_cleanup 9 years ago
Kazuki Yamaguchi b51c0d4b4c imap-send: avoid deprecated TLSv1_method() 9 years ago
Kazuki Yamaguchi 6738a33b31 imap-send: check NULL return of SSL_CTX_new() 9 years ago
Kazuki Yamaguchi 1ed2c7b115 imap-send: use HMAC() function provided by OpenSSL 9 years ago
Kazuki Yamaguchi 18eb3a9ce7 set_worktree_head_symref(): fix error message 9 years ago
Jeff King 27014cbc04 commit: do not ignore an empty message given by -m '' 9 years ago
Adam Dinwoodie 178e8143b4 commit: --amend -m '' silently fails to wipe message 9 years ago
Junio C Hamano 24041d6be5 setup.c: do not feed NULL to "%.*s" even with precision 0 9 years ago
Eric Wong ef8c95e985 send-email: do not load Data::Dumper 9 years ago
Eric Wong f916ab0ccc send-email: more meaningful Message-ID 9 years ago
Torsten Bögershausen a08feb8ef0 correct blame for files commited with CRLF 9 years ago
Elia Pinto 4232b21f77 api-trace.txt: fix typo 9 years ago
Junio C Hamano d55de70a1e Makefile: fix misdirected redirections 9 years ago
Jeff King 95c38fb0ed branch: fix shortening of non-remote symrefs 9 years ago
Johannes Sixt 8e9b20804a Windows: shorten code by re-using convert_slashes() 9 years ago
Eric Sunshine b73a1bcc1a git-format-patch.txt: don't show -s as shorthand for multiple options 9 years ago
Kazuki Yamaguchi 70999e9cec branch -m: update all per-worktree HEADs 9 years ago
Kazuki Yamaguchi 2233066e77 refs: add a new function set_worktree_head_symref 9 years ago
Junio C Hamano d95553a6b8 Git 2.8.1 9 years ago
Junio C Hamano 6e4de7fca3 Merge branch 'mm/readme-markdown' into maint 9 years ago
Matthieu Moy c7089e0ee9 git.spec.in: use README.md, not README 9 years ago
Marios Titas d3c06c1969 ident: give "please tell me" message upon useConfigOnly error 9 years ago
Marios Titas 734c7789aa ident: check for useConfigOnly before auto-detection of name/email 9 years ago
Stefan Beller 1f15ba1f3c submodule--helper, module_clone: catch fprintf failure 9 years ago
Junio C Hamano 1ea4d9b7c8 submodule--helper: do not borrow absolute_path() result for too long 9 years ago
Stefan Beller f8eaa0ba98 submodule--helper, module_clone: always operate on absolute paths 9 years ago
Stefan Beller 9c60d9faab credential-cache, send_request: close fd when done 9 years ago
Stefan Beller f5ff5fb564 bundle: don't leak an fd in case of early return 9 years ago
Stefan Beller 6eb6078bf5 abbrev_sha1_in_line: don't leak memory 9 years ago
Stefan Beller 344b548475 notes: don't leak memory in git_config_get_notes_strategy 9 years ago
Christian Couder 7a6a44c2dc builtin/apply: free patch when parse_chunk() fails 9 years ago
Christian Couder 484e776158 builtin/apply: handle parse_binary() failure 9 years ago
Stefan Beller 47d5d64879 submodule--helper clone: create the submodule path just once 9 years ago
Stefan Beller 3c0663e166 submodule--helper: fix potential NULL-dereference 9 years ago
Stefan Beller 3fea121df3 recursive submodules: test for relative paths 9 years ago
Stanislav Kolotinskiy c6777563cd git-send-pack: fix --all option when used with directory 9 years ago
SZEDER Gábor 8b5a3e9828 for-each-ref: fix description of '--contains' in manpage 9 years ago
SZEDER Gábor ca4e3ca029 diffcore: fix iteration order of identical files during rename detection 9 years ago
Stefan Beller 2ab56603bf t7407: make expectation as clear as possible 9 years ago
Stefan Beller c1e06d11c7 submodule update: test recursive path reporting from subdirectory 9 years ago
Stefan Beller b08238ac3f submodule update: align reporting path for custom command execution 9 years ago
Stefan Beller 10450cf72b submodule status: correct path handling in recursive submodules 9 years ago
Stefan Beller c1ab00fb26 submodule update --init: correct path handling in recursive submodules 9 years ago
Stefan Beller ea2fa1040d submodule foreach: correct path display in recursive submodules 9 years ago
Sven Strickroth 0ef60afdd4 MSVC: use shipped headers instead of fallback definitions 9 years ago
Sven Strickroth dae26d30f4 MSVC: vsnprintf in Visual Studio 2015 doesn't need SNPRINTF_SIZE_CORR any more 9 years ago
Ori Avtalion 30211fb68d Documentation: git diff --check detects conflict markers 9 years ago