Show patches with: Submitter = Jeff King       |   1523 patches
« 1 2 ... 13 14 15 16 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[08/10] ref-filter: drop unused buf/sz pairs dropping more unused function parameters - - - --- 2019-02-14 Jeff King New
[07/10] files-backend: drop refs parameter from split_symref_update() dropping more unused function parameters - - - --- 2019-02-14 Jeff King New
[06/10] pack-objects: drop unused parameter from oe_map_new_pack() dropping more unused function parameters - - - --- 2019-02-14 Jeff King New
[05/10] merge-recursive: drop several unused parameters dropping more unused function parameters - - - --- 2019-02-14 Jeff King New
[04/10] diff: drop complete_rewrite parameter from run_external_diff() dropping more unused function parameters - - - --- 2019-02-14 Jeff King New
[03/10] diff: drop unused emit data parameter from sane_truncate_line() dropping more unused function parameters - - - --- 2019-02-14 Jeff King New
[02/10] diff: drop unused color reset parameters dropping more unused function parameters - - - --- 2019-02-14 Jeff King New
[01/10] diff: drop options parameter from diffcore_fix_diff_index() dropping more unused function parameters - - - --- 2019-02-14 Jeff King New
[3/3] prune: check SEEN flag for reachability some prune optimizations - - - --- 2019-02-14 Jeff King New
[2/3] prune: use bitmaps for reachability traversal some prune optimizations - - - --- 2019-02-14 Jeff King New
[1/3] prune: lazily perform reachability traversal some prune optimizations - - - --- 2019-02-14 Jeff King New
diff: reuse diff setup for --no-index case diff: reuse diff setup for --no-index case - - - --- 2019-02-13 Jeff King New
[2/2] RelNotes/2.21: misc typo/English fixups [1/2] RelNotes/2.21: tweak "--date=auto" mention - - - --- 2019-02-12 Jeff King New
[1/2] RelNotes/2.21: tweak "--date=auto" mention [1/2] RelNotes/2.21: tweak "--date=auto" mention - - - --- 2019-02-12 Jeff King New
add_to_index(): convert forgotten HASH_RENORMALIZE check add_to_index(): convert forgotten HASH_RENORMALIZE check - - - --- 2019-02-07 Jeff King New
test-date: drop unused parameter to getnanos() test-date: drop unused parameter to getnanos() - - - --- 2019-02-06 Jeff King New
[3/3] t5551: test server-side ERR packet [1/3] remote-curl: refactor smart-http discovery - - - --- 2019-02-06 Jeff King New
[2/3] remote-curl: tighten "version 2" check for smart-http [1/3] remote-curl: refactor smart-http discovery - - - --- 2019-02-06 Jeff King New
[1/3] remote-curl: refactor smart-http discovery [1/3] remote-curl: refactor smart-http discovery - - - --- 2019-02-06 Jeff King New
[v2,2/2] docs/config: clarify "text property" in core.eol eol/autocrlf doc clarifications - - - --- 2019-01-29 Jeff King New
[v2,1/2] doc/gitattributes: clarify "autocrlf overrides eol" eol/autocrlf doc clarifications - - - --- 2019-01-29 Jeff King New
[8/8] convert: drop path parameter from actual conversion functions drop some unused parameters - - - --- 2019-01-24 Jeff King New
[7/8] convert: drop len parameter from conversion checks drop some unused parameters - - - --- 2019-01-24 Jeff King New
[6/8] config: drop unused parameter from maybe_remove_section() drop some unused parameters - - - --- 2019-01-24 Jeff King New
[5/8] show_date_relative(): drop unused "tz" parameter drop some unused parameters - - - --- 2019-01-24 Jeff King New
[4/8] column: drop unused "opts" parameter in item_length() drop some unused parameters - - - --- 2019-01-24 Jeff King New
[3/8] create_bundle(): drop unused "header" parameter drop some unused parameters - - - --- 2019-01-24 Jeff King New
[2/8] apply: drop unused "def" parameter from find_name_gnu() drop some unused parameters - - - --- 2019-01-24 Jeff King New
[1/8] match-trees: drop unused path parameter from score functions drop some unused parameters - - - --- 2019-01-24 Jeff King New
[6/6] combine-diff: treat --dirstat like --stat some diff --cc --stat fixes - - - --- 2019-01-24 Jeff King New
[5/6] combine-diff: treat --summary like --stat some diff --cc --stat fixes - - - --- 2019-01-24 Jeff King New
[4/6] combine-diff: treat --shortstat like --stat some diff --cc --stat fixes - - - --- 2019-01-24 Jeff King New
[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
« 1 2 ... 13 14 15 16 »