Show patches with: Submitter = Jeff King       |    Archived = No       |   963 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
undefined behavior in unit tests, was Re: [PATCH v3 3/3] reftable: prevent 'update_index' changes a… undefined behavior in unit tests, was Re: [PATCH v3 3/3] reftable: prevent 'update_index' changes a… - - - --- 2025-02-01 Jeff King New
[v2,5/5] index-pack, unpack-objects: use skip_prefix to avoid magic number git crashes with a SIGBUS on sparc64 during pull - - - --- 2025-01-19 Jeff King Accepted
[v2,4/5] index-pack, unpack-objects: use get_be32() for reading pack header git crashes with a SIGBUS on sparc64 during pull - - - --- 2025-01-19 Jeff King Accepted
[v2,3/5] parse_pack_header_option(): avoid unaligned memory writes git crashes with a SIGBUS on sparc64 during pull - - - --- 2025-01-19 Jeff King Accepted
[v2,2/5] packfile: factor out --pack_header argument parsing git crashes with a SIGBUS on sparc64 during pull - - - --- 2025-01-19 Jeff King Accepted
[v2,1/5] bswap.h: squelch potential sparse -Wcast-truncate warnings git crashes with a SIGBUS on sparc64 during pull - - - --- 2025-01-19 Jeff King Accepted
[3/3] index-pack, unpack-objects: use skip_prefix to avoid magic number [1/3] packfile: factor out --pack_header argument parsing - - - --- 2025-01-17 Jeff King Accepted
[2/3] parse_pack_header_option(): avoid unaligned memory writes [1/3] packfile: factor out --pack_header argument parsing - - - --- 2025-01-17 Jeff King Accepted
[1/3] packfile: factor out --pack_header argument parsing [1/3] packfile: factor out --pack_header argument parsing - - - --- 2025-01-17 Jeff King Accepted
[14/14] tree-diff: make list tail-passing more explicit combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[13/14] tree-diff: simplify emit_path() list management combine-diff cleanups - - - --- 2025-01-09 Jeff King Accepted
[12/14] tree-diff: use the name "tail" to refer to list tail combine-diff cleanups - - - --- 2025-01-09 Jeff King Accepted
[11/14] tree-diff: drop list-tail argument to diff_tree_paths() combine-diff cleanups - - - --- 2025-01-09 Jeff King Accepted
[10/14] combine-diff: drop public declaration of combine_diff_path_size() combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[09/14] tree-diff: inline path_appendnew() combine-diff cleanups - - - --- 2025-01-09 Jeff King Accepted
[08/14] tree-diff: pass whole path string to path_appendnew() combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[07/14] tree-diff: drop path_appendnew() alloc optimization combine-diff cleanups - - - --- 2025-01-09 Jeff King Accepted
[06/14] run_diff_files(): de-mystify the size of combine_diff_path struct combine-diff cleanups - - - --- 2025-01-09 Jeff King Accepted
[05/14] diff: add a comment about combine_diff_path.parent.path combine-diff cleanups - - - --- 2025-01-09 Jeff King Accepted
[04/14] combine-diff: use pointer for parent paths combine-diff cleanups - - - --- 2025-01-09 Jeff King Accepted
[03/14] tree-diff: clear parent array in path_appendnew() combine-diff cleanups - - - --- 2025-01-09 Jeff King Accepted
[02/14] combine-diff: add combine_diff_path_new() combine-diff cleanups - - - --- 2025-01-09 Jeff King Accepted
[01/14] run_diff_files(): delay allocation of combine_diff_path combine-diff cleanups - - - --- 2025-01-09 Jeff King Accepted
t7407: use test_grep t7407: use test_grep - - - --- 2025-01-07 Jeff King Accepted
[3/3] test-lib: add a few comments to LSan log checking lsan test-lib readability - - - --- 2025-01-07 Jeff King Accepted
[2/3] test-lib: simplify lsan results check lsan test-lib readability - - - --- 2025-01-07 Jeff King Accepted
[1/3] test-lib: invert return value of check_test_results_san_file_empty lsan test-lib readability - - - --- 2025-01-07 Jeff King New
[6/6] test-lib: ignore leaks in the sanitizer's thread code [1/6] test-lib: use individual lsan dir for --stress runs - - - --- 2025-01-01 Jeff King Accepted
[5/6] test-lib: check leak logs for presence of DEDUP_TOKEN [1/6] test-lib: use individual lsan dir for --stress runs - - - --- 2025-01-01 Jeff King Accepted
[4/6] test-lib: simplify leak-log checking [1/6] test-lib: use individual lsan dir for --stress runs - - - --- 2025-01-01 Jeff King Accepted
[3/6] test-lib: rely on logs to detect leaks [1/6] test-lib: use individual lsan dir for --stress runs - - - --- 2025-01-01 Jeff King Accepted
[2/6] Revert "index-pack: spawn threads atomically" [1/6] test-lib: use individual lsan dir for --stress runs - - - --- 2025-01-01 Jeff King New
[1/6] test-lib: use individual lsan dir for --stress runs [1/6] test-lib: use individual lsan dir for --stress runs - - - --- 2025-01-01 Jeff King Accepted
[0/6] a less-invasive racy-leak fix - - - --- 2025-01-01 Jeff King New
a less-invasive racy-leak fix, was Re: What's cooking in git.git (Dec 2024, #11; Mon, 30) a less-invasive racy-leak fix, was Re: What's cooking in git.git (Dec 2024, #11; Mon, 30) - - - --- 2025-01-01 Jeff King New
[5/5] grep: work around LSan threading race with barrier fixing thread races in linux-leaks CI - - - --- 2024-12-30 Jeff King Accepted
[4/5] index-pack: work around LSan threading race with barrier fixing thread races in linux-leaks CI - - - --- 2024-12-30 Jeff King Accepted
[3/5] thread-utils: introduce optional barrier type fixing thread races in linux-leaks CI - - - --- 2024-12-30 Jeff King Accepted
[2/5] Revert "index-pack: spawn threads atomically" fixing thread races in linux-leaks CI - - - --- 2024-12-30 Jeff King New
[1/5] test-lib: use individual lsan dir for --stress runs fixing thread races in linux-leaks CI - - - --- 2024-12-30 Jeff King Accepted
racy leak sanitizer builds, was Re: [PATCH 0/9] commit-reach: -Wsign-compare follow-ups racy leak sanitizer builds, was Re: [PATCH 0/9] commit-reach: -Wsign-compare follow-ups - - - --- 2024-12-28 Jeff King New
prio-queue: use size_t rather than int for size prio-queue: use size_t rather than int for size - - - --- 2024-12-20 Jeff King New
describe: split "found all tags" and max_candidates logic describe: split "found all tags" and max_candidates logic - - - --- 2024-12-06 Jeff King Accepted
describe: drop early return for max_candidates == 0 describe: drop early return for max_candidates == 0 - - - --- 2024-12-05 Jeff King New
[2/1] t9300: test verification of renamed paths [v2] fast-import: disallow more path components - - - --- 2024-12-03 Jeff King Accepted
[5/6] object-file: treat cached_object values as const -Wunterminated-string-initialization warning + cleanups - - - --- 2024-11-18 Jeff King Accepted
[4/6] object-file: drop oid field from find_cached_object() return value -Wunterminated-string-initialization warning + cleanups - - - --- 2024-11-18 Jeff King Accepted
[3/6] object-file: move empty_tree struct into find_cached_object() -Wunterminated-string-initialization warning + cleanups - - - --- 2024-11-18 Jeff King Accepted
[2/6] object-file: drop confusing oid initializer of empty_tree struct -Wunterminated-string-initialization warning + cleanups - - - --- 2024-11-18 Jeff King Accepted
[1/6] object-file: prefer array-of-bytes initializer for hash literals -Wunterminated-string-initialization warning + cleanups - - - --- 2024-11-18 Jeff King Accepted
[4/5] object-file: drop oid field from find_cached_object() return value [1/5] object-file: prefer array-of-bytes initializer for hash literals - - - --- 2024-11-17 Jeff King Accepted
[3/5] object-file: move empty_tree struct into find_cached_object() [1/5] object-file: prefer array-of-bytes initializer for hash literals - - - --- 2024-11-17 Jeff King Accepted
[2/5] object-file: drop confusing oid initializer of empty_tree struct [1/5] object-file: prefer array-of-bytes initializer for hash literals - - - --- 2024-11-17 Jeff King Accepted
[2/1] test-lib: move malloc-debug setup after $PATH setup test-lib: check malloc debug LD_PRELOAD before using - - - --- 2024-11-14 Jeff King Accepted
[3/3] refspec: store raw refspecs inside refspec_item double-free with git fetch --prefetch - - - --- 2024-11-12 Jeff King Accepted
[2/3] refspec: drop separate raw_nr count double-free with git fetch --prefetch - - - --- 2024-11-12 Jeff King Accepted
[1/3] fetch: adjust refspec->raw_nr when filtering prefetch refspecs double-free with git fetch --prefetch - - - --- 2024-11-12 Jeff King Accepted
test-lib: check malloc debug LD_PRELOAD before using test-lib: check malloc debug LD_PRELOAD before using - - - --- 2024-11-11 Jeff King Accepted
[4/4] describe: stop traversing when we run out of names perf improvements for git-describe with few tags - - - --- 2024-11-06 Jeff King Accepted
[3/4] describe: stop digging for max_candidates+1 perf improvements for git-describe with few tags - - - --- 2024-11-06 Jeff King Accepted
[2/4] t/perf: add tests for git-describe perf improvements for git-describe with few tags - - - --- 2024-11-06 Jeff King Accepted
rev-list: skip bitmap traversal for --left-right rev-list: skip bitmap traversal for --left-right - - - --- 2024-11-01 Jeff King Accepted
[11/11] packfile: use oidread() instead of hashcpy() to fill object_id dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King Accepted
[09/11] packfile: convert find_sha1_pack() to use object_id dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King Accepted
[07/11] packfile: warn people away from parse_packed_git() dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King Accepted
[06/11] packfile: drop sha1_pack_index_name() dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King Accepted
[05/11] packfile: drop sha1_pack_name() dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King Accepted
[04/11] packfile: drop has_pack_index() dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King Accepted
[03/11] dumb-http: store downloaded pack idx as tempfile dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King Accepted
[02/11] t5550: count fetches in "previously-fetched .idx" test dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King Accepted
[01/11] midx: avoid duplicate packed_git entries dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King Accepted
credential-cache: treat ECONNABORTED like ECONNRESET credential-cache: treat ECONNABORTED like ECONNRESET - - - --- 2024-10-18 Jeff King Accepted
[2/2] fsmonitor: initialize fs event listener before accepting clients alternate approach to fixing fsmonitor hangs - - - --- 2024-10-08 Jeff King Accepted
[1/2] simple-ipc: split async server initialization and running alternate approach to fixing fsmonitor hangs - - - --- 2024-10-08 Jeff King Accepted
[5/5] diff: store graph prefix buf in git_graph struct diff output_prefix cleanups - - - --- 2024-10-03 Jeff King Accepted
[4/5] diff: return line_prefix directly when possible diff output_prefix cleanups - - - --- 2024-10-03 Jeff King Accepted
[3/5] diff: return const char from output_prefix callback diff output_prefix cleanups - - - --- 2024-10-03 Jeff King Accepted
[2/5] diff: drop line_prefix_length field diff output_prefix cleanups - - - --- 2024-10-03 Jeff King Accepted
[1/5] line-log: use diff_line_prefix() instead of custom helper diff output_prefix cleanups - - - --- 2024-10-03 Jeff King Accepted
[v2,2/3] line-log: remove output_prefix() line-log: protect inner strbuf from free - - - --- 2024-10-03 Jeff King Accepted
[(v2.47,regression)] hash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode [(v2.47,regression)] hash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode - - - --- 2024-10-02 Jeff King Accepted
[28/28] http-push: clean up local_refs at exit leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[27/28] http-push: clean up loose request when falling back to packed leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[26/28] http-push: clean up objects list leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[25/28] http-push: free xml_ctx.cdata after use leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[24/28] http-push: free remote_ls_ctx.dentry_name leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[23/28] http-push: free transfer_request strbuf leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[22/28] http-push: free transfer_request dest field leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[21/28] http-push: free curl header lists leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[20/28] http-push: free repo->url string leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[19/28] http-push: clear refspecs before exiting leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[18/28] http-walker: free fake packed_git list leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[17/28] remote-curl: free HEAD ref with free_one_ref() leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[16/28] http: stop leaking buffer in http_get_info_packs() leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[15/28] http: call git_inflate_end() when releasing http_object_request leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[14/28] http: fix leak of http_object_request struct leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[13/28] http: fix leak when redacting cookies from curl trace leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[12/28] transport-helper: fix leak of dummy refs_list leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[11/28] fetch-pack: clear pack lockfiles list leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[10/28] fetch: free "raw" string when shrinking refspec leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
« 1 2 3 49 10 »