Show patches with: none      |   46653 patches
« 1 2 3 4466 467 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
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 New
[5/6] apply: rename members that track line count and allocation length apply: fix leaking buffer of `struct image` - - - --- 2024-09-16 Patrick Steinhardt New
[4/6] apply: refactor code to drop `line_allocated` apply: fix leaking buffer of `struct image` - - - --- 2024-09-16 Patrick Steinhardt New
[3/6] apply: introduce macro and function to init images apply: fix leaking buffer of `struct image` - - - --- 2024-09-16 Patrick Steinhardt New
[2/6] apply: rename functions operating on `struct image` apply: fix leaking buffer of `struct image` - - - --- 2024-09-16 Patrick Steinhardt New
[1/6] apply: reorder functions to move image-related things together apply: fix leaking buffer of `struct image` - - - --- 2024-09-16 Patrick Steinhardt New
cbtree: fix a typo cbtree: fix a typo - - - --- 2024-09-15 Andrew Kreimer New
bloom: fix a typo bloom: fix a typo - - - --- 2024-09-15 Andrew Kreimer New
attr: fix a typo attr: fix a typo - - - --- 2024-09-15 Andrew Kreimer New
[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 New
[2/2] git-jump: ignore deleted files in diff mode a few git-jump quality-of-life fixes - - - --- 2024-09-15 Jeff King New
[1/2] git-jump: always specify column 1 for diff entries a few git-jump quality-of-life fixes - - - --- 2024-09-15 Jeff King New
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 New
[v3,3/4] builtin: remove USE_THE_REPOSITORY for those without the_repository Add repository parameter to builtins - - - --- 2024-09-13 John Cai New
[v3,2/4] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h Add repository parameter to builtins - - - --- 2024-09-13 John Cai New
[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 New
[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] Git.pm: fix bare repository search with Directory option fix bare repositories with Git.pm - - - --- 2024-09-12 Jeff King Accepted
[2/2] strbuf: retire strbuf_commented_lines() Simplify "commented" API functions - - - --- 2024-09-12 Junio C Hamano New
[1/2] strbuf: retire strbuf_commented_addf() Simplify "commented" API functions - - - --- 2024-09-12 Junio C Hamano New
unicode: update the width tables to Unicode 16 unicode: update the width tables to Unicode 16 - - - --- 2024-09-12 Beat Bolli Accepted
Can't use bare repositories with Git.pm Can't use bare repositories with Git.pm - - - --- 2024-09-12 Rodrigo New
[v3,21/21] environment: stop storing "core.notesRef" globally environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,20/21] environment: stop storing "core.warnAmbiguousRefs" globally environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,19/21] environment: stop storing "core.preferSymlinkRefs" globally environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,18/21] environment: stop storing "core.logAllRefUpdates" globally environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,17/21] refs: stop modifying global `log_all_ref_updates` variable environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,16/21] branch: stop modifying `log_all_ref_updates` variable environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,15/21] repo-settings: track defaults close to `struct repo_settings` environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,14/21] repo-settings: split out declarations into a standalone header environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,13/21] environment: guard state depending on a repository environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,12/21] environment: reorder header to split out `the_repository`-free section environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,11/21] environment: move `set_git_dir()` and related into setup layer environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,10/21] environment: make `get_git_namespace()` self-contained environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,09/21] environment: move object database functions into object layer environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
[v3,08/21] config: make dependency on repo in `read_early_config()` explicit environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt New
« 1 2 3 4466 467 »