aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Almost ready for 2.8.3Junio C Hamano2016-05-06
* Merge branch 'sb/submodule-path-misc-bugs' into maintJunio C Hamano2016-05-06
|\
| * t7407: make expectation as clear as possibleStefan Beller2016-03-30
| * submodule update: test recursive path reporting from subdirectoryStefan Beller2016-03-30
| * submodule update: align reporting path for custom command executionStefan Beller2016-03-30
| * submodule status: correct path handling in recursive submodulesStefan Beller2016-03-30
| * submodule update --init: correct path handling in recursive submodulesStefan Beller2016-03-30
| * submodule foreach: correct path display in recursive submodulesStefan Beller2016-03-30
* | Merge branch 'ky/imap-send-openssl-1.1.0' into maintJunio C Hamano2016-05-06
|\ \
| * | configure: remove checking for HMAC_CTX_cleanupKazuki Yamaguchi2016-04-08
| * | imap-send: avoid deprecated TLSv1_method()Kazuki Yamaguchi2016-04-08
| * | imap-send: check NULL return of SSL_CTX_new()Kazuki Yamaguchi2016-04-08
| * | imap-send: use HMAC() function provided by OpenSSLKazuki Yamaguchi2016-04-08
* | | Merge branch 'js/replace-edit-use-editor-configuration' into maintJunio C Hamano2016-05-06
|\ \ \
| * | | replace --edit: respect core.editorJohannes Schindelin2016-04-20
| |/ /
* | | Merge branch 'cc/apply' into maintJunio C Hamano2016-05-06
|\ \ \
| * | | builtin/apply: free patch when parse_chunk() failsChristian Couder2016-04-01
| * | | builtin/apply: handle parse_binary() failureChristian Couder2016-04-01
| * | | apply: remove unused call to free() in gitdiff_{old,new}name()Junio C Hamano2016-03-22
| * | | builtin/apply: get rid of useless 'name' variableChristian Couder2016-03-22
* | | | Merge branch 'kn/for-each-tag-branch' into maintJunio C Hamano2016-05-06
|\ \ \ \
| * | | | for-each-ref: fix description of '--contains' in manpageSZEDER Gábor2016-03-30
* | | | | git-multimail: update to release 1.3.0Matthieu Moy2016-05-03
* | | | | Start preparing for 2.8.3Junio C Hamano2016-05-02
* | | | | Merge branch 'jk/use-write-script-more' into maintJunio C Hamano2016-05-02
|\ \ \ \ \
| * | | | | t3404: use write_scriptJunio C Hamano2016-04-12
| * | | | | t1020: do not overuse printf and use write_scriptJunio C Hamano2016-04-11
| * | | | | t5532: use write_scriptJeff King2016-04-10
* | | | | | Merge branch 'jc/xstrfmt-null-with-prec-0' into maintJunio C Hamano2016-05-02
|\ \ \ \ \ \
| * | | | | | setup.c: do not feed NULL to "%.*s" even with precision 0Junio C Hamano2016-04-07
* | | | | | | Merge branch 'ew/send-email-drop-data-dumper' into maintJunio C Hamano2016-05-02
|\ \ \ \ \ \ \
| * | | | | | | send-email: do not load Data::DumperEric Wong2016-04-06
* | | | | | | | Merge branch 'ad/cygwin-wants-rename' into maintJunio C Hamano2016-05-02
|\ \ \ \ \ \ \ \
| * | | | | | | | config.mak.uname: Cygwin needs OBJECT_CREATION_USES_RENAMESAdam Dinwoodie2015-08-07
* | | | | | | | | Merge branch 'jk/do-not-printf-NULL' into maintJunio C Hamano2016-05-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git_config_set_multivar_in_file: handle "unset" errorsJeff King2016-04-10
| * | | | | | | | | git_config_set_multivar_in_file: all non-zero returns are errorsJeff King2016-04-10
| * | | | | | | | | config: lower-case first word of error stringsJeff King2016-04-10
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/http-socks5h' into maintJunio C Hamano2016-05-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | http: differentiate socks5:// and socks5h://Junio C Hamano2016-04-10
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'ky/imap-send' into maintJunio C Hamano2016-05-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | imap-send: fix CRAM-MD5 response calculationKazuki Yamaguchi2016-04-13
| * | | | | | | | | imap-send: check for NOLOGIN capability only when using LOGIN commandKazuki Yamaguchi2016-04-13
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ad/commit-have-m-option' into maintJunio C Hamano2016-05-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | commit: do not ignore an empty message given by -m ''Jeff King2016-04-07
| * | | | | | | | | commit: --amend -m '' silently fails to wipe messageAdam Dinwoodie2016-04-07
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sb/submodule-helper-clone-regression-fix' into maintJunio C Hamano2016-05-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | submodule--helper, module_clone: catch fprintf failureStefan Beller2016-04-01
| * | | | | | | | | submodule--helper: do not borrow absolute_path() result for too longJunio C Hamano2016-04-01
| * | | | | | | | | submodule--helper, module_clone: always operate on absolute pathsStefan Beller2016-04-01