Show patches with: State = Action Required       |   24896 patches
« 1 2 3 4248 249 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] t0410: adapt tests to repack changes repack: pack everything into promisor packfile in partial repos - - - --- 2024-09-25 Han Young New
[1/2] repack: pack everything into packfile repack: pack everything into promisor packfile in partial repos - - - --- 2024-09-25 Han Young New
[28/28] http-push: clean up local_refs at exit leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[27/28] http-push: clean up loose request when falling back to packed leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[26/28] http-push: clean up objects list leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[25/28] http-push: free xml_ctx.cdata after use leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[24/28] http-push: free remote_ls_ctx.dentry_name leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[23/28] http-push: free transfer_request strbuf leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[22/28] http-push: free transfer_request dest field leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[21/28] http-push: free curl header lists leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[20/28] http-push: free repo->url string leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[19/28] http-push: clear refspecs before exiting leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[18/28] http-walker: free fake packed_git list leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[17/28] remote-curl: free HEAD ref with free_one_ref() leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[16/28] http: stop leaking buffer in http_get_info_packs() leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[15/28] http: call git_inflate_end() when releasing http_object_request leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[14/28] http: fix leak of http_object_request struct leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[13/28] http: fix leak when redacting cookies from curl trace leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[12/28] transport-helper: fix leak of dummy refs_list leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[11/28] fetch-pack: clear pack lockfiles list leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[10/28] fetch: free "raw" string when shrinking refspec leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[09/28] transport-helper: fix strbuf leak in push_refs_with_push() leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[08/28] send-pack: free cas options before exit leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[07/28] commit: avoid leaking already-saved buffer leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[06/28] fetch-pack, send-pack: clean up shallow oid array leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[05/28] fetch-pack: free object filter before exiting leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[04/28] connect: clear child process before freeing in diagnostic mode leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[03/28] fetch-pack: fix leaking sought refs leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[02/28] shallow: fix leak when unregistering last shallow root leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[01/28] http-fetch: clear leaking git-index-pack(1) arguments leak fixes for http fetch/push - - - --- 2024-09-24 Jeff King New
[3/3] test-lib: check for leak logs after every test LSan quality of life improvements - - - --- 2024-09-24 Jeff King New
[2/3] test-lib: show leak-sanitizer logs on --immediate failure LSan quality of life improvements - - - --- 2024-09-24 Jeff King New
[1/3] test-lib: stop showing old leak logs LSan quality of life improvements - - - --- 2024-09-24 Jeff King New
[v4,8/8] csum-file.c: use unsafe SHA-1 implementation when available hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-24 Taylor Blau New
[v4,7/8] Makefile: allow specifying a SHA-1 for non-cryptographic uses hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-24 Taylor Blau New
[v4,6/8] hash.h: scaffolding for _unsafe hashing variants hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-24 Taylor Blau New
[v4,5/8] sha1: do not redefine `platform_SHA_CTX` and friends hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-24 Taylor Blau New
[v4,4/8] pack-objects: use finalize_object_file() to rename pack/idx/etc hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-24 Taylor Blau New
[v4,3/8] finalize_object_file(): implement collision check hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-24 Taylor Blau New
[v4,2/8] finalize_object_file(): refactor unlink_or_warn() placement hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-24 Taylor Blau New
[v4,1/8] finalize_object_file(): check for name collision before renaming hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-24 Taylor Blau New
[4/4] archive: remove the_repository global variable Remove the_repository global for am, annotate, apply, archive builtins - - - --- 2024-09-24 John Cai New
[3/4] apply: remove the_repository global variable Remove the_repository global for am, annotate, apply, archive builtins - - - --- 2024-09-24 John Cai New
[2/4] annotate: remove usage of the_repository global Remove the_repository global for am, annotate, apply, archive builtins - - - --- 2024-09-24 John Cai New
[1/4] git: pass in repo for RUN_SETUP_GENTLY Remove the_repository global for am, annotate, apply, archive builtins - - - --- 2024-09-24 John Cai New
[v5,3/3] doc: apply synopsis simplification on git-clone and git-init doc: introducing synopsis para - - - --- 2024-09-24 Jean-Noël Avila New
[v5,2/3] doc: update the guidelines to reflect the current formatting rules doc: introducing synopsis para - - - --- 2024-09-24 Jean-Noël Avila New
[v5,1/3] doc: introduce a synopsis typesetting doc: introducing synopsis para - - - --- 2024-09-24 Jean-Noël Avila New
[v2,22/22] reftable: handle trivial allocation failures reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,21/22] reftable/tree: handle allocation failures reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,20/22] reftable/pq: handle allocation failures when adding entries reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,19/22] reftable/block: handle allocation failures reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,18/22] reftable/blocksource: handle allocation failures reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,17/22] reftable/iter: handle allocation failures when creating indexed table iter reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,16/22] reftable/stack: handle allocation failures in auto compaction reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,15/22] reftable/stack: handle allocation failures in `stack_compact_range()` reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,14/22] reftable/stack: handle allocation failures in `reftable_new_stack()` reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,13/22] reftable/stack: handle allocation failures on reload reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,12/22] reftable/reader: handle allocation failures in `reader_init_iter()` reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,11/22] reftable/reader: handle allocation failures for unindexed reader reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,10/22] reftable/merged: handle allocation failures in `merged_table_init_iter()` reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,09/22] reftable/writer: handle allocation failures in `reftable_new_writer()` reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,08/22] reftable/writer: handle allocation failures in `writer_index_hash()` reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,07/22] reftable/record: handle allocation failures when decoding records reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,06/22] reftable/record: handle allocation failures on copy reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,05/22] reftable/basics: handle allocation failures in `parse_names()` reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,04/22] reftable/basics: handle allocation failures in `reftable_calloc()` reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,03/22] reftable: introduce `reftable_strdup()` reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,02/22] reftable/basics: merge "publicbasics" into "basics" reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
[v2,01/22] reftable/error: introduce out-of-memory error code reftable: handle allocation errors - - - --- 2024-09-24 Patrick Steinhardt New
send-email: document --mailmap and associated configuration send-email: document --mailmap and associated configuration - - - --- 2024-09-23 Keller, Jacob E New
sparse-checkout: disable advice in 'disable' sparse-checkout: disable advice in 'disable' - - - --- 2024-09-23 Derrick Stolee New
[v2,5/5] ls-remote: leakfix for not clearing server_options Support server option from configuration - - - --- 2024-09-23 Xing Xin New
[v2,4/5] fetch: respect --server-option when fetching multiple remotes Support server option from configuration - - - --- 2024-09-23 Xing Xin New
[v2,3/5] transport.c::handshake: make use of server options from remote Support server option from configuration - - - --- 2024-09-23 Xing Xin New
[v2,2/5] remote: introduce remote.<name>.serverOption configuration Support server option from configuration - - - --- 2024-09-23 Xing Xin New
[v2,1/5] transport: introduce parse_transport_option() method Support server option from configuration - - - --- 2024-09-23 Xing Xin New
[v2,2/2] Documentation: fix typos [v2,1/2] Documentation/config: fix typos - - - --- 2024-09-23 Andrew Kreimer New
[v2,1/2] Documentation/config: fix typos [v2,1/2] Documentation/config: fix typos - - - --- 2024-09-23 Andrew Kreimer New
worktree: repair copied repository and linked worktrees worktree: repair copied repository and linked worktrees - - - --- 2024-09-23 Eric Sunshine New
commit-graph: remove unnecessary UNLEAK commit-graph: remove unnecessary UNLEAK - - - --- 2024-09-22 René Scharfe New
doc/git-format-patch: link git-apply doc/git-format-patch: link git-apply - - - --- 2024-09-22 Alexander Ziaee New
archive: load index before pathspec checks archive: load index before pathspec checks - - - --- 2024-09-21 René Scharfe New
[2/2] rebase-merges: try and use branch names as labels rebase-merges: try and use branch names for labels - - - --- 2024-09-21 Nicolas Guichard New
[1/2] sequencer.c: extract load_branch_decorations rebase-merges: try and use branch names for labels - - - --- 2024-09-21 Nicolas Guichard New
diff: report modified binary files as changes in builtin_diff() diff: report modified binary files as changes in builtin_diff() - - - --- 2024-09-21 René Scharfe New
am: fix condition check on fseek am: fix condition check on fseek - - - --- 2024-09-21 Ruffalo Lavoisier New
merge-ort: fix a crash in process_renames merge-ort: fix a crash in process_renames - - - --- 2024-09-21 Dmitry Goncharov New
builtin/worktree: support relative paths for worktrees builtin/worktree: support relative paths for worktrees - - - --- 2024-09-21 John Cai via GitGitGadget New
[PULL] refs/notes/amlog from git/git [PULL] refs/notes/amlog from git/git - - - --- 2024-09-20 Kristoffer Haugsbakk New
[3/3] Documentation: fix typos [1/3] Documentation/technical: fix a typo - - - --- 2024-09-20 Andrew Kreimer New
[2/3] Documentation/config: fix typos [1/3] Documentation/technical: fix a typo - - - --- 2024-09-20 Andrew Kreimer New
[2/2] fetch-pack.c: do not declare local commits as "have" in partial repos revision: fix reachable objects being gc'ed in no blob clone repo - - - --- 2024-09-19 Calvin Wan New
[1/2] packfile: split promisor objects oidset into two [1/2] packfile: split promisor objects oidset into two - - - --- 2024-09-19 Calvin Wan New
BreakingChanges: early adopter option BreakingChanges: early adopter option - - - --- 2024-09-19 Junio C Hamano New
[v3,2/2] fetch: set remote/HEAD if it does not exist fetch: set remote/HEAD if missing - - - --- 2024-09-19 Bence Ferdinandy New
[v3,1/2] update_symref: add REF_CREATE_ONLY option fetch: set remote/HEAD if missing - - - --- 2024-09-19 Bence Ferdinandy New
[v3] remote: introduce config to set prefetch refs [v3] remote: introduce config to set prefetch refs - - - --- 2024-09-19 Shubham Kanodia New
[4/4] refs: remove the last remnants of core.preferSymlinkRefs deprecating core.preferSymlinkRefs - - - --- 2024-09-18 Junio C Hamano New
[3/4] refs: remove NO_SYMLINK_HEAD deprecating core.preferSymlinkRefs - - - --- 2024-09-18 Junio C Hamano New
« 1 2 3 4248 249 »