Show patches with: Archived = No       |   22884 patches
« 1 2 ... 5 6 7228 229 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[13/23] line-log: fix several memory leaks Memory leak fixes (pt.8) - - - --- 2024-09-30 Patrick Steinhardt Accepted
[12/23] diff: improve lifecycle management of diff queues Memory leak fixes (pt.8) - - - --- 2024-09-30 Patrick Steinhardt Accepted
[11/23] builtin/revert: fix leaking `gpg_sign` and `strategy` config Memory leak fixes (pt.8) - - - --- 2024-09-30 Patrick Steinhardt Accepted
[10/23] t/helper: fix leaking repository in partial-clone helper Memory leak fixes (pt.8) - - - --- 2024-09-30 Patrick Steinhardt Accepted
[09/23] builtin/clone: fix leaking repo state when cloning with bundle URIs Memory leak fixes (pt.8) - - - --- 2024-09-30 Patrick Steinhardt Accepted
[08/23] builtin/pack-redundant: fix various memory leaks Memory leak fixes (pt.8) - - - --- 2024-09-30 Patrick Steinhardt Accepted
[07/23] builtin/stash: fix leaking `pathspec_from_file` Memory leak fixes (pt.8) - - - --- 2024-09-30 Patrick Steinhardt Accepted
[06/23] submodule: fix leaking submodule entry list Memory leak fixes (pt.8) - - - --- 2024-09-30 Patrick Steinhardt Accepted
[05/23] wt-status: fix leaking buffer with sparse directories Memory leak fixes (pt.8) - - - --- 2024-09-30 Patrick Steinhardt Accepted
[04/23] shell: fix leaking strings Memory leak fixes (pt.8) - - - --- 2024-09-30 Patrick Steinhardt Accepted
[03/23] scalar: fix leaking repositories Memory leak fixes (pt.8) - - - --- 2024-09-30 Patrick Steinhardt Accepted
[02/23] read-cache: fix leaking hash context in `do_write_index()` Memory leak fixes (pt.8) - - - --- 2024-09-30 Patrick Steinhardt Accepted
[01/23] builtin/annotate: fix leaking args vector Memory leak fixes (pt.8) - - - --- 2024-09-30 Patrick Steinhardt Accepted
[v3,22/22] reftable: handle trivial allocation failures refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt Accepted
[v3,21/22] reftable/tree: handle allocation failures refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt Accepted
[v3,20/22] reftable/pq: handle allocation failures when adding entries refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt Accepted
[v3,19/22] reftable/block: handle allocation failures refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt Accepted
[v3,18/22] reftable/blocksource: handle allocation failures refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt New
[v3,17/22] reftable/iter: handle allocation failures when creating indexed table iter refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt Accepted
[v3,16/22] reftable/stack: handle allocation failures in auto compaction refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt Accepted
[v3,15/22] reftable/stack: handle allocation failures in `stack_compact_range()` refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt Accepted
[v3,14/22] reftable/stack: handle allocation failures in `reftable_new_stack()` refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt Accepted
[v3,13/22] reftable/stack: handle allocation failures on reload refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt Accepted
[v3,12/22] reftable/reader: handle allocation failures in `reader_init_iter()` refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt Accepted
[v3,11/22] reftable/reader: handle allocation failures for unindexed reader refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt Accepted
[v3,10/22] reftable/merged: handle allocation failures in `merged_table_init_iter()` refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt New
[v3,09/22] reftable/writer: handle allocation failures in `reftable_new_writer()` refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt New
[v3,08/22] reftable/writer: handle allocation failures in `writer_index_hash()` refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt Accepted
[v3,07/22] reftable/record: handle allocation failures when decoding records refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt Accepted
[v3,06/22] reftable/record: handle allocation failures on copy refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt Accepted
[v3,05/22] reftable/basics: handle allocation failures in `parse_names()` refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt New
[v3,04/22] reftable/basics: handle allocation failures in `reftable_calloc()` refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt Accepted
[v3,03/22] reftable: introduce `reftable_strdup()` refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt Accepted
[v3,02/22] reftable/basics: merge "publicbasics" into "basics" refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt Accepted
[v3,01/22] reftable/error: introduce out-of-memory error code refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt Accepted
documentation: add missing word "ref" documentation: add missing word "ref" - - - --- 2024-09-29 Monika Kairaityte New
[v5,9/9] ref: add symlink ref content check for files backend add ref content check for files backend - - - --- 2024-09-29 shejialuo New
[v5,8/9] t0602: add ref content checks for worktrees add ref content check for files backend - - - --- 2024-09-29 shejialuo New
[v5,7/9] ref: enhance escape situation for worktrees add ref content check for files backend - - - --- 2024-09-29 shejialuo New
[v5,6/9] ref: add escape check for the referent of symref add ref content check for files backend - - - --- 2024-09-29 shejialuo New
[v5,5/9] ref: add basic symref content check for files backend add ref content check for files backend - - - --- 2024-09-29 shejialuo New
[v5,4/9] ref: add more strict checks for regular refs add ref content check for files backend - - - --- 2024-09-29 shejialuo New
[v5,3/9] ref: port git-fsck(1) regular refs check for files backend add ref content check for files backend - - - --- 2024-09-29 shejialuo New
[v5,2/9] builtin/refs: support multiple worktrees check for refs. add ref content check for files backend - - - --- 2024-09-29 shejialuo New
[v5,1/9] ref: initialize "fsck_ref_report" with zero add ref content check for files backend - - - --- 2024-09-29 shejialuo New
fsmonitor OSX: fix hangs for submodules fsmonitor OSX: fix hangs for submodules - - - --- 2024-09-29 Koji Nakamaru Superseded
[v3] add-patch: edit the hunk again [v3] add-patch: edit the hunk again - - - --- 2024-09-28 Rubén Justo New
[v2] builtin/clone: teach git-clone(1) the --ref= argument [v2] builtin/clone: teach git-clone(1) the --ref= argument - - - --- 2024-09-27 Toon Claes New
builtin/clone: teach git-clone(1) the --ref= argument builtin/clone: teach git-clone(1) the --ref= argument - - - --- 2024-09-27 Toon Claes Superseded
howto-maintain-git: discarding inactive topics howto-maintain-git: discarding inactive topics - - - --- 2024-09-26 Junio C Hamano Accepted
[v5,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-26 Taylor Blau Accepted
[v5,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-26 Taylor Blau Accepted
[v5,6/8] hash.h: scaffolding for _unsafe hashing variants hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-26 Taylor Blau Accepted
[v5,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-26 Taylor Blau Accepted
[v5,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-26 Taylor Blau Accepted
[v5,3/8] finalize_object_file(): implement collision check hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-26 Taylor Blau New
[v5,2/8] finalize_object_file(): refactor unlink_or_warn() placement hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-26 Taylor Blau Accepted
[v5,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-26 Taylor Blau Accepted
[v2,23/23] diffcore-break: fix leaking filespecs when merging broken pairs Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,22/23] revision: fix leaking parents when simplifying commits Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,21/23] builtin/maintenance: fix leak in `get_schedule_cmd()` Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,20/23] builtin/maintenance: fix leaking config string Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,19/23] promisor-remote: fix leaking partial clone filter Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,18/23] grep: fix leaking grep pattern Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,17/23] submodule: fix leaking submodule ODB paths Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,16/23] trace2: destroy context stored in thread-local storage Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,15/23] builtin/difftool: plug several trivial memory leaks Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,14/23] builtin/repack: fix leaking configuration Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,13/23] diffcore-order: fix leaking buffer when parsing orderfiles Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,12/23] parse-options: free previous value of `OPTION_FILENAME` Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,11/23] diff: fix leaking orderfile option Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,10/23] builtin/pull: fix leaking "ff" option Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,09/23] dir: fix off by one errors for ignored and untracked entries Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,08/23] builtin/submodule--helper: fix leaking remote ref on errors Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,07/23] t/helper: fix leaking subrepo in nested submodule config helper Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,06/23] builtin/submodule--helper: fix leaking error buffer Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,05/23] builtin/submodule--helper: clear child process when not running it Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,04/23] submodule: fix leaking update strategy Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,03/23] git: fix leaking argv when handling builtins Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,02/23] builtin/help: fix leaking `html_path` when reading config multiple times Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v2,01/23] builtin/help: fix dangling reference to `html_path` Memory leak fixes (pt.7) - - - --- 2024-09-26 Patrick Steinhardt Accepted
[v3,6/6] cat-file: add remote-object-info to batch-command cat-file: add remote-object-info to batch-command - - - --- 2024-09-26 Eric Ju New
[v3,5/6] cat-file: add declaration of variable i inside its for loop cat-file: add remote-object-info to batch-command - - - --- 2024-09-26 Eric Ju New
[v3,4/6] transport: add client support for object-info cat-file: add remote-object-info to batch-command - - - --- 2024-09-26 Eric Ju New
[v3,3/6] serve: advertise object-info feature cat-file: add remote-object-info to batch-command - - - --- 2024-09-26 Eric Ju New
[v3,2/6] fetch-pack: move fetch initialization cat-file: add remote-object-info to batch-command - - - --- 2024-09-26 Eric Ju New
[v3,1/6] fetch-pack: refactor packet writing cat-file: add remote-object-info to batch-command - - - --- 2024-09-26 Eric Ju New
[2/2] t0410: adapt tests to repack changes repack: pack everything into promisor packfile in partial repos - - - --- 2024-09-25 Han Young Superseded
[1/2] repack: pack everything into packfile repack: pack everything into promisor packfile in partial repos - - - --- 2024-09-25 Han Young Superseded
[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
« 1 2 ... 5 6 7228 229 »