Show patches with: Submitter = Jeff King       |    Archived = No       |   929 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[7/6] format-patch: fix leak of empty header string [1/6] shortlog: stop setting pp.print_email_subject - - - --- 2024-03-22 Jeff King Accepted
contrib: drop hg-to-git script contrib: drop hg-to-git script - - - --- 2024-03-20 Jeff King Accepted
[3/3] transport-helper: send "true" value for object-format option some transport-helper "option object-format" confusion - - - --- 2024-03-20 Jeff King Accepted
[2/3] transport-helper: drop "object-format <algo>" option some transport-helper "option object-format" confusion - - - --- 2024-03-20 Jeff King Accepted
[1/3] transport-helper: use write helpers more consistently some transport-helper "option object-format" confusion - - - --- 2024-03-20 Jeff King Accepted
doc/gitremote-helpers: fix more missing single-quotes doc/gitremote-helpers: fix more missing single-quotes - - - --- 2024-03-20 Jeff King Accepted
[6/6] format-patch: simplify after-subject MIME header handling [1/6] shortlog: stop setting pp.print_email_subject - - - --- 2024-03-20 Jeff King Accepted
[5/6] format-patch: return an allocated string from log_write_email_headers() [1/6] shortlog: stop setting pp.print_email_subject - - - --- 2024-03-20 Jeff King Accepted
[4/6] log: do not set up extra_headers for non-email formats [1/6] shortlog: stop setting pp.print_email_subject - - - --- 2024-03-20 Jeff King Accepted
[3/6] pretty: drop print_email_subject flag [1/6] shortlog: stop setting pp.print_email_subject - - - --- 2024-03-20 Jeff King Accepted
[2/6] pretty: split oneline and email subject printing [1/6] shortlog: stop setting pp.print_email_subject - - - --- 2024-03-20 Jeff King Accepted
[1/6] shortlog: stop setting pp.print_email_subject [1/6] shortlog: stop setting pp.print_email_subject - - - --- 2024-03-20 Jeff King Accepted
[v2,16/16] config: allow multi-byte core.commentChar allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King Accepted
[v2,15/16] environment: drop comment_line_char compatibility macro allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King Accepted
[v2,14/16] wt-status: drop custom comment-char stringification allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King Accepted
[v2,12/16] find multi-byte comment chars in unterminated buffers allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King Accepted
[v2,11/16] find multi-byte comment chars in NUL-terminated strings allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King Accepted
[v2,08/16] strbuf: accept a comment string for strbuf_commented_addf() allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King Accepted
[v2,07/16] strbuf: accept a comment string for strbuf_stripspace() allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King Accepted
[v2,06/16] environment: store comment_line_char as a string allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King Accepted
[v2,05/16] strbuf: avoid shadowing global comment_line_char name allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King Accepted
[v2,04/16] commit: refactor base-case of adjust_comment_line_char() allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King Accepted
[v2,03/16] strbuf: avoid static variables in strbuf_add_commented_lines() allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King Accepted
[v2,02/16] strbuf: simplify comment-handling in add_lines() helper allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King Accepted
[v2,01/16] config: forbid newline as core.commentChar allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King Accepted
[15/15] config: allow multi-byte core.commentChar allow multi-byte core.commentChar - - - --- 2024-03-07 Jeff King Superseded
[14/15] environment: drop comment_line_char compatibility macro allow multi-byte core.commentChar - - - --- 2024-03-07 Jeff King Superseded
[13/15] wt-status: drop custom comment-char stringification allow multi-byte core.commentChar - - - --- 2024-03-07 Jeff King Superseded
[12/15] sequencer: handle multi-byte comment characters when writing todo list allow multi-byte core.commentChar - - - --- 2024-03-07 Jeff King Superseded
[11/15] find multi-byte comment chars in unterminated buffers allow multi-byte core.commentChar - - - --- 2024-03-07 Jeff King Superseded
[10/15] find multi-byte comment chars in NUL-terminated strings allow multi-byte core.commentChar - - - --- 2024-03-07 Jeff King Superseded
[09/15] prefer comment_line_str to comment_line_char for printing allow multi-byte core.commentChar - - - --- 2024-03-07 Jeff King Superseded
[08/15] strbuf: accept a comment string for strbuf_add_commented_lines() allow multi-byte core.commentChar - - - --- 2024-03-07 Jeff King Superseded
[07/15] strbuf: accept a comment string for strbuf_commented_addf() allow multi-byte core.commentChar - - - --- 2024-03-07 Jeff King Superseded
[06/15] strbuf: accept a comment string for strbuf_stripspace() allow multi-byte core.commentChar - - - --- 2024-03-07 Jeff King Superseded
[05/15] environment: store comment_line_char as a string allow multi-byte core.commentChar - - - --- 2024-03-07 Jeff King Superseded
[04/15] strbuf: avoid shadowing global comment_line_char name allow multi-byte core.commentChar - - - --- 2024-03-07 Jeff King Superseded
[03/15] commit: refactor base-case of adjust_comment_line_char() allow multi-byte core.commentChar - - - --- 2024-03-07 Jeff King Superseded
[02/15] strbuf: avoid static variables in strbuf_add_commented_lines() allow multi-byte core.commentChar - - - --- 2024-03-07 Jeff King Superseded
[01/15] strbuf: simplify comment-handling in add_lines() helper allow multi-byte core.commentChar - - - --- 2024-03-07 Jeff King Superseded
[2/2] doc/gitremote-helpers: match object-format option docs to code some transport-helper "option object-format" confusion - - - --- 2024-03-07 Jeff King Superseded
[1/2] t5801: fix object-format handling in git-remote-testgit some transport-helper "option object-format" confusion - - - --- 2024-03-07 Jeff King Superseded
doc/gitremote-helpers: fix missing single-quote doc/gitremote-helpers: fix missing single-quote - - - --- 2024-03-07 Jeff King Accepted
[2/4] upload-pack: centralize setup of sideband-all config some v2 capability advertisement cleanups - - - --- 2024-02-28 Jeff King Accepted
[1/4] upload-pack: use repository struct to get config some v2 capability advertisement cleanups - - - --- 2024-02-28 Jeff King Accepted
[9/9] upload-pack: free tree buffers after parsing bound upload-pack memory allocations - - - --- 2024-02-28 Jeff King Accepted
[8/9] upload-pack: use PARSE_OBJECT_SKIP_HASH_CHECK in more places bound upload-pack memory allocations - - - --- 2024-02-28 Jeff King Accepted
[7/9] upload-pack: always turn off save_commit_buffer bound upload-pack memory allocations - - - --- 2024-02-28 Jeff King Accepted
[6/9] upload-pack: disallow object-info capability by default bound upload-pack memory allocations - - - --- 2024-02-28 Jeff King Accepted
[5/9] upload-pack: accept only a single packfile-uri line bound upload-pack memory allocations - - - --- 2024-02-28 Jeff King Accepted
[4/9] upload-pack: use a strmap for want-ref lines bound upload-pack memory allocations - - - --- 2024-02-28 Jeff King Accepted
[1/9] upload-pack: drop separate v2 "haves" array bound upload-pack memory allocations - - - --- 2024-02-28 Jeff King Accepted
userdiff: skip textconv caching when not in a repository userdiff: skip textconv caching when not in a repository - - - --- 2024-02-26 Jeff King Accepted
[3/3] read_ref_at(): special-case ref@{0} for an empty reflog show-branch --reflog fixes - - - --- 2024-02-26 Jeff King Accepted
[2/3] get_oid_basic(): special-case ref@{n} for oldest reflog entry show-branch --reflog fixes - - - --- 2024-02-26 Jeff King Accepted
[1/3] Revert "refs: allow @{n} to work with n-sized reflog" show-branch --reflog fixes - - - --- 2024-02-26 Jeff King Accepted
trailer: fix comment/cut-line regression with opts->no_divider trailer: fix comment/cut-line regression with opts->no_divider - - - --- 2024-02-20 Jeff King Accepted
t0303: check that helper_test_clean removes all credentials t0303: check that helper_test_clean removes all credentials - - - --- 2024-02-17 Jeff King Accepted
[v2,3/3] t/Makefile: get UNIT_TESTS list from C sources some unit-test Makefile polishing - - - --- 2024-01-30 Jeff King Accepted
[v2,2/3] Makefile: remove UNIT_TEST_BIN directory with "make clean" some unit-test Makefile polishing - - - --- 2024-01-30 Jeff King Accepted
[v2,1/3] Makefile: use mkdir_p_parent_template for UNIT_TEST_BIN some unit-test Makefile polishing - - - --- 2024-01-30 Jeff King Accepted
[2/2] t/Makefile: get UNIT_TESTS list from C sources some unit-test Makefile polishing - - - --- 2024-01-29 Jeff King Superseded
[1/2] Makefile: use order-only prereq for UNIT_TEST_BIN some unit-test Makefile polishing - - - --- 2024-01-29 Jeff King Superseded
diff: handle NULL meta-info when spawning external diff diff: handle NULL meta-info when spawning external diff - - - --- 2024-01-29 Jeff King Accepted
transport-helper: re-examine object dir after fetching transport-helper: re-examine object dir after fetching - - - --- 2024-01-24 Jeff King Accepted
commit-graph: retain commit slab when closing NULL commit_graph commit-graph: retain commit slab when closing NULL commit_graph - - - --- 2024-01-05 Jeff King Accepted
t1006: add tests for %(objectsize:disk) t1006: add tests for %(objectsize:disk) - - - --- 2023-12-21 Jeff King Superseded
[2/2] mailinfo: avoid recursion when unquoting From headers avoiding recursion in mailinfo - - - --- 2023-12-14 Jeff King Accepted
[1/2] t5100: make rfc822 comment test more careful avoiding recursion in mailinfo - - - --- 2023-12-14 Jeff King Accepted
mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair() mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair() - - - --- 2023-12-12 Jeff King Accepted
[9/9] sequencer: simplify away extra git_config_string() call bonus config cleanups - - - --- 2023-12-07 Jeff King Accepted
[8/9] gpg-interface: drop pointless config_error_nonbool() checks bonus config cleanups - - - --- 2023-12-07 Jeff King Accepted
[7/9] push: drop confusing configset/callback redundancy bonus config cleanups - - - --- 2023-12-07 Jeff King Accepted
[6/9] config: use git_config_string() for core.checkRoundTripEncoding bonus config cleanups - - - --- 2023-12-07 Jeff King Accepted
[5/9] diff: give more detailed messages for bogus diff.* config bonus config cleanups - - - --- 2023-12-07 Jeff King Accepted
[4/9] config: use config_error_nonbool() instead of custom messages bonus config cleanups - - - --- 2023-12-07 Jeff King Accepted
[3/9] imap-send: don't use git_die_config() inside callback bonus config cleanups - - - --- 2023-12-07 Jeff King Accepted
[2/9] git_xmerge_config(): prefer error() to die() bonus config cleanups - - - --- 2023-12-07 Jeff King Accepted
[1/9] config: reject bogus values for core.checkstat bonus config cleanups - - - --- 2023-12-07 Jeff King Accepted
[7/7] fsck: handle NULL value when parsing message config fix segfaults with implicit-bool config - - - --- 2023-12-07 Jeff King Accepted
[6/7] trailer: handle NULL value when parsing trailer-specific config fix segfaults with implicit-bool config - - - --- 2023-12-07 Jeff King Accepted
[5/7] submodule: handle NULL value when parsing submodule.*.branch fix segfaults with implicit-bool config - - - --- 2023-12-07 Jeff King Accepted
[4/7] help: handle NULL value for alias.* config fix segfaults with implicit-bool config - - - --- 2023-12-07 Jeff King Accepted
[3/7] trace2: handle NULL values in tr2_sysenv config callback fix segfaults with implicit-bool config - - - --- 2023-12-07 Jeff King Accepted
[2/7] setup: handle NULL value when parsing extensions fix segfaults with implicit-bool config - - - --- 2023-12-07 Jeff King Accepted
bisect: always clean on reset bisect: always clean on reset - - - --- 2023-12-07 Jeff King Accepted
parse-options: decouple "--end-of-options" and "--" parse-options: decouple "--end-of-options" and "--" - - - --- 2023-12-06 Jeff King Accepted
[9/9] commit-graph: mark chunk error messages for translation some more chunk-file bounds-checks fixes - - - --- 2023-11-09 Jeff King Accepted
[8/9] commit-graph: drop verify_commit_graph_lite() some more chunk-file bounds-checks fixes - - - --- 2023-11-09 Jeff King Accepted
[6/9] commit-graph: use fanout value for graph size some more chunk-file bounds-checks fixes - - - --- 2023-11-09 Jeff King Accepted
[5/9] commit-graph: abort as soon as we see a bogus chunk some more chunk-file bounds-checks fixes - - - --- 2023-11-09 Jeff King Accepted
[4/9] commit-graph: clarify missing-chunk error messages some more chunk-file bounds-checks fixes - - - --- 2023-11-09 Jeff King Accepted
[3/9] commit-graph: drop redundant call to "lite" verification some more chunk-file bounds-checks fixes - - - --- 2023-11-09 Jeff King Accepted
[1/9] commit-graph: handle overflow in chunk_size checks some more chunk-file bounds-checks fixes - - - --- 2023-11-09 Jeff King Accepted
[3/3] send-email: handle to/cc/bcc from --compose message some send-email --compose fixes - - - --- 2023-10-20 Jeff King Accepted
[2/3] Revert "send-email: extract email-parsing code into a subroutine" some send-email --compose fixes - - - --- 2023-10-20 Jeff King Accepted
[1/3] doc/send-email: mention handling of "reply-to" with --compose some send-email --compose fixes - - - --- 2023-10-20 Jeff King Accepted
[21/20] t5319: make corrupted large-offset test more robust bounds-checks for chunk-based files - - - --- 2023-10-14 Jeff King Accepted
[20/20] chunk-format: drop pair_chunk_unsafe() bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[19/20] commit-graph: detect out-of-order BIDX offsets bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
« 1 2 3 49 10 »