Show patches with: Archived = No       |   22290 patches
« 1 2 3 4222 223 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 Accepted
[v2,5/6] reftable/reader: make table iterator reseekable refs/reftable: wire up exclude patterns - - - --- 2024-09-16 Patrick Steinhardt Accepted
[v2,4/6] t/unit-tests: introduce reftable library refs/reftable: wire up exclude patterns - - - --- 2024-09-16 Patrick Steinhardt Accepted
[v2,3/6] Makefile: stop listing test library objects twice refs/reftable: wire up exclude patterns - - - --- 2024-09-16 Patrick Steinhardt Accepted
[v2,2/6] builtin/receive-pack: fix exclude patterns when announcing refs refs/reftable: wire up exclude patterns - - - --- 2024-09-16 Patrick Steinhardt Accepted
[v2,1/6] refs: properly apply exclude patterns to namespaced refs refs/reftable: wire up exclude patterns - - - --- 2024-09-16 Patrick Steinhardt Accepted
[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 Superseded
add-patch: edit the hunk again add-patch: edit the hunk again - - - --- 2024-09-15 Rubén Justo Superseded
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 Andrew Kreimer 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] 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 Accepted
[v3,20/21] environment: stop storing "core.warnAmbiguousRefs" globally environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,19/21] environment: stop storing "core.preferSymlinkRefs" globally environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,18/21] environment: stop storing "core.logAllRefUpdates" globally environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,17/21] refs: stop modifying global `log_all_ref_updates` variable environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,16/21] branch: stop modifying `log_all_ref_updates` variable environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,15/21] repo-settings: track defaults close to `struct repo_settings` environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,14/21] repo-settings: split out declarations into a standalone header environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,13/21] environment: guard state depending on a repository environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,12/21] environment: reorder header to split out `the_repository`-free section environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,11/21] environment: move `set_git_dir()` and related into setup layer environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,10/21] environment: make `get_git_namespace()` self-contained environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,09/21] environment: move object database functions into object layer environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,08/21] config: make dependency on repo in `read_early_config()` explicit environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,07/21] config: document `read_early_config()` and `read_very_early_config()` environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,06/21] environment: make `get_git_work_tree()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,05/21] environment: make `get_graft_file()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,04/21] environment: make `get_index_file()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,03/21] environment: make `get_object_directory()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,02/21] environment: make `get_git_common_dir()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v3,01/21] environment: make `get_git_dir()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-09-12 Patrick Steinhardt Accepted
[v5] git gui: add directly calling merge tool from configuration [v5] git gui: add directly calling merge tool from configuration - - - --- 2024-09-12 tobias.boesch@miele.com New
[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
[4/4] remote: check branch names remote: branch setting fixes - - - --- 2024-09-11 Phillip Wood New
[3/4] remote add: use strvec to store tracking branches remote: branch setting fixes - - - --- 2024-09-11 Phillip Wood New
[2/4] remote: print an error if refspec cannot be removed remote: branch setting fixes - - - --- 2024-09-11 Phillip Wood New
[1/4] remote: fix set-branches when no branches are set remote: branch setting fixes - - - --- 2024-09-11 Phillip Wood New
[v4] git gui: add directly calling merge tool from configuration [v4] git gui: add directly calling merge tool from configuration - - - --- 2024-09-11 tobias.boesch@miele.com Superseded
[2/2] t0211: add missing LIBCURL prereq add missing LIBCURL prereq to a few tests - - - --- 2024-09-11 Martin Ågren Accepted
[1/2] t1517: add missing LIBCURL prereq add missing LIBCURL prereq to a few tests - - - --- 2024-09-11 Martin Ågren Accepted
[v2,3/3] add: pass in repo variable instead of global the_repository Add repository parameter to builtins - - - --- 2024-09-10 John Cai Superseded
[v2,2/3] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h Add repository parameter to builtins - - - --- 2024-09-10 John Cai Superseded
[v2,1/3] builtin: add a repository parameter for builtin functions Add repository parameter to builtins - - - --- 2024-09-10 Andrew Kreimer via GitGitGadget Superseded
[RFC,v2,2/2] set-head: do not update if there is no change set remote/HEAD with fetch - - - --- 2024-09-10 Bence Ferdinandy New
[RFC,v2,1/2] fetch: set-head with --set-head option set remote/HEAD with fetch - - - --- 2024-09-10 Bence Ferdinandy New
[RFC,2/2] set-head: do not update if there is no change set remote/HEAD with fetch - - - --- 2024-09-10 Bence Ferdinandy Superseded
[RFC,1/2] fetch: set-head with --set-head option set remote/HEAD with fetch - - - --- 2024-09-10 Bence Ferdinandy Superseded
[v2,4/4] promisor-remote: check advertised name or URL Introduce a "promisor-remote" capability - - - --- 2024-09-10 Christian Couder New
[v2,3/4] Add 'promisor-remote' capability to protocol v2 Introduce a "promisor-remote" capability - - - --- 2024-09-10 Christian Couder New
[v2,2/4] strbuf: refactor strbuf_trim_trailing_ch() Introduce a "promisor-remote" capability - - - --- 2024-09-10 Christian Couder New
[v2,1/4] version: refactor strbuf_sanitize() Introduce a "promisor-remote" capability - - - --- 2024-09-10 Christian Couder New
[10/9] ref-filter: fix leak with unterminated %(if) atoms ref-filter %(trailer) fixes - - - --- 2024-09-10 Patrick Steinhardt Accepted
Makefile: rename clar-related variables to avoid confusion Makefile: rename clar-related variables to avoid confusion - - - --- 2024-09-10 Patrick Steinhardt Accepted
[v2,3/3] chainlint: reduce annotation noise-factor [v2,1/3] chainlint: don't be fooled by "?!...?!" in test body - - - --- 2024-09-10 Eric Sunshine Accepted
[v2,2/3] chainlint: make error messages self-explanatory [v2,1/3] chainlint: don't be fooled by "?!...?!" in test body - - - --- 2024-09-10 Eric Sunshine Accepted
[v2,1/3] chainlint: don't be fooled by "?!...?!" in test body [v2,1/3] chainlint: don't be fooled by "?!...?!" in test body - - - --- 2024-09-10 Eric Sunshine Accepted
[v2,0/3] make chainlint output more newcomer-friendly - - - --- 2024-09-10 Eric Sunshine New
[30/30] pack-objects: output debug info about deltas Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[29/30] p5314: add a size test for name-hash collisions Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[28/30] test-name-hash: add helper to compute name-hash functions Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[27/30] pack-objects: add --full-name-hash option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[26/30] scalar: enable path-walk during push via config Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[25/30] pack-objects: enable --path-walk via config Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
« 1 2 3 4222 223 »