Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | 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 | |
* | | | | | | | | | | Merge branch 'jk/repository-extension' | Junio C Hamano | 2015-10-26 | 3 | -9/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | introduce "preciousObjects" repository extensionjk/repository-extension | Jeff King | 2015-06-24 | 3 | -9/+17 | |
* | | | | | | | | | | | Merge branch 'kn/for-each-tag' | Junio C Hamano | 2015-10-26 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | tag.c: use the correct algorithm for the '--contains' optionkn/for-each-tag | Karthik Nayak | 2015-10-18 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge branch 'es/worktree-add' | Junio C Hamano | 2015-10-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | worktree: usage: denote <branch> as optional with 'add'es/worktree-add | Sidhant Sharma | 2015-10-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'tk/stripspace' | Junio C Hamano | 2015-10-26 | 7 | -102/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | stripspace: use parse-options for command-line parsingtk/stripspace | Tobias Klauser | 2015-10-16 | 1 | -26/+31 | |
| * | | | | | | | | | | | | | strbuf: make stripspace() part of strbuf | Tobias Klauser | 2015-10-16 | 7 | -77/+12 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'rt/placeholder-in-usage' | Junio C Hamano | 2015-10-26 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | am, credential-cache: add angle brackets to usage stringrt/placeholder-in-usage | Ralf Thielow | 2015-10-16 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'jc/usage-stdin' | Junio C Hamano | 2015-10-26 | 11 | -12/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | usage: do not insist that standard input must come from a filejc/usage-stdin | Junio C Hamano | 2015-10-16 | 11 | -12/+12 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'mr/worktree-list' | Junio C Hamano | 2015-10-26 | 2 | -1/+89 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | worktree: add 'list' commandmr/worktree-list | Michael Rappazzo | 2015-10-08 | 1 | -0/+88 | |
| * | | | | | | | | | | | | | worktree: add top-level worktree.c | Michael Rappazzo | 2015-10-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch 'jc/am-3-fallback-regression-fix' | Junio C Hamano | 2015-10-26 | 1 | -16/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | am -3: do not let failed merge from completing the error codepathjc/am-3-fallback-regression-fix | Junio C Hamano | 2015-10-09 | 1 | -16/+33 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'jk/war-on-sprintf' | Junio C Hamano | 2015-10-20 | 25 | -421/+265 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | name-rev: use strip_suffix to avoid magic numbers | Jeff King | 2015-10-05 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | use strbuf_complete to conditionally append slash | Jeff King | 2015-10-05 | 2 | -6/+3 | |
| * | | | | | | | | | | | | | fsck: use for_each_loose_file_in_objdir | Jeff King | 2015-10-05 | 1 | -46/+24 | |
| * | | | | | | | | | | | | | fsck: drop inode-sorting code | Jeff King | 2015-10-05 | 1 | -68/+2 | |
| * | | | | | | | | | | | | | convert strncpy to memcpy | Jeff King | 2015-10-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | help: clean up kfmclient munging | Jeff King | 2015-10-05 | 1 | -11/+4 | |
| * | | | | | | | | | | | | | receive-pack: simplify keep_arg computation | Jeff King | 2015-10-05 | 1 | -7/+10 | |
| * | | | | | | | | | | | | | avoid sprintf and strcpy with flex arrays | Jeff King | 2015-10-05 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | use alloc_ref rather than hand-allocating "struct ref" | Jeff King | 2015-10-05 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | use sha1_to_hex_r() instead of strcpy | Jeff King | 2015-10-05 | 5 | -24/+27 | |
| * | | | | | | | | | | | | | transport: use strbufs for status table "quickref" strings | Jeff King | 2015-10-05 | 1 | -10/+12 | |
| * | | | | | | | | | | | | | apply: convert root string to strbuf | Jeff King | 2015-10-05 | 1 | -16/+10 | |
| * | | | | | | | | | | | | | init: use strbufs to store paths | Jeff King | 2015-10-05 | 1 | -98/+74 | |
| * | | | | | | | | | | | | | probe_utf8_pathname_composition: use internal strbuf | Jeff King | 2015-10-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | remote-ext: simplify git pkt-line generation | Jeff King | 2015-09-25 | 1 | -29/+5 | |
| * | | | | | | | | | | | | | upload-archive: convert sprintf to strbuf | Jeff King | 2015-09-25 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | help: drop prepend function in favor of xstrfmt | Jeff King | 2015-09-25 | 1 | -12/+2 | |
| * | | | | | | | | | | | | | fetch: replace static buffer with xstrfmt | Jeff King | 2015-09-25 | 1 | -5/+2 | |
| * | | | | | | | | | | | | | config: use xstrfmt in normalize_value | Jeff King | 2015-09-25 | 1 | -21/+13 | |
| * | | | | | | | | | | | | | replace trivial malloc + sprintf / strcpy calls with xstrfmt | Jeff King | 2015-09-25 | 3 | -18/+8 | |
| * | | | | | | | | | | | | | receive-pack: convert strncpy to xsnprintf | Jeff King | 2015-09-25 | 1 | -2/+2 |