Show patches with: Submitter = Jeff King       |    State = Action Required       |   791 patches
« 1 2 ... 5 6 7 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/6] combine-diff: factor out stat-format mask some diff --cc --stat fixes - - - --- 2019-01-24 Jeff King New
[2/6] diff: clear emitted_symbols flag after use some diff --cc --stat fixes - 1 - --- 2019-01-24 Jeff King New
[1/6] t4006: resurrect commented-out tests some diff --cc --stat fixes - - - --- 2019-01-24 Jeff King New
attr: do not mark queried macros as unset attr: do not mark queried macros as unset - 2 - --- 2019-01-18 Jeff King New
[6/6] builtin_diff(): read $GIT_DIFF_OPTS closer to use getenv() timing fixes - - - --- 2019-01-11 Jeff King New
[5/6] merge-recursive: copy $GITHEAD strings getenv() timing fixes - - - --- 2019-01-11 Jeff King New
[4/6] init: make a copy of $GIT_DIR string getenv() timing fixes - - - --- 2019-01-11 Jeff King New
[3/6] config: make a copy of $GIT_CONFIG string getenv() timing fixes - - - --- 2019-01-11 Jeff King New
[2/6] commit: copy saved getenv() result getenv() timing fixes - - - --- 2019-01-11 Jeff King New
[1/6] get_super_prefix(): copy getenv() result getenv() timing fixes - - - --- 2019-01-11 Jeff King New
remote: check config validity before creating rewrite struct remote: check config validity before creating rewrite struct - - - --- 2019-01-11 Jeff King New
[11/11] prefer "hash mismatch" to "sha1 mismatch" jk/loose-object-cache sha1/object_id fixups - - - --- 2019-01-07 Jeff King New
[10/11] sha1-file: avoid "sha1 file" for generic use in messages jk/loose-object-cache sha1/object_id fixups - - - --- 2019-01-07 Jeff King New
[09/11] sha1-file: prefer "loose object file" to "sha1 file" in messages jk/loose-object-cache sha1/object_id fixups - - - --- 2019-01-07 Jeff King New
[08/11] sha1-file: drop has_sha1_file() jk/loose-object-cache sha1/object_id fixups - - - --- 2019-01-07 Jeff King New
[07/11] convert has_sha1_file() callers to has_object_file() jk/loose-object-cache sha1/object_id fixups - - - --- 2019-01-07 Jeff King New
[06/11] sha1-file: convert pass-through functions to object_id jk/loose-object-cache sha1/object_id fixups - - - --- 2019-01-07 Jeff King New
[05/11] sha1-file: modernize loose header/stream functions jk/loose-object-cache sha1/object_id fixups - - - --- 2019-01-07 Jeff King New
[04/11] sha1-file: modernize loose object file functions jk/loose-object-cache sha1/object_id fixups - - - --- 2019-01-07 Jeff King New
[03/11] http: use struct object_id instead of bare sha1 jk/loose-object-cache sha1/object_id fixups - - - --- 2019-01-07 Jeff King New
[02/11] update comment references to sha1_object_info() jk/loose-object-cache sha1/object_id fixups - - - --- 2019-01-07 Jeff King New
[01/11] sha1-file: fix outdated sha1 comment references jk/loose-object-cache sha1/object_id fixups - - - --- 2019-01-07 Jeff King New
[3/3] upload-pack: support hidden refs with protocol v2 protocol v2 and hidden refs - - - --- 2018-12-11 Jeff King New
[2/3] parse_hide_refs_config: handle NULL section protocol v2 and hidden refs - - - --- 2018-12-11 Jeff King New
[1/3] serve: pass "config context" through to individual commands protocol v2 and hidden refs - - - --- 2018-12-11 Jeff King New
[3/3] pack-objects: fix off-by-one in delta-island tree-depth computation delta-island fixes - - - --- 2018-11-20 Jeff King New
[2/3] pack-objects: zero-initialize tree_depth/layer arrays delta-island fixes - - - --- 2018-11-20 Jeff King New
[1/3] pack-objects: fix tree_depth and layer invariants delta-island fixes - - - --- 2018-11-20 Jeff King New
bundle: dup() output descriptor closer to point-of-use bundle: dup() output descriptor closer to point-of-use - - - --- 2018-11-16 Jeff King New
[3/3] remote-curl: die on server-side errors remote-curl smart-http discovery cleanup - - - --- 2018-11-16 Jeff King New
[2/3] remote-curl: tighten "version 2" check for smart-http remote-curl smart-http discovery cleanup - 1 - --- 2018-11-16 Jeff King New
[1/3] remote-curl: refactor smart-http discovery remote-curl smart-http discovery cleanup - 1 - --- 2018-11-16 Jeff King New
[9/9] fetch-pack: drop custom loose object cache caching loose objects - - - --- 2018-11-12 Jeff King New
[8/9] sha1-file: use loose object cache for quick existence check caching loose objects - - - --- 2018-11-12 Jeff King New
[7/9] object-store: provide helpers for loose_objects_cache caching loose objects - - - --- 2018-11-12 Jeff King New
[6/9] sha1-file: use an object_directory for the main object dir caching loose objects - - - --- 2018-11-12 Jeff King New
[5/9] handle alternates paths the same as the main object dir caching loose objects - - - --- 2018-11-12 Jeff King New
[4/9] sha1_file_name(): overwrite buffer instead of appending caching loose objects - - - --- 2018-11-12 Jeff King New
[3/9] rename "alternate_object_database" to "object_directory" caching loose objects - - - --- 2018-11-12 Jeff King New
[2/9] submodule--helper: prefer strip_suffix() to ends_with() caching loose objects - - - --- 2018-11-12 Jeff King New
[1/9] fsck: do not reuse child_process structs caching loose objects - - - --- 2018-11-12 Jeff King New
[3/3] pull: handle --verify-signatures for unborn branch fix pull/merge --verify-signature on an unborn branch - - - --- 2018-11-06 Jeff King New
[2/3] merge: handle --verify-signatures for unborn branch fix pull/merge --verify-signature on an unborn branch - - - --- 2018-11-06 Jeff King New
[1/3] merge: extract verify_merge_signature() helper fix pull/merge --verify-signature on an unborn branch - - - --- 2018-11-06 Jeff King New
[13/13] assert NOARG/NONEG behavior of parse-options callbacks parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[12/13] parse-options: drop OPT_DATE() parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[11/13] apply: return -1 from option callback instead of calling exit(1) parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[10/13] cat-file: report an error on multiple --batch options parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[09/13] tag: mark "--message" option with NONEG parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[08/13] show-branch: mark --reflog option as NONEG parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[07/13] format-patch: mark "--no-numbered" option with NONEG parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[06/13] status: mark --find-renames option with NONEG parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[05/13] cat-file: mark batch options with NONEG parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[04/13] pack-objects: mark index-version option as NONEG parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[03/13] ls-files: mark exclude options as NONEG parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[02/13] am: handle --no-patch-format option parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[01/13] apply: mark include/exclude options as NONEG parseopt fixes from -Wunused-parameters - - - --- 2018-11-05 Jeff King New
[9/9] xdiff-interface: drop parse_hunk_header() [1/9] xdiff: provide a separate emit callback for hunks - - - --- 2018-11-02 Jeff King New
[8/9] range-diff: use a hunk callback [1/9] xdiff: provide a separate emit callback for hunks - - - --- 2018-11-02 Jeff King New
[7/9] diff: convert --check to use a hunk callback [1/9] xdiff: provide a separate emit callback for hunks - - - --- 2018-11-02 Jeff King New
[6/9] combine-diff: use an xdiff hunk callback [1/9] xdiff: provide a separate emit callback for hunks - - - --- 2018-11-02 Jeff King New
[5/9] diff: use hunk callback for word-diff [1/9] xdiff: provide a separate emit callback for hunks - - - --- 2018-11-02 Jeff King New
[4/9] diff: discard hunk headers for patch-ids earlier [1/9] xdiff: provide a separate emit callback for hunks - - - --- 2018-11-02 Jeff King New
[3/9] diff: avoid generating unused hunk header lines [1/9] xdiff: provide a separate emit callback for hunks - - - --- 2018-11-02 Jeff King New
[2/9] xdiff-interface: provide a separate consume callback for hunks [1/9] xdiff: provide a separate emit callback for hunks - - - --- 2018-11-02 Jeff King New
[1/9] xdiff: provide a separate emit callback for hunks [1/9] xdiff: provide a separate emit callback for hunks - - - --- 2018-11-02 Jeff King New
[0/9] saner xdiff hunk callbacks 1 - - --- 2018-11-02 Jeff King New
[3/3] pathspec: handle non-terminated strings with :(attr) mixed bag of -Wunused-parameter bugfixes - - - --- 2018-11-02 Jeff King New
[2/3] approxidate: handle pending number for "specials" mixed bag of -Wunused-parameter bugfixes - - - --- 2018-11-02 Jeff King New
[1/3] rev-list: handle flags for --indexed-objects mixed bag of -Wunused-parameter bugfixes - - - --- 2018-11-02 Jeff King New
[2/2] ls-remote: pass heads/tags prefixes to transport ls-remote and v2 ref prefixes - - - --- 2018-10-31 Jeff King New
[1/2] ls-remote: do not send ref prefixes for patterns ls-remote and v2 ref prefixes - - - --- 2018-10-31 Jeff King New
[3/3] cat-file: handle streaming failures consistently [1/3] t1450: check large blob in trailing-garbage test - - - --- 2018-10-30 Jeff King New
[2/3] check_stream_sha1(): handle input underflow [1/3] t1450: check large blob in trailing-garbage test - - - --- 2018-10-30 Jeff King New
[1/3] t1450: check large blob in trailing-garbage test [1/3] t1450: check large blob in trailing-garbage test - - - --- 2018-10-30 Jeff King New
can we deprecate NO_PTHREADS?, was: better wrapper to avoid #ifdef NO_PTHREADS can we deprecate NO_PTHREADS?, was: better wrapper to avoid #ifdef NO_PTHREADS - - - --- 2018-10-27 Jeff King New
[2/2] run-command: mark path lookup errors with ENOENT run-command: fix Unix PATH lookup - - - --- 2018-10-24 Jeff King New
[1/2] t5410: use longer path for sample script run-command: fix Unix PATH lookup - - - --- 2018-10-24 Jeff King New
upload-pack: fix broken if/else chain in config callback upload-pack: fix broken if/else chain in config callback - 1 - --- 2018-10-24 Jeff King New
unused parameters in merge-recursive.c unused parameters in merge-recursive.c - - - --- 2018-10-19 Jeff King New
config.mak.dev: enable -Wunused-function config.mak.dev: enable -Wunused-function - - - --- 2018-10-18 Jeff King New
test-tool: show tool list on error test-tool: show tool list on error - 1 - --- 2018-10-17 Jeff King New
[PoC,--,do,not,apply,3/3] test-tree-bitmap: replace ewah with custom rle encoding [PoC,--,do,not,apply,1/3] initial tree-bitmap proof of concept - - - --- 2018-10-09 Jeff King New
[PoC,--,do,not,apply,2/3] test-tree-bitmap: add "dump" mode [PoC,--,do,not,apply,1/3] initial tree-bitmap proof of concept - - - --- 2018-10-09 Jeff King New
[PoC,--,do,not,apply,1/3] initial tree-bitmap proof of concept [PoC,--,do,not,apply,1/3] initial tree-bitmap proof of concept - - - --- 2018-10-09 Jeff King New
more oideq/hasheq conversions more oideq/hasheq conversions - 1 - --- 2018-10-02 Jeff King New
receive-pack: update comment with check_everything_connected receive-pack: update comment with check_everything_connected - - - --- 2018-09-21 Jeff King New
pack-objects: handle island check for "external" delta base pack-objects: handle island check for "external" delta base - - - --- 2018-09-19 Jeff King New
[v2] config.mak.dev: add -Wformat-security [v2] config.mak.dev: add -Wformat-security - - - --- 2018-09-08 Jeff King New
config.mak.dev: add -Wformat-security config.mak.dev: add -Wformat-security - - - --- 2018-09-07 Jeff King New
ordered string-list considered harmful, was Re: [PATCH v3] Allow aliases that include other aliases ordered string-list considered harmful, was Re: [PATCH v3] Allow aliases that include other aliases - - - --- 2018-09-06 Jeff King New
« 1 2 ... 5 6 7 8 »