Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mailinfo: do not let handle_boundary() touch global "line" directly | Junio C Hamano | 2015-10-21 | 1 | -8/+8 |
* | mailinfo: do not let handle_body() touch global "line" directly | Junio C Hamano | 2015-10-21 | 1 | -8/+8 |
* | mailinfo: get rid of function-local static states | Junio C Hamano | 2015-10-21 | 1 | -22/+19 |
* | mailinfo: move definition of MAX_HDR_PARSED closer to its use | Junio C Hamano | 2015-10-21 | 1 | -1/+1 |
* | mailinfo: move cleanup_space() before its users | Junio C Hamano | 2015-10-21 | 1 | -14/+11 |
* | mailinfo: move check_header() after the helpers it uses | Junio C Hamano | 2015-10-21 | 1 | -68/+67 |
* | mailinfo: move read_one_header_line() closer to its callers | Junio C Hamano | 2015-10-21 | 1 | -68/+68 |
* | mailinfo: move handle_boundary() lower | Junio C Hamano | 2015-10-21 | 1 | -58/+56 |
* | mailinfo: plug strbuf leak during continuation line handling | Junio C Hamano | 2015-10-21 | 1 | -1/+3 |
* | mailinfo: explicitly close file handle to the patch output | Junio C Hamano | 2015-10-18 | 1 | -0/+2 |
* | mailinfo: fix an off-by-one error in the boundary stack | Junio C Hamano | 2015-10-18 | 1 | -1/+1 |
* | mailinfo: fold decode_header_bq() into decode_header() | Junio C Hamano | 2015-10-18 | 1 | -16/+7 |
* | mailinfo: remove a no-op call convert_to_utf8(it, "") | Junio C Hamano | 2015-10-18 | 1 | -5/+0 |
* | Git 2.6.1v2.6.1 | Junio C Hamano | 2015-09-28 | 4 | -3/+22 |
* | Sync with v2.5.4 | Junio C Hamano | 2015-09-28 | 29 | -30/+486 |
|\ | |||||
| * | Git 2.5.4v2.5.4 | Junio C Hamano | 2015-09-28 | 4 | -3/+22 |
| * | Sync with 2.4.10 | Junio C Hamano | 2015-09-28 | 28 | -29/+466 |
| |\ | |||||
| | * | Git 2.4.10v2.4.10 | Junio C Hamano | 2015-09-28 | 4 | -3/+22 |
| | * | Sync with 2.3.10 | Junio C Hamano | 2015-09-28 | 27 | -28/+446 |
| | |\ | |||||
| | | * | Git 2.3.10v2.3.10maint-2.3 | Junio C Hamano | 2015-09-28 | 4 | -3/+22 |
| | | * | Merge branch 'jk/xdiff-memory-limits' into maint-2.3 | Junio C Hamano | 2015-09-28 | 11 | -26/+57 |
| | | |\ | |||||
| | | | * | merge-file: enforce MAX_XDIFF_SIZE on incoming files | Jeff King | 2015-09-28 | 1 | -1/+2 |
| | | | * | xdiff: reject files larger than ~1GB | Jeff King | 2015-09-28 | 3 | -1/+14 |
| | | | * | react to errors in xdi_diff | Jeff King | 2015-09-28 | 7 | -24/+41 |
| | | * | | Merge branch 'jk/transfer-limit-redirection' into maint-2.3 | Junio C Hamano | 2015-09-28 | 6 | -15/+78 |
| | | |\ \ | |||||
| | | | * | | http: limit redirection depth | Blake Burkhart | 2015-09-25 | 3 | -0/+8 |
| | | | * | | http: limit redirection to protocol-whitelist | Blake Burkhart | 2015-09-25 | 4 | -5/+27 |
| | | | * | | transport: refactor protocol whitelist code | Jeff King | 2015-09-25 | 2 | -10/+43 |
| | | * | | | Merge branch 'jk/transfer-limit-protocol' into maint-2.3 | Junio C Hamano | 2015-09-28 | 13 | -1/+306 |
| | | |\ \ \ | | | | |/ / | | | | | / | | | | |/ | | | |/| | |||||
| | | | * | submodule: allow only certain protocols for submodule fetches | Jeff King | 2015-09-23 | 2 | -0/+52 |
| | | | * | transport: add a protocol-whitelist environment variable | Jeff King | 2015-09-23 | 11 | -1/+254 |
| | | |/ | |||||
* | | | | Git 2.6v2.6.0 | Junio C Hamano | 2015-09-28 | 2 | -1/+6 |
* | | | | Git 2.6-rc3v2.6.0-rc3 | Junio C Hamano | 2015-09-21 | 1 | -1/+1 |
* | | | | Merge branch 'rj/mailmap-ramsay' | Junio C Hamano | 2015-09-21 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | mailmap: update my entry with new email addressrj/mailmap-ramsay | Ramsay Jones | 2015-09-16 | 1 | -1/+1 |
* | | | | | Merge branch 'bn/send-email-smtp-auth-error-message-fix' | Junio C Hamano | 2015-09-21 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | send-email: fix uninitialized var warning for $smtp_authbn/send-email-smtp-auth-error-message-fix | Brian Norris | 2015-09-21 | 1 | -1/+1 |
* | | | | | | Merge tag 'l10n-2.6.0-rnd2+de' of git://github.com/git-l10n/git-po | Junio C Hamano | 2015-09-21 | 8 | -11681/+14967 |
|\ \ \ \ \ \ | |||||
| * | | | | | | l10n: de.po: better language for one string | Phillip Sz | 2015-09-20 | 1 | -1/+1 |
| * | | | | | | l10n: de.po: translate 2 messages | Ralf Thielow | 2015-09-20 | 1 | -101/+108 |
| * | | | | | | l10n: Update and review Vietnamese translation (2440t) | Tran Ngoc Quan | 2015-09-21 | 1 | -91/+90 |
| * | | | | | | l10n: fr.po v2.6.0 round 2 (2440t) | Jean-Noel Avila | 2015-09-21 | 1 | -112/+148 |
| * | | | | | | l10n: zh_CN: for git v2.6.0 l10n round 2 | Jiang Xin | 2015-09-21 | 1 | -78/+77 |
| * | | | | | | l10n: ca.po: update translation | Alex Henrie | 2015-09-21 | 1 | -1760/+2159 |
| * | | | | | | l10n: git.pot: v2.6.0 round 2 (3 improvements) | Jiang Xin | 2015-09-21 | 1 | -76/+72 |
| * | | | | | | Merge branch 'master' of git://github.com/git-l10n/git-po | Jiang Xin | 2015-09-21 | 7 | -9913/+12763 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | l10n: de.po: translate 123 new messages | Ralf Thielow | 2015-09-21 | 1 | -1640/+2125 |
| | * | | | | | l10n: fr.po v2.6.0 round 1 (2441t) | Jean-Noel Avila | 2015-09-21 | 1 | -1638/+2086 |
| | * | | | | | Merge branch 'master' of github.com:jiangxin/git | Jiang Xin | 2015-09-10 | 2 | -1814/+2390 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | l10n: zh_CN: for git v2.6.0 l10n round 1 | Jiang Xin | 2015-09-08 | 1 | -1607/+2067 |