Show patches with: Submitter = Patrick Steinhardt       |    State = Action Required       |    Archived = No       |   65 patches
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] docs: document upcoming breaking changes [v3] docs: document upcoming breaking changes - - - --- 2024-05-24 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
[2/2] builtin/hash-object: fix uninitialized hash function Fix use of uninitialized hash algos - - - --- 2024-05-13 Patrick Steinhardt New
[1/2] builtin/patch-id: fix uninitialized hash function Fix use of uninitialized hash algos - - - --- 2024-05-13 Patrick Steinhardt New
[v4,13/13] repository: stop setting SHA1 as the default object hash Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,12/13] oss-fuzz/commit-graph: set up hash algorithm Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,11/13] builtin/shortlog: don't set up revisions without repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,10/13] builtin/diff: explicitly set hash algo when there is no repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,09/13] builtin/bundle: abort "verify" early when there is no repository Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,08/13] builtin/blame: don't access potentially unitialized `the_hash_algo` Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,07/13] builtin/rev-parse: allow shortening to more than 40 hex characters Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,06/13] remote-curl: fix parsing of detached SHA256 heads Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,05/13] attr: fix BUG() when parsing attrs outside of repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,04/13] attr: don't recompute default attribute source Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,03/13] parse-options-cb: only abbreviate hashes when hash algo is known Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,02/13] path: move `validate_headref()` to its only user Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,01/13] path: harden validation of HEAD with non-standard hashes Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[5/5] repository: drop global `the_index` variable global: drop external `the_index` variable - - - --- 2024-04-15 Patrick Steinhardt New
[2/5] builtin: stop using `the_index` global: drop external `the_index` variable - - - --- 2024-04-15 Patrick Steinhardt New
[v2] pack-bitmap: gracefully handle missing BTMP chunks [v2] pack-bitmap: gracefully handle missing BTMP chunks - - - --- 2024-04-15 Patrick Steinhardt New
[v3,04/11] reftable: remove name checks reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[2/2] cook: update mirror URLs to use HTTPS [1/2] cook: switch unmaintained GitLab mirror to new URL - - - --- 2024-03-29 Patrick Steinhardt New
[1/2] cook: switch unmaintained GitLab mirror to new URL [1/2] cook: switch unmaintained GitLab mirror to new URL - - - --- 2024-03-29 Patrick Steinhardt New
[v3,10/13] builtin/config: introduce "rename-section" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,09/13] builtin/config: introduce "unset" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,08/13] builtin/config: introduce "set" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,07/13] builtin/config: introduce "get" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,06/13] builtin/config: introduce "list" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,04/13] builtin/config: pull out function to handle config location builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,02/13] builtin/config: move "fixed-value" option to correct group builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,01/13] builtin/config: move option array around builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v2,04/15] reftable/stack: gracefully handle failed auto-compaction due to locks refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt New
[v3,13/13] refs/reftable: precompute prefix length reftable: improve ref iteration performance (pt.2) - - - --- 2024-03-04 Patrick Steinhardt New
SoC 2024: clarify `test_path_is_*` conversion microproject SoC 2024: clarify `test_path_is_*` conversion microproject - - - --- 2024-03-04 Patrick Steinhardt New