Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | imap-send: use HMAC() function provided by OpenSSL | Kazuki Yamaguchi | 2016-04-08 | 2 | -10/+13 | |
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'js/replace-edit-use-editor-configuration' into maint | Junio C Hamano | 2016-05-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | replace --edit: respect core.editorjs/replace-edit-use-editor-configuration | Johannes Schindelin | 2016-04-20 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'cc/apply' into maint | Junio C Hamano | 2016-05-06 | 1 | -15/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | builtin/apply: free patch when parse_chunk() failscc/apply | Christian Couder | 2016-04-01 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | builtin/apply: handle parse_binary() failure | Christian Couder | 2016-04-01 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | apply: remove unused call to free() in gitdiff_{old,new}name() | Junio C Hamano | 2016-03-22 | 1 | -6/+0 | |
| * | | | | | | | | | | | | | | | | | builtin/apply: get rid of useless 'name' variable | Christian Couder | 2016-03-22 | 1 | -8/+5 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'kn/for-each-tag-branch' into maint | Junio C Hamano | 2016-05-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | for-each-ref: fix description of '--contains' in manpagekn/for-each-tag-branch | SZEDER Gábor | 2016-03-30 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | git-multimail: update to release 1.3.0 | Matthieu Moy | 2016-05-03 | 8 | -143/+476 | |
* | | | | | | | | | | | | | | | | | | | Start preparing for 2.8.3 | Junio C Hamano | 2016-05-02 | 1 | -0/+61 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/use-write-script-more' into maint | Junio C Hamano | 2016-05-02 | 3 | -18/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | t3404: use write_scriptjk/use-write-script-more | Junio C Hamano | 2016-04-12 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | | | | | t1020: do not overuse printf and use write_script | Junio C Hamano | 2016-04-11 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | | | | | t5532: use write_script | Jeff King | 2016-04-10 | 1 | -9/+12 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/xstrfmt-null-with-prec-0' into maint | Junio C Hamano | 2016-05-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | setup.c: do not feed NULL to "%.*s" even with precision 0jc/xstrfmt-null-with-prec-0 | Junio C Hamano | 2016-04-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'ew/send-email-drop-data-dumper' into maint | Junio C Hamano | 2016-05-02 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | send-email: do not load Data::Dumperew/send-email-drop-data-dumper | Eric Wong | 2016-04-06 | 1 | -1/+0 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'ad/cygwin-wants-rename' into maint | Junio C Hamano | 2016-05-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | config.mak.uname: Cygwin needs OBJECT_CREATION_USES_RENAMESad/cygwin-wants-rename | Adam Dinwoodie | 2015-08-07 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/do-not-printf-NULL' into maint | Junio C Hamano | 2016-05-02 | 1 | -7/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | git_config_set_multivar_in_file: handle "unset" errorsjk/do-not-printf-NULL | Jeff King | 2016-04-10 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | git_config_set_multivar_in_file: all non-zero returns are errors | Jeff King | 2016-04-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | config: lower-case first word of error strings | Jeff King | 2016-04-10 | 1 | -5/+5 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/http-socks5h' into maint | Junio C Hamano | 2016-05-02 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | http: differentiate socks5:// and socks5h://jc/http-socks5h | Junio C Hamano | 2016-04-10 | 1 | -1/+4 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ky/imap-send' into maint | Junio C Hamano | 2016-05-02 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | imap-send: fix CRAM-MD5 response calculationky/imap-send | Kazuki Yamaguchi | 2016-04-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | imap-send: check for NOLOGIN capability only when using LOGIN command | Kazuki Yamaguchi | 2016-04-13 | 1 | -5/+5 | |
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ad/commit-have-m-option' into maint | Junio C Hamano | 2016-05-02 | 2 | -3/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | commit: do not ignore an empty message given by -m ''ad/commit-have-m-option | Jeff King | 2016-04-07 | 2 | -6/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | commit: --amend -m '' silently fails to wipe message | Adam Dinwoodie | 2016-04-07 | 1 | -0/+20 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-helper-clone-regression-fix' into maint | Junio C Hamano | 2016-05-02 | 2 | -23/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | submodule--helper, module_clone: catch fprintf failuresb/submodule-helper-clone-regression-fix | Stefan Beller | 2016-04-01 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | submodule--helper: do not borrow absolute_path() result for too long | Junio C Hamano | 2016-04-01 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | submodule--helper, module_clone: always operate on absolute paths | Stefan Beller | 2016-04-01 | 2 | -15/+15 | |
| * | | | | | | | | | | | | | | | | | | | | | | submodule--helper clone: create the submodule path just once | Stefan Beller | 2016-03-31 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | submodule--helper: fix potential NULL-dereference | Stefan Beller | 2016-03-31 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | recursive submodules: test for relative paths | Stefan Beller | 2016-03-31 | 1 | -0/+41 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/branch-shortening-funny-symrefs' into maint | Junio C Hamano | 2016-05-02 | 2 | -7/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | branch: fix shortening of non-remote symrefsjk/branch-shortening-funny-symrefs | Jeff King | 2016-04-04 | 2 | -7/+24 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'es/format-patch-doc-hide-no-patch' into maint | Junio C Hamano | 2016-05-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | git-format-patch.txt: don't show -s as shorthand for multiple optionses/format-patch-doc-hide-no-patch | Eric Sunshine | 2016-04-04 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ky/branch-m-worktree' into maint | Junio C Hamano | 2016-05-02 | 6 | -3/+98 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | set_worktree_head_symref(): fix error messageky/branch-m-worktree | Kazuki Yamaguchi | 2016-04-08 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | branch -m: update all per-worktree HEADs | Kazuki Yamaguchi | 2016-04-04 | 4 | -3/+53 | |
| * | | | | | | | | | | | | | | | | | | | | | | | refs: add a new function set_worktree_head_symref | Kazuki Yamaguchi | 2016-04-04 | 2 | -0/+44 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ky/branch-d-worktree' into maint | Junio C Hamano | 2016-05-02 | 2 | -8/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |