Show patches with: Submitter = Patrick Steinhardt       |   1582 patches
« 1 2 3 415 16 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,12/12] builtin/refs: new command to migrate ref storage formats refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,11/12] refs: implement logic to migrate between ref storage formats refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,10/12] refs: implement removal of ref storages refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,09/12] worktree: don't store main worktree twice refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,08/12] reftable: inline `merged_table_release()` refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,07/12] refs/files: fix NULL pointer deref when releasing ref store refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,06/12] refs/files: extract function to iterate through root refs refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,05/12] refs/files: refactor `add_pseudoref_and_head_entries()` refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,04/12] refs: allow to skip creation of reflog entries refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,03/12] refs: pass storage format to `ref_store_init()` explicitly refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,02/12] refs: convert ref storage format to an enum refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,01/12] setup: unset ref storage when reinitializing repository version refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[v3,21/21] builtin/mv: fix leaks for submodule gitfile paths Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,20/21] builtin/mv: refactor to use `struct strvec` Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,19/21] builtin/mv duplicate string list memory Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,18/21] builtin/mv: refactor `add_slash()` to always return allocated strings Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,17/21] strvec: add functions to replace and remove strings Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,16/21] submodule: fix leaking memory for submodule entries Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,15/21] commit-reach: fix memory leak in `ahead_behind()` Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,14/21] builtin/credential: clear credential before exit Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,13/21] config: plug various memory leaks Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,12/21] config: clarify memory ownership in `git_config_string()` Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,11/21] builtin/log: stop using globals for format config Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,10/21] builtin/log: stop using globals for log config Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,09/21] convert: refactor code to clarify ownership of check_roundtrip_encoding Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,08/21] diff: refactor code to clarify memory ownership of prefixes Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,07/21] config: clarify memory ownership in `git_config_pathname()` Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,06/21] http: refactor code to clarify memory ownership Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,05/21] checkout: clarify memory ownership in `unique_tracking_name()` Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,04/21] strbuf: fix leak when `appendwholeline()` fails with EOF Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,03/21] transport-helper: fix leaking helper name Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt New
[v3,02/21] t: mark a bunch of tests as leak-free Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt Accepted
[v3,01/21] ci: add missing dependency for TTY prereq Various memory leak fixes - - - --- 2024-05-27 Patrick Steinhardt Accepted
[v3] docs: document upcoming breaking changes [v3] docs: document upcoming breaking changes - - - --- 2024-05-24 Patrick Steinhardt New
[v2,9/9] builtin/refs: new command to migrate ref storage formats refs: ref storage format migrations - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,8/9] refs: implement logic to migrate between ref storage formats refs: ref storage format migrations - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,7/9] refs: implement removal of ref storages refs: ref storage format migrations - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,6/9] refs/files: extract function to iterate through root refs refs: ref storage format migrations - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,5/9] refs/files: refactor `add_pseudoref_and_head_entries()` refs: ref storage format migrations - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,4/9] refs: allow to skip creation of reflog entries refs: ref storage format migrations - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,3/9] refs: pass storage format to `ref_store_init()` explicitly refs: ref storage format migrations - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,2/9] refs: convert ref storage format to an enum refs: ref storage format migrations - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,1/9] setup: unset ref storage when reinitializing repository version refs: ref storage format migrations - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,21/21] builtin/mv: fix leaks for submodule gitfile paths Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,20/21] builtin/mv: refactor to use `struct strvec` Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,19/21] builtin/mv duplicate string list memory Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,18/21] builtin/mv: refactor `add_slash()` to always return allocated strings Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,17/21] strvec: add functions to replace and remove strings Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,16/21] submodule: fix leaking memory for submodule entries Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,15/21] commit-reach: fix memory leak in `ahead_behind()` Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,14/21] builtin/credential: clear credential before exit Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,13/21] config: plug various memory leaks Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,12/21] config: clarify memory ownership in `git_config_string()` Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,11/21] builtin/log: stop using globals for format config Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,10/21] builtin/log: stop using globals for log config Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,09/21] convert: refactor code to clarify ownership of check_roundtrip_encoding Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,08/21] diff: refactor code to clarify memory ownership of prefixes Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,07/21] config: clarify memory ownership in `git_config_pathname()` Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,06/21] http: refactor code to clarify memory ownership Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,05/21] checkout: clarify memory ownership in `unique_tracking_name()` Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,04/21] strbuf: fix leak when `appendwholeline()` fails with EOF Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,03/21] transport-helper: fix leaking helper name Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,02/21] t: mark a bunch of tests as leak-free Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[v2,01/21] ci: add missing dependency for TTY prereq Various memory leak fixes - - - --- 2024-05-24 Patrick Steinhardt Superseded
[20/20] builtin/mv: fix leaks for submodule gitfile paths Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[19/20] builtin/mv: refactor to use `struct strvec` Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[18/20] builtin/mv duplicate string list memory Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[17/20] builtin/mv: refactor `add_slash()` to always return allocated strings Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[16/20] strvec: add functions to replace and remove strings Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[15/20] submodule: fix leaking memory for submodule entries Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[14/20] commit-reach: fix memory leak in `ahead_behind()` Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[13/20] builtin/credential: clear credential before exit Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[12/20] config: plug various memory leaks Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[11/20] config: clarify memory ownership in `git_config_string()` Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[10/20] builtin/log: stop using globals for format config Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[09/20] builtin/log: stop using globals for log config Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[08/20] convert: refactor code to clarify ownership of check_roundtrip_encoding Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[07/20] diff: refactor code to clarify memory ownership of prefixes Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[06/20] config: clarify memory ownership in `git_config_pathname()` Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[05/20] http: refactor code to clarify memory ownership Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[04/20] checkout: clarify memory ownership in `unique_tracking_name()` Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[03/20] strbuf: fix leak when `appendwholeline()` fails with EOF Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[02/20] transport-helper: fix leaking helper name Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[01/20] t: mark a bunch of tests as leak-free Various memory leak fixes - - - --- 2024-05-23 Patrick Steinhardt Superseded
[9/9] builtin/refs: new command to migrate ref storage formats refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt Superseded
[8/9] refs: implement logic to migrate between ref storage formats refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt Superseded
[7/9] refs: implement removal of ref storages refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt Superseded
[6/9] refs/files: extract function to iterate through root refs refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt Superseded
[5/9] refs/files: refactor `add_pseudoref_and_head_entries()` refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt Superseded
[4/9] refs: allow to skip creation of reflog entries refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt Superseded
[3/9] refs: pass storage format to `ref_store_init()` explicitly refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt Superseded
[2/9] refs: convert ref storage format to an enum refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt Superseded
[1/9] setup: unset ref storage when reinitializing repository version refs: ref storage format migrations - - - --- 2024-05-23 Patrick Steinhardt Superseded
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
« 1 2 3 415 16 »