Show patches with: Submitter = Patrick Steinhardt       |   1488 patches
« 1 2 3 414 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,02/14] builtin/config: move option array around builtin/config: introduce subcommands - - - --- 2024-05-06 Patrick Steinhardt Accepted
[v5,01/14] config: clarify memory ownership when preparing comment strings builtin/config: introduce subcommands - - - --- 2024-05-06 Patrick Steinhardt Accepted
ci: fix Python dependency on Ubuntu 24.04 ci: fix Python dependency on Ubuntu 24.04 - - - --- 2024-05-06 Patrick Steinhardt Accepted
[v4,14/14] builtin/config: display subcommand help builtin/config: introduce subcommands - - - --- 2024-05-03 Patrick Steinhardt Superseded
[v4,13/14] builtin/config: introduce "edit" subcommand builtin/config: introduce subcommands - - - --- 2024-05-03 Patrick Steinhardt Superseded
[v4,12/14] builtin/config: introduce "remove-section" subcommand builtin/config: introduce subcommands - - - --- 2024-05-03 Patrick Steinhardt Superseded
[v4,11/14] builtin/config: introduce "rename-section" subcommand builtin/config: introduce subcommands - - - --- 2024-05-03 Patrick Steinhardt Superseded
[v4,10/14] builtin/config: introduce "unset" subcommand builtin/config: introduce subcommands - - - --- 2024-05-03 Patrick Steinhardt Superseded
[v4,09/14] builtin/config: introduce "set" subcommand builtin/config: introduce subcommands - - - --- 2024-05-03 Patrick Steinhardt Superseded
[v4,08/14] builtin/config: introduce "get" subcommand builtin/config: introduce subcommands - - - --- 2024-05-03 Patrick Steinhardt Superseded
[v4,07/14] builtin/config: introduce "list" subcommand builtin/config: introduce subcommands - - - --- 2024-05-03 Patrick Steinhardt Superseded
[v4,06/14] builtin/config: pull out function to handle `--null` builtin/config: introduce subcommands - - - --- 2024-05-03 Patrick Steinhardt Superseded
[v4,05/14] builtin/config: pull out function to handle config location builtin/config: introduce subcommands - - - --- 2024-05-03 Patrick Steinhardt Superseded
[v4,04/14] builtin/config: use `OPT_CMDMODE()` to specify modes builtin/config: introduce subcommands - - - --- 2024-05-03 Patrick Steinhardt Superseded
[v4,03/14] builtin/config: move "fixed-value" option to correct group builtin/config: introduce subcommands - - - --- 2024-05-03 Patrick Steinhardt Superseded
[v4,02/14] builtin/config: move option array around builtin/config: introduce subcommands - - - --- 2024-05-03 Patrick Steinhardt Superseded
[v4,01/14] config: clarify memory ownership when preparing comment strings builtin/config: introduce subcommands - - - --- 2024-05-03 Patrick Steinhardt Superseded
[5/5] refs: remove functions without ref store refs: remove functions without ref store - - - --- 2024-05-03 Patrick Steinhardt Superseded
[4/5] cocci: apply rules to rewrite callers of "refs" interfaces refs: remove functions without ref store - - - --- 2024-05-03 Patrick Steinhardt Superseded
[3/5] cocci: introduce rules to transform "refs" to pass ref store refs: remove functions without ref store - - - --- 2024-05-03 Patrick Steinhardt Superseded
[2/5] refs: add `exclude_patterns` parameter to `for_each_fullref_in()` refs: remove functions without ref store - - - --- 2024-05-03 Patrick Steinhardt Superseded
[1/5] refs: introduce missing functions that accept a `struct ref_store` refs: remove functions without ref store - - - --- 2024-05-03 Patrick Steinhardt Superseded
[v3,10/10] refs: refuse to write pseudorefs Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt Superseded
[v3,09/10] ref-filter: properly distinuish pseudo and root refs Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt Superseded
[v3,08/10] refs: pseudorefs are no refs Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt Superseded
[v3,07/10] refs: root refs can be symbolic refs Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt Superseded
[v3,06/10] refs: classify HEAD as a root ref Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt Superseded
[v3,05/10] refs: refname `is_special_ref()` to `is_pseudo_ref()` Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt Superseded
[v3,04/10] refs: rename `is_pseudoref()` to `is_root_ref()` Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt Superseded
[v3,03/10] Documentation/glossary: define root refs as refs Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt Superseded
[v3,02/10] Documentation/glossary: clarify limitations of pseudorefs Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt Superseded
[v3,01/10] Documentation/glossary: redefine pseudorefs as special refs Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt Superseded
[11/11] refs/reftable: allow configuring geometric factor reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt Superseded
[10/11] reftable: make the compaction factor configurable reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt Superseded
[09/11] refs/reftable: allow disabling writing the object index reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt Superseded
[08/11] refs/reftable: allow configuring restart interval reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt Superseded
[07/11] reftable: use `uint16_t` to track restart interval reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt Superseded
[06/11] refs/reftable: allow configuring block size reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt Superseded
[05/11] reftable/dump: support dumping a table's block structure reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt Superseded
[04/11] reftable/writer: improve error when passed an invalid block size reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt Superseded
[03/11] reftable/writer: drop static variable used to initialize strbuf reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt Superseded
[02/11] reftable: consistently pass write opts as value reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt Superseded
[01/11] reftable: consistently refer to `reftable_write_options` as `opts` reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt Superseded
[v2,10/10] refs: refuse to write pseudorefs Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt Superseded
[v2,09/10] ref-filter: properly distinuish pseudo and root refs Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt Superseded
[v2,08/10] refs: pseudorefs are no refs Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt Superseded
[v2,07/10] refs: root refs can be symbolic refs Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt Superseded
[v2,06/10] refs: classify HEAD as a root ref Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt Superseded
[v2,05/10] refs: refname `is_special_ref()` to `is_pseudo_ref()` Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt Superseded
[v2,04/10] refs: rename `is_pseudoref()` to `is_root_ref()` Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt Superseded
[v2,03/10] Documentation/glossary: define root refs as refs Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt Superseded
[v2,02/10] Documentation/glossary: clarify limitations of pseudorefs Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt Superseded
[v2,01/10] Documentation/glossary: redefine pseudorefs as special refs Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt Superseded
[3/3] refs: fix segfault in `is_pseudoref()` when ref cannot be resolved Clarify pseudo-ref terminology - - - --- 2024-04-29 Patrick Steinhardt Superseded
[2/3] refs: do not label special refs as pseudo refs Clarify pseudo-ref terminology - - - --- 2024-04-29 Patrick Steinhardt Superseded
[1/3] refs: move `is_special_ref()` Clarify pseudo-ref terminology - - - --- 2024-04-29 Patrick Steinhardt Superseded
[v3,13/13] repository: stop setting SHA1 as the default object hash Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt Superseded
[v3,12/13] oss-fuzz/commit-graph: set up hash algorithm Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt Superseded
[v3,11/13] builtin/shortlog: don't set up revisions without repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt Superseded
[v3,10/13] builtin/diff: explicitly set hash algo when there is no repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt Superseded
[v3,09/13] builtin/bundle: abort "verify" early when there is no repository Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt Superseded
[v3,08/13] builtin/blame: don't access potentially unitialized `the_hash_algo` Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt Superseded
[v3,07/13] builtin/rev-parse: allow shortening to more than 40 hex characters Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt Superseded
[v3,06/13] remote-curl: fix parsing of detached SHA256 heads Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt Superseded
[v3,05/13] attr: fix BUG() when parsing attrs outside of repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt Superseded
[v3,04/13] attr: don't recompute default attribute source Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt Superseded
[v3,03/13] parse-options-cb: only abbreviate hashes when hash algo is known Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt Superseded
[v3,02/13] path: move `validate_headref()` to its only user Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt Superseded
[v3,01/13] path: harden validation of HEAD with non-standard hashes Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt Superseded
gitlab-ci: add smoke test for fuzzers gitlab-ci: add smoke test for fuzzers - - - --- 2024-04-29 Patrick Steinhardt Accepted
[v2,12/12] repository: stop setting SHA1 as the default object hash Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-23 Patrick Steinhardt Superseded
[v2,11/12] builtin/shortlog: don't set up revisions without repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-23 Patrick Steinhardt Superseded
[v2,10/12] builtin/diff: explicitly set hash algo when there is no repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-23 Patrick Steinhardt Superseded
[v2,09/12] builtin/bundle: abort "verify" early when there is no repository Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-23 Patrick Steinhardt Superseded
[v2,08/12] builtin/blame: don't access potentially unitialized `the_hash_algo` Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-23 Patrick Steinhardt Superseded
[v2,07/12] builtin/rev-parse: allow shortening to more than 40 hex characters Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-23 Patrick Steinhardt Superseded
[v2,06/12] remote-curl: fix parsing of detached SHA256 heads Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-23 Patrick Steinhardt Superseded
[v2,05/12] attr: fix BUG() when parsing attrs outside of repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-23 Patrick Steinhardt Superseded
[v2,04/12] attr: don't recompute default attribute source Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-23 Patrick Steinhardt Superseded
[v2,03/12] parse-options-cb: only abbreviate hashes when hash algo is known Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-23 Patrick Steinhardt Superseded
[v2,02/12] path: move `validate_headref()` to its only user Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-23 Patrick Steinhardt Superseded
[v2,01/12] path: harden validation of HEAD with non-standard hashes Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-23 Patrick Steinhardt Superseded
[2/2] docs: address typos in Git v2.45 changelog docs: improvements for Git v2.45 changelog - - - --- 2024-04-22 Patrick Steinhardt Accepted
[1/2] docs: improve changelog entry for `git pack-refs --auto` docs: improvements for Git v2.45 changelog - - - --- 2024-04-22 Patrick Steinhardt Accepted
[11/11] repository: stop setting SHA1 as the default object hash Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-19 Patrick Steinhardt Superseded
[10/11] builtin/shortlog: don't set up revisions without repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-19 Patrick Steinhardt Superseded
[09/11] builtin/diff: explicitly set hash algo when there is no repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-19 Patrick Steinhardt Superseded
[08/11] builtin/bundle: abort "verify" early when there is no repository Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-19 Patrick Steinhardt Superseded
[07/11] builtin/blame: don't access potentially unitialized `the_hash_algo` Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-19 Patrick Steinhardt Superseded
[06/11] builtin/rev-parse: allow shortening to more than 40 hex characters Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-19 Patrick Steinhardt Superseded
[05/11] remote-curl: fix parsing of detached SHA256 heads Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-19 Patrick Steinhardt Superseded
[04/11] attr: fix BUG() when parsing attrs outside of repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-19 Patrick Steinhardt Superseded
[03/11] attr: don't recompute default attribute source Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-19 Patrick Steinhardt Superseded
[02/11] parse-options-cb: only abbreviate hashes when hash algo is known Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-19 Patrick Steinhardt Superseded
[01/11] path: harden validation of HEAD with non-standard hashes Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-19 Patrick Steinhardt Superseded
[v2,6/6] repository: drop `initialize_the_repository()` global: drop `the_index` variable - - - --- 2024-04-18 Patrick Steinhardt Accepted
[v2,5/6] repository: drop `the_index` variable global: drop `the_index` variable - - - --- 2024-04-18 Patrick Steinhardt Accepted
[v2,4/6] builtin/clone: stop using `the_index` global: drop `the_index` variable - - - --- 2024-04-18 Patrick Steinhardt Accepted
[v2,3/6] repository: initialize index in `repo_init()` global: drop `the_index` variable - - - --- 2024-04-18 Patrick Steinhardt Accepted
[v2,2/6] builtin: stop using `the_index` global: drop `the_index` variable - - - --- 2024-04-18 Patrick Steinhardt Accepted
« 1 2 3 414 15 »