Show patches with: Submitter = Patrick Steinhardt       |   1601 patches
« 1 2 3 416 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[19/19] config.mak.dev: enable `-Wwrite-strings` warning Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[18/19] builtin/merge: always store allocated strings in `pull_twohead` Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[17/19] builtin/rebase: adapt code to not assign string constants to non-const Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[16/19] imap-send: fix leaking memory in `imap_server_conf` Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[15/19] imap-send: drop global `imap_server_conf` variable Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[14/19] mailmap: always store allocated strings in mailmap blob Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[13/19] revision: always store allocated strings in output encoding Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[12/19] remote-curl: avoid assigning string constant to non-const variable Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[11/19] send-pack: always allocate receive status Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[10/19] parse-options: cast long name for OPTION_ALIAS Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[09/19] object-file: make `buf` parameter of `index_mem()` a constant Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[08/19] line-log: always allocate the output prefix Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[07/19] http: do not assign string constant to non-const field Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[06/19] refspec: remove global tag refspec structure Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[05/19] reftable: improve const correctness when assigning string constants Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[04/19] compat/win32: fix const-correctness with string constants Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[03/19] global: convert intentionally-leaking config strings to consts Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[02/19] global: assign non-const strings as required Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[01/19] global: improve const correctness when assigning string constants Compile with `-Wwrite-strings` - - - --- 2024-05-29 Patrick Steinhardt New
[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
« 1 2 3 416 17 »