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] 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
[2/2] builtin/show-branch: detect empty reflogs Detect empty or missing reflogs with `ref@{0}` - - - --- 2024-02-21 Patrick Steinhardt New
[1/2] object-name: detect and report empty reflogs Detect empty or missing reflogs with `ref@{0}` - - - --- 2024-02-21 Patrick Steinhardt New
[v2] git-difftool--helper: honor `--trust-exit-code` with `--dir-diff` [v2] git-difftool--helper: honor `--trust-exit-code` with `--dir-diff` - - - --- 2024-02-20 Patrick Steinhardt New
Add ideas for GSoC 2024 Add ideas for GSoC 2024 - - - --- 2024-02-05 Patrick Steinhardt New
[2/2] reftable/stack: adjust permissions of compacted tables [1/2] reftable/stack: use fchmod(3P) to set permissions - - - --- 2024-01-24 Patrick Steinhardt New
[1/2] reftable/stack: use fchmod(3P) to set permissions [1/2] reftable/stack: use fchmod(3P) to set permissions - - - --- 2024-01-24 Patrick Steinhardt New
[0/2] reftable: adjust permissions of compacted tables - - - --- 2024-01-24 Patrick Steinhardt New
[6/6] builtin/worktree: create refdb via ref backend [1/6] refs: prepare `refs_init_db()` for initializing worktree refs - - - --- 2023-12-28 Patrick Steinhardt New
[5/6] worktree: expose interface to look up worktree by name [1/6] refs: prepare `refs_init_db()` for initializing worktree refs - - - --- 2023-12-28 Patrick Steinhardt New
[2/6] setup: move creation of "refs/" into the files backend [1/6] refs: prepare `refs_init_db()` for initializing worktree refs - - - --- 2023-12-28 Patrick Steinhardt New
[1/6] refs: prepare `refs_init_db()` for initializing worktree refs [1/6] refs: prepare `refs_init_db()` for initializing worktree refs - - - --- 2023-12-28 Patrick Steinhardt New
[0/6] worktree: initialize refdb via ref backends - - - --- 2023-12-28 Patrick Steinhardt New
tests: prefer host Git to verify chainlint self-checks tests: prefer host Git to verify chainlint self-checks - - - --- 2023-12-12 Patrick Steinhardt New
git-prompt: stop manually parsing HEAD git-prompt: stop manually parsing HEAD - - - --- 2023-11-24 Patrick Steinhardt New
[v2,1/4] global: convert trivial usages of `test <expr> -a/-o <expr>` Replace use of `test <expr> -o/a <expr>` - - - --- 2023-11-10 Patrick Steinhardt New
[v4,1/3] t/lib-httpd: dynamically detect httpd and modules path t: improve compatibility with NixOS - - - --- 2023-11-10 Patrick Steinhardt New
[v5,8/8] ci: add support for GitLab CI ci: add support for GitLab CI - - - --- 2023-11-01 Patrick Steinhardt New
[v5,4/8] ci: split out logic to set up failed test artifacts ci: add support for GitLab CI - - - --- 2023-11-01 Patrick Steinhardt New
[v2,11/12] builtin/show-ref: add new mode to check for reference existence show-ref: introduce mode to check for ref existence - - - --- 2023-10-26 Patrick Steinhardt New
[v2,09/12] builtin/show-ref: ensure mutual exclusiveness of subcommands show-ref: introduce mode to check for ref existence - - - --- 2023-10-26 Patrick Steinhardt New
[v2,05/12] builtin/show-ref: refactor `--exclude-existing` options show-ref: introduce mode to check for ref existence - - - --- 2023-10-26 Patrick Steinhardt New
commit: detect commits that exist in commit-graph but not in the ODB commit: detect commits that exist in commit-graph but not in the ODB - - - --- 2023-10-13 Patrick Steinhardt New
upload-pack: fix exit code when denying fetch of unreachable object ID upload-pack: fix exit code when denying fetch of unreachable object ID - - - --- 2023-08-16 Patrick Steinhardt New
[5/5] cat-file: Introduce new option to delimit output with NUL characters cat-file: introduce NUL-terminated output format - - - --- 2023-06-02 Patrick Steinhardt New
[v5,9/9] fetch: introduce machine-parseable "porcelain" output format fetch: introduce machine-parseable output - - - --- 2023-05-10 Patrick Steinhardt New
[v5,7/9] fetch: lift up parsing of "fetch.output" config variable fetch: introduce machine-parseable output - - - --- 2023-05-10 Patrick Steinhardt New
[v5,6/9] fetch: introduce `display_format` enum fetch: introduce machine-parseable output - - - --- 2023-05-10 Patrick Steinhardt New
[v5,5/9] fetch: refactor calculation of the display table width fetch: introduce machine-parseable output - - - --- 2023-05-10 Patrick Steinhardt New
[v4,00/10] repack: fix geometric repacking with gitalternates - - - --- 2023-04-14 Patrick Steinhardt New
[v3,10/10] repack: disable writing bitmaps when doing a local repack repack: fix geometric repacking with gitalternates - - - --- 2023-04-13 Patrick Steinhardt New
[v3,09/10] repack: honor `-l` when calculating pack geometry repack: fix geometric repacking with gitalternates - - - --- 2023-04-13 Patrick Steinhardt New
[v3,05/10] pack-objects: fix error when packing same pack twice repack: fix geometric repacking with gitalternates - - - --- 2023-04-13 Patrick Steinhardt New
[v3,02/10] repack: fix trying to use preferred pack in alternates repack: fix geometric repacking with gitalternates - - - --- 2023-04-13 Patrick Steinhardt New
global: resolve Perl executable via PATH global: resolve Perl executable via PATH - - - --- 2023-04-05 Patrick Steinhardt New
[2/2] receive-pack: use advertised reference tips to inform connectivity check receive-pack: use advertised reference tips to inform connectivity check - - - --- 2022-10-28 Patrick Steinhardt New
« 1 2 3 415 16 »