Show patches with: Submitter = Patrick Steinhardt       |    Archived = No       |   1362 patches
« 1 2 3 413 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[20/20] builtin/mv: fix leaks for submodule gitfile paths Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[19/20] builtin/mv: refactor to use `struct strvec` Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[18/20] builtin/mv duplicate string list memory Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[17/20] builtin/mv: refactor `add_slash()` to always return allocated strings Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[16/20] strvec: add functions to replace and remove strings Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[15/20] submodule: fix leaking memory for submodule entries Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[14/20] commit-reach: fix memory leak in `ahead_behind()` Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[13/20] builtin/credential: clear credential before exit Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[12/20] config: plug various memory leaks Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[11/20] config: clarify memory ownership in `git_config_string()` Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[10/20] builtin/log: stop using globals for format config Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[09/20] builtin/log: stop using globals for log config Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[08/20] convert: refactor code to clarify ownership of check_roundtrip_encoding Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[07/20] diff: refactor code to clarify memory ownership of prefixes Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[06/20] config: clarify memory ownership in `git_config_pathname()` Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[05/20] http: refactor code to clarify memory ownership Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[04/20] checkout: clarify memory ownership in `unique_tracking_name()` Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[03/20] strbuf: fix leak when `appendwholeline()` fails with EOF Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[02/20] transport-helper: fix leaking helper name Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[01/20] t: mark a bunch of tests as leak-free Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt New
[9/9] builtin/refs: new command to migrate ref storage formats refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt New
[8/9] refs: implement logic to migrate between ref storage formats refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt New
[7/9] refs: implement removal of ref storages refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt New
[6/9] refs/files: extract function to iterate through root refs refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt New
[5/9] refs/files: refactor `add_pseudoref_and_head_entries()` refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt New
[4/9] refs: allow to skip creation of reflog entries refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt New
[3/9] refs: pass storage format to `ref_store_init()` explicitly refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt New
[2/9] refs: convert ref storage format to an enum refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt New
[1/9] setup: unset ref storage when reinitializing repository version refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt New
setup: fix bug with "includeIf.onbranch" when initializing dir setup: fix bug with "includeIf.onbranch" when initializing dir - - 1 --- 2024-05-22 Patrick Steinhardt New
[v2,16/16] refs/packed: remove references to `the_hash_algo` refs: drop all references to `the_repository` - - - --- 2024-05-17 Patrick Steinhardt Accepted
[v2,15/16] refs/files: remove references to `the_hash_algo` refs: drop all references to `the_repository` - - - --- 2024-05-17 Patrick Steinhardt Accepted
[v2,14/16] refs/files: use correct repository refs: drop all references to `the_repository` - - - --- 2024-05-17 Patrick Steinhardt Accepted
[v2,13/16] refs: remove `dwim_log()` refs: drop all references to `the_repository` - - - --- 2024-05-17 Patrick Steinhardt Accepted
[v2,12/16] refs: drop `git_default_branch_name()` refs: drop all references to `the_repository` - - - --- 2024-05-17 Patrick Steinhardt Accepted
[v2,11/16] refs: pass repo when peeling objects refs: drop all references to `the_repository` - - - --- 2024-05-17 Patrick Steinhardt Accepted
[v2,10/16] refs: move object peeling into "object.c" refs: drop all references to `the_repository` - - - --- 2024-05-17 Patrick Steinhardt Accepted
[v2,09/16] refs: pass ref store when detecting dangling symrefs refs: drop all references to `the_repository` - - - --- 2024-05-17 Patrick Steinhardt Accepted
[v2,08/16] refs: convert iteration over replace refs to accept ref store refs: drop all references to `the_repository` - - - --- 2024-05-17 Patrick Steinhardt Accepted
[v2,07/16] refs: retrieve worktree ref stores via associated repository refs: drop all references to `the_repository` - - - --- 2024-05-17 Patrick Steinhardt Accepted
[v2,06/16] refs: refactor `resolve_gitlink_ref()` to accept a repository refs: drop all references to `the_repository` - - - --- 2024-05-17 Patrick Steinhardt Accepted
[v2,05/16] refs: pass repo when retrieving submodule ref store refs: drop all references to `the_repository` - - - --- 2024-05-17 Patrick Steinhardt Accepted
[v2,04/16] refs: track ref stores via strmap refs: drop all references to `the_repository` - - - --- 2024-05-17 Patrick Steinhardt Accepted
[v2,03/16] refs: implement releasing ref storages refs: drop all references to `the_repository` - - - --- 2024-05-17 Patrick Steinhardt Accepted
[v2,02/16] refs: rename `init_db` callback to avoid confusion refs: drop all references to `the_repository` - - - --- 2024-05-17 Patrick Steinhardt Accepted
[v2,01/16] refs: adjust names for `init` and `init_db` callbacks refs: drop all references to `the_repository` - - - --- 2024-05-17 Patrick Steinhardt Accepted
[v2] completion: adapt git-config(1) to complete subcommands [v2] completion: adapt git-config(1) to complete subcommands - - - --- 2024-05-17 Patrick Steinhardt Accepted
[16/16] refs/packed: remove references to `the_hash_algo` refs: drop all references to `the_repository` - - - --- 2024-05-16 Patrick Steinhardt Superseded
[15/16] refs/files: remove references to `the_hash_algo` refs: drop all references to `the_repository` - - - --- 2024-05-16 Patrick Steinhardt Superseded
[14/16] refs/files: use correct repository refs: drop all references to `the_repository` - - - --- 2024-05-16 Patrick Steinhardt Superseded
[13/16] refs: remove `dwim_log()` refs: drop all references to `the_repository` - - - --- 2024-05-16 Patrick Steinhardt Superseded
[12/16] refs: drop `git_default_branch_name()` refs: drop all references to `the_repository` - - - --- 2024-05-16 Patrick Steinhardt Superseded
[11/16] refs: pass repo when peeling objects refs: drop all references to `the_repository` - - - --- 2024-05-16 Patrick Steinhardt Superseded
[10/16] refs: move object peeling into "object.c" refs: drop all references to `the_repository` - - - --- 2024-05-16 Patrick Steinhardt Superseded
[09/16] refs: pass ref store when detecting dangling symrefs refs: drop all references to `the_repository` - - - --- 2024-05-16 Patrick Steinhardt Superseded
[08/16] refs: convert iteration over replace refs to accept ref store refs: drop all references to `the_repository` - - - --- 2024-05-16 Patrick Steinhardt Superseded
[07/16] refs: retrieve worktree ref stores via associated repository refs: drop all references to `the_repository` - - - --- 2024-05-16 Patrick Steinhardt Superseded
[06/16] refs: refactor `resolve_gitlink_ref()` to accept a repository refs: drop all references to `the_repository` - - - --- 2024-05-16 Patrick Steinhardt Superseded
[05/16] refs: pass repo when retrieving submodule ref store refs: drop all references to `the_repository` - - - --- 2024-05-16 Patrick Steinhardt Superseded
[04/16] refs: track ref stores via strmap refs: drop all references to `the_repository` - - - --- 2024-05-16 Patrick Steinhardt Superseded
[03/16] refs: implement releasing ref storages refs: drop all references to `the_repository` - - - --- 2024-05-16 Patrick Steinhardt Superseded
[02/16] refs: rename `init_db` callback to avoid confusion refs: drop all references to `the_repository` - - - --- 2024-05-16 Patrick Steinhardt Superseded
[01/16] refs: adjust names for `init` and `init_db` callbacks refs: drop all references to `the_repository` - - - --- 2024-05-16 Patrick Steinhardt Superseded
completion: adapt git-config(1) to complete subcommands completion: adapt git-config(1) to complete subcommands - - - --- 2024-05-16 Patrick Steinhardt Superseded
[v5,10/10] refs: refuse to write pseudorefs Clarify pseudo-ref terminology - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v5,09/10] ref-filter: properly distinuish pseudo and root refs Clarify pseudo-ref terminology - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v5,08/10] refs: pseudorefs are no refs Clarify pseudo-ref terminology - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v5,07/10] refs: classify HEAD as a root ref Clarify pseudo-ref terminology - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v5,06/10] refs: do not check ref existence in `is_root_ref()` Clarify pseudo-ref terminology - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v5,05/10] refs: rename `is_special_ref()` to `is_pseudo_ref()` Clarify pseudo-ref terminology - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v5,04/10] refs: rename `is_pseudoref()` to `is_root_ref()` Clarify pseudo-ref terminology - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v5,03/10] Documentation/glossary: define root refs as refs Clarify pseudo-ref terminology - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v5,02/10] Documentation/glossary: clarify limitations of pseudorefs Clarify pseudo-ref terminology - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v5,01/10] Documentation/glossary: redefine pseudorefs as special refs Clarify pseudo-ref terminology - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,21/21] builtin/config: pass data between callbacks via local variables builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,20/21] builtin/config: convert flags to a local variable builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,19/21] builtin/config: track "fixed value" option via flags only builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,18/21] builtin/config: convert `key` to a local variable builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,17/21] builtin/config: convert `key_regexp` to a local variable builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,16/21] builtin/config: convert `regexp` to a local variable builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,15/21] builtin/config: convert `value_pattern` to a local variable builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,14/21] builtin/config: convert `do_not_match` to a local variable builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,13/21] builtin/config: move `respect_includes_opt` into location options builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,12/21] builtin/config: move default value into display options builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,11/21] builtin/config: move type options into display options builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,10/21] builtin/config: move display options into local variables builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,09/21] builtin/config: move location options into local variables builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,08/21] builtin/config: refactor functions to have common exit paths builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,07/21] config: make the config source const builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,06/21] builtin/config: check for writeability after source is set up builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,05/21] builtin/config: move actions into `cmd_config_actions()` builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,04/21] builtin/config: move legacy options into `cmd_config()` builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,03/21] builtin/config: move subcommand options into `cmd_config()` builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,02/21] builtin/config: move legacy mode into its own function builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[v3,01/21] builtin/config: stop printing full usage on misuse builtin/config: remove global state - - - --- 2024-05-15 Patrick Steinhardt Accepted
[RFC,v2] docs: document upcoming breaking changes [RFC,v2] docs: document upcoming breaking changes - - - --- 2024-05-14 Patrick Steinhardt New
[v2,21/21] builtin/config: pass data between callbacks via local variables builtin/config: remove global state - - - --- 2024-05-13 Patrick Steinhardt Superseded
[v2,20/21] builtin/config: convert flags to a local variable builtin/config: remove global state - - - --- 2024-05-13 Patrick Steinhardt Superseded
[v2,19/21] builtin/config: track "fixed value" option via flags only builtin/config: remove global state - - - --- 2024-05-13 Patrick Steinhardt Superseded
[v2,18/21] builtin/config: convert `key` to a local variable builtin/config: remove global state - - - --- 2024-05-13 Patrick Steinhardt Superseded
« 1 2 3 413 14 »