Show patches with: Submitter = Patrick Steinhardt       |    State = Action Required       |    Archived = No       |   66 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,4/4] BreakingChanges: document that we do not plan to deprecate git-checkout docs: document upcoming breaking changes - - - --- 2024-05-31 Patrick Steinhardt New
[v4,3/4] BreakingChanges: document removal of grafting docs: document upcoming breaking changes - - - --- 2024-05-31 Patrick Steinhardt New
[v4,2/4] BreakingChanges: document upcoming change from "sha1" to "sha256" docs: document upcoming breaking changes - - - --- 2024-05-31 Patrick Steinhardt New
[v4,1/4] docs: introduce document to announce breaking changes docs: document upcoming breaking changes - - - --- 2024-05-31 Patrick Steinhardt New
[v2,19/19] config.mak.dev: enable `-Wwrite-strings` warning Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,18/19] builtin/merge: always store allocated strings in `pull_twohead` Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,17/19] builtin/rebase: always store allocated string in `options.strategy` Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,16/19] builtin/rebase: do not assign default backend to non-constant field Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,15/19] imap-send: fix leaking memory in `imap_server_conf` Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,14/19] imap-send: drop global `imap_server_conf` variable Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,13/19] mailmap: always store allocated strings in mailmap blob Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,12/19] revision: always store allocated strings in output encoding Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,11/19] remote-curl: avoid assigning string constant to non-const variable Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,10/19] send-pack: always allocate receive status Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,09/19] parse-options: cast long name for OPTION_ALIAS Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,08/19] object-file: make `buf` parameter of `index_mem()` a constant Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,07/19] line-log: always allocate the output prefix Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,06/19] http: do not assign string constant to non-const field Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,05/19] refspec: remove global tag refspec structure Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,04/19] compat/win32: fix const-correctness with string constants Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,03/19] global: convert intentionally-leaking config strings to consts Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,02/19] global: assign non-const strings as required Compile with `-Wwrite-strings` - - - --- 2024-05-30 Patrick Steinhardt New
[v2,01/19] global: improve const correctness when assigning string constants Compile with `-Wwrite-strings` - - - --- 2024-05-30 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
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