Age | Commit message (Expand) | Author | Files | Lines |
2016-04-14 | Merge branch 'sb/clone-t57-t56' into maint | Junio C Hamano | 10 | -0/+0 |
2016-04-14 | Merge branch 'jk/credential-cache-comment-exit' into maint | Junio C Hamano | 1 | -1/+10 |
2016-04-14 | Merge branch 'jc/index-pack' into maint | Junio C Hamano | 2 | -18/+23 |
2016-04-14 | Merge branch 'ss/exc-flag-is-a-collection-of-bits' into maint | Junio C Hamano | 3 | -9/+9 |
2016-04-14 | Merge branch 'mp/upload-pack-use-embedded-args' into maint | Junio C Hamano | 1 | -14/+11 |
2016-04-14 | Merge branch 'oa/doc-diff-check' into maint | Junio C Hamano | 1 | -2/+2 |
2016-04-14 | Merge branch 'pb/opt-cmdmode-doc' into maint | Junio C Hamano | 1 | -0/+7 |
2016-04-14 | Merge branch 'nd/apply-doc' into maint | Junio C Hamano | 1 | -1/+3 |
2016-04-14 | Merge branch 'cc/doc-recommend-performance-trace-to-file' into maint | Junio C Hamano | 1 | -0/+43 |
2016-04-14 | Merge branch 'mm/lockfile-error-message' into maint | Junio C Hamano | 1 | -5/+7 |
2016-04-14 | fsck_commit_buffer(): do not special case the last validation | Junio C Hamano | 1 | -3/+5 |
2016-04-13 | Start preparing for 2.8.2 | Junio C Hamano | 1 | -0/+17 |
2016-04-13 | imap-send: fix CRAM-MD5 response calculation | Kazuki Yamaguchi | 1 | -1/+1 |
2016-04-13 | imap-send: check for NOLOGIN capability only when using LOGIN command | Kazuki Yamaguchi | 1 | -5/+5 |
2016-04-13 | i18n: branch: move comment for translators | Vasco Almeida | 1 | -2/+4 |
2016-04-13 | i18n: branch: unmark string for translation | Vasco Almeida | 1 | -2/+2 |
2016-04-12 | i18n: builtin/rm.c: remove a comma ',' from string | Vasco Almeida | 1 | -1/+1 |
2016-04-12 | i18n: unpack-trees: mark strings for translation | Vasco Almeida | 1 | -12/+12 |
2016-04-12 | t3404: use write_script | Junio C Hamano | 1 | -4/+3 |
2016-04-11 | t1020: do not overuse printf and use write_script | Junio C Hamano | 1 | -5/+5 |
2016-04-10 | t5532: use write_script | Jeff King | 1 | -9/+12 |
2016-04-10 | git_config_set_multivar_in_file: handle "unset" errors | Jeff King | 1 | -2/+6 |
2016-04-10 | git_config_set_multivar_in_file: all non-zero returns are errors | Jeff King | 1 | -1/+1 |
2016-04-10 | config: lower-case first word of error strings | Jeff King | 1 | -5/+5 |
2016-04-10 | http: differentiate socks5:// and socks5h:// | Junio C Hamano | 1 | -1/+4 |
2016-04-08 | i18n: builtin/branch.c: mark option for translation | Vasco Almeida | 1 | -1/+1 |
2016-04-08 | i18n: index-pack: use plural string instead of normal one | Vasco Almeida | 1 | -1/+3 |
2016-04-08 | configure: remove checking for HMAC_CTX_cleanup | Kazuki Yamaguchi | 3 | -13/+0 |
2016-04-08 | imap-send: avoid deprecated TLSv1_method() | Kazuki Yamaguchi | 1 | -5/+4 |
2016-04-08 | imap-send: check NULL return of SSL_CTX_new() | Kazuki Yamaguchi | 1 | -0/+4 |
2016-04-08 | imap-send: use HMAC() function provided by OpenSSL | Kazuki Yamaguchi | 2 | -10/+13 |
2016-04-08 | set_worktree_head_symref(): fix error message | Kazuki Yamaguchi | 1 | -1/+2 |
2016-04-07 | commit: do not ignore an empty message given by -m '' | Jeff King | 2 | -6/+6 |
2016-04-07 | commit: --amend -m '' silently fails to wipe message | Adam Dinwoodie | 1 | -0/+20 |
2016-04-07 | setup.c: do not feed NULL to "%.*s" even with precision 0 | Junio C Hamano | 1 | -1/+1 |
2016-04-06 | send-email: do not load Data::Dumper | Eric Wong | 1 | -1/+0 |
2016-04-06 | send-email: more meaningful Message-ID | Eric Wong | 1 | -2/+3 |
2016-04-05 | correct blame for files commited with CRLF | Torsten Bögershausen | 2 | -0/+15 |
2016-04-05 | api-trace.txt: fix typo | Elia Pinto | 1 | -1/+1 |
2016-04-05 | Makefile: fix misdirected redirections | Junio C Hamano | 1 | -2/+2 |
2016-04-04 | branch: fix shortening of non-remote symrefs | Jeff King | 2 | -7/+24 |
2016-04-04 | Windows: shorten code by re-using convert_slashes() | Johannes Sixt | 2 | -11/+3 |
2016-04-04 | git-format-patch.txt: don't show -s as shorthand for multiple options | Eric Sunshine | 1 | -1/+1 |
2016-04-04 | branch -m: update all per-worktree HEADs | Kazuki Yamaguchi | 4 | -3/+53 |
2016-04-04 | refs: add a new function set_worktree_head_symref | Kazuki Yamaguchi | 2 | -0/+44 |
2016-04-03 | Git 2.8.1 | Junio C Hamano | 4 | -3/+13 |
2016-04-03 | Merge branch 'mm/readme-markdown' into maint | Junio C Hamano | 1 | -1/+1 |
2016-04-03 | git.spec.in: use README.md, not README | Matthieu Moy | 1 | -1/+1 |
2016-04-01 | ident: give "please tell me" message upon useConfigOnly error | Marios Titas | 1 | -4/+8 |
2016-04-01 | ident: check for useConfigOnly before auto-detection of name/email | Marios Titas | 1 | -6/+6 |