Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | Merge branch 'jk/tighten-alloc' into maint | Junio C Hamano | 2016-03-10 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | compat/mingw: brown paper bag fix for 50a6c8e | Jeff King | 2016-02-29 | |
| * | | | | | | | ewah: convert to REALLOC_ARRAY, etc | Jeff King | 2016-02-22 | |
| * | | | | | | | convert ewah/bitmap code to use xmalloc | Jeff King | 2016-02-22 | |
| * | | | | | | | diff_populate_gitlink: use a strbuf | Jeff King | 2016-02-22 | |
| * | | | | | | | transport_anonymize_url: use xstrfmt | Jeff King | 2016-02-22 | |
| * | | | | | | | git-compat-util: drop mempcpy compat code | Jeff King | 2016-02-22 | |
| * | | | | | | | sequencer: simplify memory allocation of get_message | Jeff King | 2016-02-22 | |
| * | | | | | | | test-path-utils: fix normalize_path_copy output buffer size | Jeff King | 2016-02-22 | |
| * | | | | | | | fetch-pack: simplify add_sought_entry | Jeff King | 2016-02-22 | |
| * | | | | | | | fast-import: simplify allocation in start_packfile | Jeff King | 2016-02-22 | |
| * | | | | | | | write_untracked_extension: use FLEX_ALLOC helper | Jeff King | 2016-02-22 | |
| * | | | | | | | prepare_{git,shell}_cmd: use argv_array | Jeff King | 2016-02-22 | |
| * | | | | | | | use st_add and st_mult for allocation size computation | Jeff King | 2016-02-22 | |
| * | | | | | | | convert trivial cases to FLEX_ARRAY macros | Jeff King | 2016-02-22 | |
| * | | | | | | | use xmallocz to avoid size arithmetic | Jeff King | 2016-02-22 | |
| * | | | | | | | convert trivial cases to ALLOC_ARRAY | Jeff King | 2016-02-22 | |
| * | | | | | | | convert manual allocations to argv_array | Jeff King | 2016-02-22 | |
| * | | | | | | | argv-array: add detach function | Jeff King | 2016-02-22 | |
| * | | | | | | | add helpers for allocating flex-array structs | Jeff King | 2016-02-22 | |
| * | | | | | | | harden REALLOC_ARRAY and xcalloc against size_t overflow | Jeff King | 2016-02-22 | |
| * | | | | | | | tree-diff: catch integer overflow in combine_diff_path allocation | Jeff King | 2016-02-19 | |
| * | | | | | | | add helpers for detecting size_t overflow | Jeff King | 2016-02-19 | |
| * | | | | | | | reflog_expire_cfg: NUL-terminate pattern field | Jeff King | 2016-02-19 | |
* | | | | | | | | Merge branch 'jk/more-comments-on-textconv' into maint | Junio C Hamano | 2016-03-10 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | diff: clarify textconv interface | Jeff King | 2016-02-22 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'jk/no-diff-emit-common' into maint | Junio C Hamano | 2016-03-10 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | xdiff: drop XDL_EMIT_COMMON | Jeff King | 2016-02-22 | |
| * | | | | | | | | merge-tree: drop generate_common strategy | Jeff King | 2016-02-22 | |
| * | | | | | | | | merge-one-file: use empty blob for add/add base | Jeff King | 2016-02-22 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge branch 'jc/am-i-v-fix' into maint | Junio C Hamano | 2016-03-10 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | am -i: fix "v"iew | Junio C Hamano | 2016-02-17 | |
| * | | | | | | | | pager: factor out a helper to prepare a child process to run the pager | Junio C Hamano | 2016-02-17 | |
| * | | | | | | | | pager: lose a separate argv[] | Junio C Hamano | 2016-02-16 | |
* | | | | | | | | | Merge branch 'nd/git-common-dir-fix' into maint | Junio C Hamano | 2016-03-10 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | rev-parse: take prefix into account in --git-common-dir | Nguyễn Thái Ngọc Duy | 2016-02-12 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'nd/dwim-wildcards-as-pathspecs' into maint | Junio C Hamano | 2016-03-10 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | get_sha1: don't die() on bogus search strings | Jeff King | 2016-02-10 | |
| * | | | | | | | | | check_filename: tighten dwim-wildcard ambiguity | Jeff King | 2016-02-10 | |
| * | | | | | | | | | checkout: reorder check_filename conditional | Jeff King | 2016-02-10 | |
* | | | | | | | | | | Merge branch 'jk/epipe-in-async' into maint | Junio C Hamano | 2016-03-10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | t5504: handle expected output from SIGPIPE death | Jeff King | 2016-02-25 | |
| * | | | | | | | | | | test_must_fail: report number of unexpected signal | Jeff King | 2016-02-25 | |
| * | | | | | | | | | | fetch-pack: ignore SIGPIPE in sideband demuxer | Jeff King | 2016-02-25 | |
| * | | | | | | | | | | write_or_die: handle EPIPE in async threads | Jeff King | 2016-02-25 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'ps/config-error' into maint | Junio C Hamano | 2016-03-10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | config: rename git_config_set_or_die to git_config_set | Patrick Steinhardt | 2016-02-22 | |
| * | | | | | | | | | | config: rename git_config_set to git_config_set_gently | Patrick Steinhardt | 2016-02-22 | |
| * | | | | | | | | | | compat: die when unable to set core.precomposeunicode | Patrick Steinhardt | 2016-02-22 | |
| * | | | | | | | | | | sequencer: die on config error when saving replay opts | Patrick Steinhardt | 2016-02-22 |