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
[6/6] object-file: inline empty tree and blob literals -Wunterminated-string-initialization warning + cleanups - - - --- 2024-11-18 Jeff King New
[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
[5/5] object-file: inline empty tree and blob literals [1/5] object-file: prefer array-of-bytes initializer for hash literals - - - --- 2024-11-17 Jeff King New
[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
[1/5] object-file: prefer array-of-bytes initializer for hash literals [1/5] object-file: prefer array-of-bytes initializer for hash literals - - - --- 2024-11-17 Jeff King New
[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 New
[3/4] describe: stop digging for max_candidates+1 perf improvements for git-describe with few tags - - - --- 2024-11-06 Jeff King New
[2/4] t/perf: add tests for git-describe perf improvements for git-describe with few tags - - - --- 2024-11-06 Jeff King New
[1/4] t6120: demonstrate weakness in disjoint-root handling perf improvements for git-describe with few tags - - - --- 2024-11-06 Jeff King New
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
[10/11] packfile: use object_id in find_pack_entry_one() dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King New
[09/11] packfile: convert find_sha1_pack() to use object_id dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King Accepted
[08/11] http-walker: use object_id instead of bare hash dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King New
[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,3/3] diff: modify output_prefix function pointer line-log: protect inner strbuf from free - - - --- 2024-10-03 Jeff King New
[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
[09/28] transport-helper: fix strbuf leak in push_refs_with_push() leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[08/28] send-pack: free cas options before exit leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[07/28] commit: avoid leaking already-saved buffer leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[06/28] fetch-pack, send-pack: clean up shallow oid array leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[05/28] fetch-pack: free object filter before exiting leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[04/28] connect: clear child process before freeing in diagnostic mode leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[03/28] fetch-pack: fix leaking sought refs leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[02/28] shallow: fix leak when unregistering last shallow root leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[01/28] http-fetch: clear leaking git-index-pack(1) arguments leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King Accepted
[3/3] test-lib: check for leak logs after every test LSan quality of life improvements - - - --- 2024-09-24 Jeff King Accepted
[2/3] test-lib: show leak-sanitizer logs on --immediate failure LSan quality of life improvements - - - --- 2024-09-24 Jeff King Accepted
[1/3] test-lib: stop showing old leak logs LSan quality of life improvements - - - --- 2024-09-24 Jeff King Accepted
t9001: use a more distinct fake BugID t9001: use a more distinct fake BugID - - - --- 2024-09-15 Jeff King Accepted
[2/2] git-jump: ignore deleted files in diff mode a few git-jump quality-of-life fixes - - - --- 2024-09-15 Jeff King Accepted
[1/2] git-jump: always specify column 1 for diff entries a few git-jump quality-of-life fixes - - - --- 2024-09-15 Jeff King Accepted
[2/2] Git.pm: use "rev-parse --absolute-git-dir" rather than perl code fix bare repositories with Git.pm - - - --- 2024-09-12 Jeff King Accepted
[1/2] Git.pm: fix bare repository search with Directory option fix bare repositories with Git.pm - - - --- 2024-09-12 Jeff King Accepted
[4/4] ci: use regular action versions for linux32 job make linux32 ci job work with recent actions - - - --- 2024-09-12 Jeff King Accepted
[3/4] ci: use more recent linux32 image make linux32 ci job work with recent actions - - - --- 2024-09-12 Jeff King Accepted
[2/4] ci: unify ubuntu and ubuntu32 dependencies make linux32 ci job work with recent actions - - - --- 2024-09-12 Jeff King Accepted
[1/4] ci: drop run-docker scripts make linux32 ci job work with recent actions - - - --- 2024-09-12 Jeff King Accepted
[9/9] ref-filter: add ref_format_clear() function ref-filter %(trailer) fixes - - - --- 2024-09-09 Jeff King Accepted
[8/9] ref-filter: fix leak when formatting %(push:remoteref) ref-filter %(trailer) fixes - - - --- 2024-09-09 Jeff King New
[7/9] ref-filter: fix leak with %(describe) arguments ref-filter %(trailer) fixes - - - --- 2024-09-09 Jeff King Accepted
[6/9] ref-filter: fix leak of %(trailers) "argbuf" ref-filter %(trailer) fixes - - - --- 2024-09-09 Jeff King Accepted
[5/9] ref-filter: store ref_trailer_buf data per-atom ref-filter %(trailer) fixes - - - --- 2024-09-09 Jeff King Accepted
[4/9] ref-filter: drop useless cast in trailers_atom_parser() ref-filter %(trailer) fixes - - - --- 2024-09-09 Jeff King Accepted
[3/9] ref-filter: strip signature when parsing tag trailers ref-filter %(trailer) fixes - - - --- 2024-09-09 Jeff King Accepted
[2/9] ref-filter: avoid extra copies of payload/signature ref-filter %(trailer) fixes - - - --- 2024-09-09 Jeff King Accepted
[1/9] t6300: drop newline from wrapped test title ref-filter %(trailer) fixes - - - --- 2024-09-09 Jeff King Accepted
header signatures for hash transition? header signatures for hash transition? - - - --- 2024-09-08 Jeff King Accepted
[v2,3/3] sparse-checkout: use fdopen_lock_file() instead of xfdopen() sparse-checkout file handle leak fix - - - --- 2024-09-06 Jeff King Accepted
[v2,2/3] sparse-checkout: check commit_lock_file when writing patterns sparse-checkout file handle leak fix - - - --- 2024-09-06 Jeff King Accepted
[v2,1/3] sparse-checkout: consolidate cleanup when writing patterns sparse-checkout file handle leak fix - - - --- 2024-09-06 Jeff King Accepted
drop trailing newline from warning/error/die messages drop trailing newline from warning/error/die messages - - - --- 2024-09-05 Jeff King New
sparse-checkout: use fdopen_lock_file() instead of xfdopen() sparse-checkout: use fdopen_lock_file() instead of xfdopen() - - - --- 2024-09-05 Jeff King New
revision: free commit buffers for skipped commits revision: free commit buffers for skipped commits - - - --- 2024-08-30 Jeff King Accepted
[2/2] grep: prefer UNUSED to MAYBE_UNUSED for pcre allocators clean up some MAYBE_UNUSED cases - - - --- 2024-08-29 Jeff King Accepted
« 1 2 3 49 10 »