Show patches with: Archived = No       |   22266 patches
« 1 2 3 4222 223 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,3/3] refs/reftable: reload locked stack when preparing transaction reftable: graceful concurrent writes - - - --- 2024-09-18 Patrick Steinhardt New
[v3,2/3] reftable/stack: allow locking of outdated stacks reftable: graceful concurrent writes - - - --- 2024-09-18 Patrick Steinhardt New
[v3,1/3] refs/reftable: introduce "reftable.lockTimeout" reftable: graceful concurrent writes - - - --- 2024-09-18 Patrick Steinhardt New
gitlab-ci: upgrade machine type of Linux runners gitlab-ci: upgrade machine type of Linux runners - - - --- 2024-09-18 Patrick Steinhardt New
[v2,3/3] refs/reftable: reload locked stack when preparing transaction reftable: graceful concurrent writes - - - --- 2024-09-18 Patrick Steinhardt Superseded
[v2,2/3] reftable/stack: allow locking of outdated stacks reftable: graceful concurrent writes - - - --- 2024-09-18 Patrick Steinhardt Superseded
[v2,1/3] refs/reftable: introduce "reftable.lockTimeout" reftable: graceful concurrent writes - - - --- 2024-09-18 Patrick Steinhardt Superseded
[3/3] refs/reftable: reload locked stack when preparing transaction reftable: graceful concurrent writes - - - --- 2024-09-17 Patrick Steinhardt Superseded
[2/3] reftable/stack: allow locking of outdated stacks reftable: graceful concurrent writes - - - --- 2024-09-17 Patrick Steinhardt Superseded
[1/3] refs/reftable: introduce "reftable.lockTimeout" reftable: graceful concurrent writes - - - --- 2024-09-17 Patrick Steinhardt Superseded
[v2,6/6] apply: refactor `struct image` to use a `struct strbuf` apply: fix leaking buffer of `struct image` - - - --- 2024-09-17 Patrick Steinhardt New
[v2,5/6] apply: rename members that track line count and allocation length apply: fix leaking buffer of `struct image` - - - --- 2024-09-17 Patrick Steinhardt New
[v2,4/6] apply: refactor code to drop `line_allocated` apply: fix leaking buffer of `struct image` - - - --- 2024-09-17 Patrick Steinhardt New
[v2,3/6] apply: introduce macro and function to init images apply: fix leaking buffer of `struct image` - - - --- 2024-09-17 Patrick Steinhardt New
[v2,2/6] apply: rename functions operating on `struct image` apply: fix leaking buffer of `struct image` - - - --- 2024-09-17 Patrick Steinhardt New
[v2,1/6] apply: reorder functions to move image-related things together apply: fix leaking buffer of `struct image` - - - --- 2024-09-17 Patrick Steinhardt New
[3/3] unpack-trees: detect mismatching number of cache-tree/index entries cache-tree: fix segfaults with invalid cache-trees - - - --- 2024-09-17 Patrick Steinhardt New
[2/3] cache-tree: detect mismatching number of index entries cache-tree: fix segfaults with invalid cache-trees - - - --- 2024-09-17 Patrick Steinhardt New
[1/3] cache-tree: refactor verification to return error codes cache-tree: fix segfaults with invalid cache-trees - - - --- 2024-09-17 Patrick Steinhardt New
patch-id doesn't recognize 2nd and further commit id since v2.46.1 patch-id doesn't recognize 2nd and further commit id since v2.46.1 - - - --- 2024-09-16 Paweł Lipski New
[22/22] reftable: handle trivial allocation failures reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[21/22] reftable/tree: handle allocation failures reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[20/22] reftable/pq: handle allocation failures when adding entries reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[19/22] reftable/block: handle allocation failures reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[18/22] reftable/blocksource: handle allocation failures reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[17/22] reftable/iter: handle allocation failures when creating indexed table iter reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[16/22] reftable/stack: handle allocation failures in auto compaction reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[15/22] reftable/stack: handle allocation failures in `stack_compact_range()` reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[14/22] reftable/stack: handle allocation failures in `reftable_new_stack()` reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[13/22] reftable/stack: handle allocation failures on reload reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[12/22] reftable/reader: handle allocation failures in `reader_init_iter()` reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[11/22] reftable/reader: handle allocation failures for unindexed reader reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[10/22] reftable/merged: handle allocation failures in `merged_table_init_iter()` reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[09/22] reftable/writer: handle allocation failures in `reftable_new_writer()` reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[08/22] reftable/writer: handle allocation failures in `writer_index_hash()` reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[07/22] reftable/record: handle allocation failures when decoding records reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[06/22] reftable/record: handle allocation failures on copy reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[05/22] reftable/basics: handle allocation failures in `parse_names()` reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[04/22] reftable/basics: handle allocation failures in `reftable_calloc()` reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[03/22] reftable: introduce `reftable_strdup()` reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[02/22] reftable/basics: merge "publicbasics" into "basics" reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[01/22] reftable/error: introduce out-of-memory error code reftable: handle allocation errors - - - --- 2024-09-16 Patrick Steinhardt New
[23/23] diffcore-break: fix leaking filespecs when merging broken pairs Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[22/23] revision: fix leaking parents when simplifying commits Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[21/23] builtin/maintenance: fix leak in `get_schedule_cmd()` Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[20/23] builtin/maintenance: fix leaking config string Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[19/23] promisor-remote: fix leaking partial clone filter Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[18/23] grep: fix leaking grep pattern Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[17/23] submodule: fix leaking submodule ODB paths Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[16/23] trace2: destroy context stored in thread-local storage Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[15/23] builtin/difftool: plug several trivial memory leaks Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[14/23] builtin/repack: fix leaking configuration Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[13/23] diffcore-order: fix leaking buffer when parsing orderfiles Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[12/23] parse-options: free previous value of `OPTION_FILENAME` Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[11/23] diff: fix leaking orderfile option Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[10/23] builtin/pull: fix leaking "ff" option Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[09/23] dir: fix off by one errors for ignored and untracked entries Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[08/23] builtin/submodule--helper: fix leaking remote ref on errors Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[07/23] t/helper: fix leaking subrepo in nested submodule config helper Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[06/23] builtin/submodule--helper: fix leaking error buffer Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[05/23] builtin/submodule--helper: clear child process when not running it Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[04/23] submodule: fix leaking update strategy Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[03/23] git: fix leaking argv when handling builtins Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[02/23] builtin/help: fix leaking `html_path` when reading config multiple times Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[01/23] builtin/help: fix dangling reference to `html_path` Memory leak fixes (pt.7) - - - --- 2024-09-16 Patrick Steinhardt New
[v2,6/6] refs/reftable: wire up support for exclude patterns refs/reftable: wire up exclude patterns - - - --- 2024-09-16 Patrick Steinhardt New
[v2,5/6] reftable/reader: make table iterator reseekable refs/reftable: wire up exclude patterns - - - --- 2024-09-16 Patrick Steinhardt New
[v2,4/6] t/unit-tests: introduce reftable library refs/reftable: wire up exclude patterns - - - --- 2024-09-16 Patrick Steinhardt New
[v2,3/6] Makefile: stop listing test library objects twice refs/reftable: wire up exclude patterns - - - --- 2024-09-16 Patrick Steinhardt New
[v2,2/6] builtin/receive-pack: fix exclude patterns when announcing refs refs/reftable: wire up exclude patterns - - - --- 2024-09-16 Patrick Steinhardt New
[v2,1/6] refs: properly apply exclude patterns to namespaced refs refs/reftable: wire up exclude patterns - - - --- 2024-09-16 Patrick Steinhardt New
[6/6] apply: refactor `struct image` to use a `struct strbuf` apply: fix leaking buffer of `struct image` - - - --- 2024-09-16 Patrick Steinhardt Superseded
[5/6] apply: rename members that track line count and allocation length apply: fix leaking buffer of `struct image` - - - --- 2024-09-16 Patrick Steinhardt Superseded
[4/6] apply: refactor code to drop `line_allocated` apply: fix leaking buffer of `struct image` - - - --- 2024-09-16 Patrick Steinhardt Superseded
[3/6] apply: introduce macro and function to init images apply: fix leaking buffer of `struct image` - - - --- 2024-09-16 Patrick Steinhardt Superseded
[2/6] apply: rename functions operating on `struct image` apply: fix leaking buffer of `struct image` - - - --- 2024-09-16 Patrick Steinhardt Superseded
[1/6] apply: reorder functions to move image-related things together apply: fix leaking buffer of `struct image` - - - --- 2024-09-16 Patrick Steinhardt Superseded
cbtree: fix a typo cbtree: fix a typo - - - --- 2024-09-15 Andrew Kreimer Accepted
bloom: fix a typo bloom: fix a typo - - - --- 2024-09-15 Andrew Kreimer Accepted
attr: fix a typo attr: fix a typo - - - --- 2024-09-15 Andrew Kreimer Accepted
[v3] set-head: no update without change and better output for --auto [v3] set-head: no update without change and better output for --auto - - - --- 2024-09-15 Bence Ferdinandy New
[v2] remote: introduce config to set prefetch refs [v2] remote: introduce config to set prefetch refs - - - --- 2024-09-15 Shubham Kanodia New
add-patch: edit the hunk again add-patch: edit the hunk again - - - --- 2024-09-15 Rubén Justo New
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
ci(linux32): make Javascript Actions work in x86 mode ci(linux32): make Javascript Actions work in x86 mode - - - --- 2024-09-14 Johannes Schindelin New
[v3,4/4] add: pass in repo variable instead of global the_repository Add repository parameter to builtins - - - --- 2024-09-13 John Cai Accepted
[v3,3/4] builtin: remove USE_THE_REPOSITORY for those without the_repository Add repository parameter to builtins - - - --- 2024-09-13 John Cai Accepted
[v3,2/4] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h Add repository parameter to builtins - - - --- 2024-09-13 John Cai Accepted
[v3,1/4] builtin: add a repository parameter for builtin functions Add repository parameter to builtins - - - --- 2024-09-13 John Cai via GitGitGadget New
t5512.40 sometimes dies by SIGPIPE t5512.40 sometimes dies by SIGPIPE - - - --- 2024-09-13 Junio C Hamano Accepted
[v4,5/5] ref: add symlink ref content check for files backend [v4,1/5] ref: initialize "fsck_ref_report" with zero - - - --- 2024-09-13 shejialuo New
[v4,4/5] ref: add symref content check for files backend [v4,1/5] ref: initialize "fsck_ref_report" with zero - - - --- 2024-09-13 shejialuo New
[v4,3/5] ref: add more strict checks for regular refs [v4,1/5] ref: initialize "fsck_ref_report" with zero - - - --- 2024-09-13 shejialuo New
[v4,2/5] ref: port git-fsck(1) regular refs check for files backend [v4,1/5] ref: initialize "fsck_ref_report" with zero - - - --- 2024-09-13 shejialuo New
[v4,1/5] ref: initialize "fsck_ref_report" with zero [v4,1/5] ref: initialize "fsck_ref_report" with zero - - - --- 2024-09-13 shejialuo New
[v4,0/5] add ref content check for files backend - - - --- 2024-09-13 shejialuo New
[5/4] ci: add Ubuntu 16.04 job to GitLab CI make linux32 ci job work with recent actions - - - --- 2024-09-13 Patrick Steinhardt 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 3 4222 223 »