Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [GSoC][PATCH v2 4/7] builtin/fsck: add `git-refs verify` child process, (continued)
- [GSoC][PATCH v2 5/7] files-backend: add unified interface for refs scanning, shejialuo
- [GSoC][PATCH v2 6/7] fsck: add ref name check for files backend, shejialuo
- [GSoC][PATCH v2 7/7] fsck: add ref content check for files backend, shejialuo
- Re: [GSoC][PATCH v2 0/7] ref consistency check infra setup, shejialuo
- [GSoC][PATCH v3 0/7] ref consistency check infra setup, shejialuo
- [GSoC][PATCH v3 1/7] fsck: add refs check interfaces to interface with fsck error levels, shejialuo
- [PATCH v3 2/7] refs: set up ref consistency check infrastructure, shejialuo
- [PATCH v3 3/7] builtin/refs: add verify subcommand, shejialuo
- [PATCH v3 4/7] builtin/fsck: add `git-refs verify` child process, shejialuo
- [PATCH v3 5/7] files-backend: add unified interface for refs scanning, shejialuo
- [PATCH v3 6/7] fsck: add ref name check for files backend, shejialuo
- [PATCH v3 7/7] fsck: add ref content check for files backend, shejialuo
- [GSoC][PATCH v4 0/7] ref consistency check infra setup, shejialuo
- [GSoC][PATCH v4 1/7] fsck: add refs check interfaces to interact with fsck error levels, shejialuo
- [GSoC][PATCH v4 2/7] refs: set up ref consistency check infrastructure, shejialuo
- [GSoC][PATCH v4 3/7] builtin/refs: add verify subcommand, shejialuo
- [GSoC][PATCH v4 4/7] builtin/fsck: add `git-refs verify` child process, shejialuo
- [GSoC][PATCH v4 5/7] files-backend: add unified interface for refs scanning, shejialuo
- [GSoC][PATCH v4 6/7] fsck: add ref name check for files backend, shejialuo
- [GSoC][PATCH v4 7/7] fsck: add ref content check for files backend, shejialuo
- [GSoC][PATCH v5 00/12] ref consistency check infra setup, shejialuo
- [GSoC][PATCH v5 01/12] fsck: rename "fsck_options" to "fsck_objects_options", shejialuo
- [GSoC][PATCH v5 02/12] fsck: use "fsck_configs" to set up configs, shejialuo
- [GSoC][PATCH v5 03/12] fsck: abstract common options for reusing, shejialuo
- [GSoC][PATCH v5 04/12] fsck: add "fsck_refs_options" struct, shejialuo
- [GSoC][PATCH v5 05/12] fsck: add a unified interface for reporting fsck messages, shejialuo
- [GSoC][PATCH v5 06/12] fsck: add "fsck_refs_options" initialization macros, shejialuo
- [GSoC][PATCH v5 07/12] refs: set up ref consistency check infrastructure, shejialuo
- [GSoC][PATCH v5 08/12] builtin/refs: add verify subcommand, shejialuo
- [GSoC][PATCH v5 09/12] builtin/fsck: add `git-refs verify` child process, shejialuo
- [GSoC][PATCH v5 10/12] files-backend: add unified interface for refs scanning, shejialuo
- [GSoC][PATCH v5 11/12] fsck: add ref name check for files backend, shejialuo
- [GSoC][PATCH v5 12/12] fsck: add ref content check for files backend, shejialuo
- [GSoC][PATCH v6 00/11] ref consistency check infra setup, shejialuo
- [GSoC][PATCH v6 04/11] fsck: add a unified interface for reporting fsck messages, shejialuo
- [GSoC][PATCH v6 05/11] fsck: add "fsck_refs_options" initialization macros, shejialuo
- [GSoC][PATCH v6 06/11] refs: set up ref consistency check infrastructure, shejialuo
- [GSoC][PATCH v6 07/11] builtin/refs: add verify subcommand, shejialuo
- [GSoC][PATCH v6 08/11] builtin/fsck: add `git-refs verify` child process, shejialuo
- [GSoC][PATCH v6 09/11] files-backend: add unified interface for refs scanning, shejialuo
- [GSoC][PATCH v6 10/11] fsck: add ref name check for files backend, shejialuo
- [GSoC][PATCH v6 11/11] fsck: add ref content check for files backend, shejialuo
- [PATCH v6 01/11] fsck: add "fsck_objects_options" to hold objects-related options, shejialuo
- [GSoC][PATCH v6 03/11] fsck: add "fsck_refs_options" into "fsck_options", shejialuo
- [GSoC][PATCH v6 02/11] fsck: rename "skiplist" to "oid_skiplist", shejialuo
- Re: [GSoC][PATCH v6 00/11] ref consistency check infra setup, Karthik Nayak
- [GSoC][PATCH v7 0/9] ref consistency check infra setup, shejialuo
- [GSoC][PATCH v7 2/9] fsck: add a unified interface for reporting fsck messages, shejialuo
- [GSoC][PATCH v7 3/9] fsck: add refs-related options and error report function, shejialuo
- [GSoC][PATCH v7 4/9] refs: set up ref consistency check infrastructure, shejialuo
- [GSoC][PATCH v7 1/9] fsck: rename "skiplist" to "oid_skiplist", shejialuo
- [GSoC][PATCH v7 5/9] builtin/refs: add verify subcommand, shejialuo
- [GSoC][PATCH v7 6/9] builtin/fsck: add `git-refs verify` child process, shejialuo
- [GSoC][PATCH v7 7/9] files-backend: add unified interface for refs scanning, shejialuo
- [GSoC][PATCH v7 8/9] fsck: add ref name check for files backend, shejialuo
- [GSoC][PATCH v7 9/9] fsck: add ref content check for files backend, shejialuo
- [GSoC][PATCH v8 0/9] ref consistency check infra setup, shejialuo
- [GSoC][PATCH v8 1/9] fsck: rename "skiplist" to "oid_skiplist", shejialuo
- [GSoC][PATCH v8 2/9] fsck: add a unified interface for reporting fsck messages, shejialuo
- [GSoC][PATCH v8 3/9] fsck: add refs-related options and error report function, shejialuo
- [GSoC][PATCH v8 4/9] refs: set up ref consistency check infrastructure, shejialuo
- [GSoC][PATCH v8 5/9] builtin/refs: add verify subcommand, shejialuo
- [GSoC][PATCH v8 6/9] builtin/fsck: add `git-refs verify` child process, shejialuo
- [GSoC][PATCH v8 7/9] files-backend: add unified interface for refs scanning, shejialuo
- [GSoC][PATCH v8 8/9] fsck: add ref name check for files backend, shejialuo
- [GSoC][PATCH v8 9/9] fsck: add ref content check for files backend, shejialuo
- [GSoC][PATCH v9 0/9] ref consistency check infra setup, shejialuo
- [GSoC][PATCH v9 1/9] fsck: rename "skiplist" to "skip_oids", shejialuo
- [GSoC][PATCH v9 2/9] fsck: add a unified interface for reporting fsck messages, shejialuo
- [GSoC][PATCH v9 3/9] fsck: add refs-related options and error report function, shejialuo
- [GSoC][PATCH v9 4/9] refs: set up ref consistency check infrastructure, shejialuo
- [GSoC][PATCH v9 5/9] builtin/refs: add verify subcommand, shejialuo
- [GSoC][PATCH v9 6/9] builtin/fsck: add `git-refs verify` child process, shejialuo
- [GSoC][PATCH v9 7/9] files-backend: add unified interface for refs scanning, shejialuo
- [GSoC][PATCH v9 8/9] fsck: add ref name check for files backend, shejialuo
- [GSoC][PATCH v9 9/9] fsck: add ref content check for files backend, shejialuo
- [GSoC][PATCH v10 00/10] ref consistency check infra setup, shejialuo
- [GSoC][PATCH v10 01/10] fsck: rename "skiplist" to "skip_oids", shejialuo
- [GSoC][PATCH v10 02/10] fsck: rename objects-related fsck error functions, shejialuo
- [GSoC][PATCH v10 03/10] fsck: add a unified interface for reporting fsck messages, shejialuo
- [GSoC][PATCH v10 04/10] fsck: add refs-related error report function, shejialuo
- [GSoC][PATCH v10 05/10] refs: set up ref consistency check infrastructure, shejialuo
- [GSoC][PATCH v10 06/10] builtin/refs: add verify subcommand and verbose_refs for "fsck_options", shejialuo
- [GSoC][PATCH v10 07/10] builtin/fsck: add `git-refs verify` child process, shejialuo
- [GSoC][PATCH v10 08/10] files-backend: add unified interface for refs scanning, shejialuo
- [GSoC][PATCH v10 09/10] fsck: add ref name check for files backend, shejialuo
- [GSoC][PATCH v10 10/10] fsck: add ref content check for files backend, shejialuo
- [GSoC][PATCH v11 00/10] ref consistency check infra setup, shejialuo
- [GSoC][PATCH v11 01/10] fsck: rename "skiplist" to "skip_oids", shejialuo
- [GSoC][PATCH v11 02/10] fsck: add a unified interface for reporting fsck messages, shejialuo
- [GSoC][PATCH v11 03/10] fsck: rename objects-related fsck error functions, shejialuo
- [GSoC][PATCH v11 04/10] fsck: add refs-related error report function, shejialuo
- [GSoC][PATCH v11 05/10] refs: set up ref consistency check infrastructure, shejialuo
- [GSoC][PATCH v11 06/10] git refs: add verify subcommand, shejialuo
- [GSoC][PATCH v11 07/10] builtin/fsck: add `git-refs verify` child process, shejialuo
- [GSoC][PATCH v11 08/10] files-backend: add unified interface for refs scanning, shejialuo
- [GSoC][PATCH v11 09/10] fsck: add ref name check for files backend, shejialuo
- [GSoC][PATCH v11 10/10] fsck: add ref content check for files backend, shejialuo
- [GSoC][PATCH v12 00/10] ref consistency check infra setup, shejialuo
- [GSoC][PATCH v12 01/10] fsck: rename "skiplist" to "skip_oids", shejialuo
- [GSoC][PATCH v12 02/10] fsck: add a unified interface for reporting fsck messages, shejialuo
- [GSoC][PATCH v12 03/10] fsck: rename objects-related fsck error functions, shejialuo
- [GSoC][PATCH v12 04/10] fsck: add refs-related error report function, shejialuo
- [GSoC][PATCH v12 05/10] refs: set up ref consistency check infrastructure, shejialuo
- [GSoC][PATCH v12 06/10] git refs: add verify subcommand, shejialuo
- [GSoC][PATCH v12 07/10] builtin/fsck: add `git-refs verify` child process, shejialuo
- [GSoC][PATCH v12 08/10] files-backend: add unified interface for refs scanning, shejialuo
- [GSoC][PATCH v12 09/10] fsck: add ref name check for files backend, shejialuo
- [GSoC][PATCH v12 10/10] fsck: add ref content check for files backend, shejialuo
- [GSoC][PATCH v13 00/10] ref consistency check infra setup, shejialuo
- [GSoC][PATCH v13 01/10] fsck: rename "skiplist" to "skip_oids", shejialuo
- [GSoC][PATCH v13 02/10] fsck: add a unified interface for reporting fsck messages, shejialuo
- [GSoC][PATCH v13 03/10] fsck: rename objects-related fsck error functions, shejialuo
- [GSoC][PATCH v13 04/10] fsck: add refs-related error report function, shejialuo
- [GSoC][PATCH v13 05/10] refs: set up ref consistency check infrastructure, shejialuo
- [GSoC][PATCH v13 06/10] git refs: add verify subcommand, shejialuo
- [GSoC][PATCH v13 07/10] builtin/fsck: add `git-refs verify` child process, shejialuo
- [GSoC][PATCH v13 08/10] files-backend: add unified interface for refs scanning, shejialuo
- [GSoC][PATCH v13 09/10] fsck: add ref name check for files backend, shejialuo
- [GSoC][PATCH v13 10/10] fsck: add ref content check for files backend, shejialuo
- Re: [GSoC][PATCH v13 00/10] ref consistency check infra setup, Patrick Steinhardt
- [GSoC][PATCH v14 00/11] ref consistency check infra setup, shejialuo
- [GSoC][PATCH v14 01/11] fsck: rename "skiplist" to "skip_oids", shejialuo
- [GSoC][PATCH v14 02/11] fsck: make "fsck_error" callback generic, shejialuo
- [GSoC][PATCH v14 03/11] fsck: add a unified interface for reporting fsck messages, shejialuo
- [GSoC][PATCH v14 04/11] fsck: add refs report function, shejialuo
- [GSoC][PATCH v14 05/11] fsck: add refs-related error callback, shejialuo
- [GSoC][PATCH v14 06/11] fsck: rename objects-related fsck error functions, shejialuo
- [GSoC][PATCH v14 07/11] refs: set up ref consistency check infrastructure, shejialuo
- [GSoC][PATCH v14 08/11] builtin/refs: add verify subcommand, shejialuo
- [GSoC][PATCH v14 09/11] builtin/fsck: add `git-refs verify` child process, shejialuo
- [GSoC][PATCH v14 10/11] files-backend: add unified interface for refs scanning, shejialuo
- [GSoC][PATCH v14 11/11] fsck: add ref name check for files backend, shejialuo
- Re: [GSoC][PATCH v14 00/11] ref consistency check infra setup, Patrick Steinhardt
- [GSoC][PATCH v15 0/9] ref consistency check infra setup, shejialuo
- [GSoC][PATCH v15 1/9] fsck: rename "skiplist" to "skip_oids", shejialuo
- [GSoC][PATCH v15 2/9] fsck: rename objects-related fsck error functions, shejialuo
- [GSoC][PATCH v15 3/9] fsck: make "fsck_error" callback generic, shejialuo
- [GSoC][PATCH v15 4/9] fsck: add a unified interface for reporting fsck messages, shejialuo
- [GSoC][PATCH v15 5/9] fsck: add refs report function, shejialuo
- [GSoC][PATCH v15 6/9] refs: set up ref consistency check infrastructure, shejialuo
- [GSoC][PATCH v15 7/9] builtin/refs: add verify subcommand, shejialuo
- [GSoC][PATCH v15 8/9] files-backend: add unified interface for refs scanning, shejialuo
- [GSoC][PATCH v15 9/9] fsck: add ref name check for files backend, shejialuo
- Re: [GSoC][PATCH v15 0/9] ref consistency check infra setup, Patrick Steinhardt
- Re: [GSoC][PATCH v15 0/9] ref consistency check infra setup, Karthik Nayak
- [GSoC][PATCH v16 0/9] ref consistency check infra setup, shejialuo
- [GSoC][PATCH v16 1/9] fsck: rename "skiplist" to "skip_oids", shejialuo
- [GSoC][PATCH v16 2/9] fsck: rename objects-related fsck error functions, shejialuo
- [GSoC][PATCH v16 3/9] fsck: make "fsck_error" callback generic, shejialuo
- [GSoC][PATCH v16 4/9] fsck: add a unified interface for reporting fsck messages, shejialuo
- [GSoC][PATCH v16 5/9] fsck: add refs report function, shejialuo
- [GSoC][PATCH v16 6/9] refs: set up ref consistency check infrastructure, shejialuo
- [GSoC][PATCH v16 7/9] builtin/refs: add verify subcommand, shejialuo
- [GSoC][PATCH v16 8/9] files-backend: add unified interface for refs scanning, shejialuo
- [GSoC][PATCH v16 9/9] fsck: add ref name check for files backend, shejialuo
- Re: [GSoC][PATCH v16 0/9] ref consistency check infra setup, Patrick Steinhardt
- Draft of Git Rev News edition 111, Christian Couder
- Git update 1:2.34.1-1ubuntu1.11 for Ubuntu Server 22.04 breaks access to shared repositories, Lou Rech
- Commands using -h as an option don't work consistently,
Kevin Day
- [PATCH 00/19] Compile with `-Wwrite-strings`,
Patrick Steinhardt
- [PATCH 01/19] global: improve const correctness when assigning string constants, Patrick Steinhardt
- [PATCH 02/19] global: assign non-const strings as required, Patrick Steinhardt
- [PATCH 03/19] global: convert intentionally-leaking config strings to consts, Patrick Steinhardt
- [PATCH 04/19] compat/win32: fix const-correctness with string constants, Patrick Steinhardt
- [PATCH 05/19] reftable: improve const correctness when assigning string constants, Patrick Steinhardt
- [PATCH 06/19] refspec: remove global tag refspec structure, Patrick Steinhardt
- [PATCH 07/19] http: do not assign string constant to non-const field, Patrick Steinhardt
- [PATCH 08/19] line-log: always allocate the output prefix, Patrick Steinhardt
- [PATCH 09/19] object-file: make `buf` parameter of `index_mem()` a constant, Patrick Steinhardt
- [PATCH 10/19] parse-options: cast long name for OPTION_ALIAS, Patrick Steinhardt
- [PATCH 11/19] send-pack: always allocate receive status, Patrick Steinhardt
- [PATCH 12/19] remote-curl: avoid assigning string constant to non-const variable, Patrick Steinhardt
- [PATCH 13/19] revision: always store allocated strings in output encoding, Patrick Steinhardt
- [PATCH 14/19] mailmap: always store allocated strings in mailmap blob, Patrick Steinhardt
- [PATCH 15/19] imap-send: drop global `imap_server_conf` variable, Patrick Steinhardt
- [PATCH 16/19] imap-send: fix leaking memory in `imap_server_conf`, Patrick Steinhardt
- [PATCH 17/19] builtin/rebase: adapt code to not assign string constants to non-const, Patrick Steinhardt
- [PATCH 18/19] builtin/merge: always store allocated strings in `pull_twohead`, Patrick Steinhardt
- [PATCH 19/19] config.mak.dev: enable `-Wwrite-strings` warning, Patrick Steinhardt
- Re: [PATCH 00/19] Compile with `-Wwrite-strings`, Patrick Steinhardt
- [PATCH v2 00/19] Compile with `-Wwrite-strings`, Patrick Steinhardt
- [PATCH v2 01/19] global: improve const correctness when assigning string constants, Patrick Steinhardt
- [PATCH v2 02/19] global: assign non-const strings as required, Patrick Steinhardt
- [PATCH v2 03/19] global: convert intentionally-leaking config strings to consts, Patrick Steinhardt
- [PATCH v2 04/19] compat/win32: fix const-correctness with string constants, Patrick Steinhardt
- [PATCH v2 05/19] refspec: remove global tag refspec structure, Patrick Steinhardt
- [PATCH v2 06/19] http: do not assign string constant to non-const field, Patrick Steinhardt
- [PATCH v2 07/19] line-log: always allocate the output prefix, Patrick Steinhardt
- [PATCH v2 08/19] object-file: make `buf` parameter of `index_mem()` a constant, Patrick Steinhardt
- [PATCH v2 09/19] parse-options: cast long name for OPTION_ALIAS, Patrick Steinhardt
- [PATCH v2 10/19] send-pack: always allocate receive status, Patrick Steinhardt
- [PATCH v2 11/19] remote-curl: avoid assigning string constant to non-const variable, Patrick Steinhardt
- [PATCH v2 12/19] revision: always store allocated strings in output encoding, Patrick Steinhardt
- [PATCH v2 13/19] mailmap: always store allocated strings in mailmap blob, Patrick Steinhardt
- [PATCH v2 14/19] imap-send: drop global `imap_server_conf` variable, Patrick Steinhardt
- [PATCH v2 15/19] imap-send: fix leaking memory in `imap_server_conf`, Patrick Steinhardt
- [PATCH v2 16/19] builtin/rebase: do not assign default backend to non-constant field, Patrick Steinhardt
- [PATCH v2 17/19] builtin/rebase: always store allocated string in `options.strategy`, Patrick Steinhardt
- [PATCH v2 18/19] builtin/merge: always store allocated strings in `pull_twohead`, Patrick Steinhardt
- [PATCH v2 19/19] config.mak.dev: enable `-Wwrite-strings` warning, Patrick Steinhardt
- Re: [PATCH v2 00/19] Compile with `-Wwrite-strings`, Junio C Hamano
- [PATCH v3 00/27] Compile with `-Wwrite-strings`, Patrick Steinhardt
- [PATCH v3 01/27] global: improve const correctness when assigning string constants, Patrick Steinhardt
- [PATCH v3 02/27] global: convert intentionally-leaking config strings to consts, Patrick Steinhardt
- [PATCH v3 03/27] refs/reftable: stop micro-optimizing refname allocations on copy, Patrick Steinhardt
- [PATCH v3 05/27] refspec: remove global tag refspec structure, Patrick Steinhardt
- [PATCH v3 04/27] reftable: cast away constness when assigning constants to records, Patrick Steinhardt
- [PATCH v3 06/27] builtin/remote: cast away constness in `get_head_names()`, Patrick Steinhardt
- [PATCH v3 07/27] diff: cast string constant in `fill_textconv()`, Patrick Steinhardt
- [PATCH v3 08/27] line-log: stop assigning string constant to file parent buffer, Patrick Steinhardt
- [PATCH v3 09/27] line-log: always allocate the output prefix, Patrick Steinhardt
- [PATCH v3 10/27] entry: refactor how we remove items for delayed checkouts, Patrick Steinhardt
- [PATCH v3 11/27] ident: add casts for fallback name and GECOS, Patrick Steinhardt
- [PATCH v3 12/27] object-file: mark cached object buffers as const, Patrick Steinhardt
- [PATCH v3 13/27] object-file: make `buf` parameter of `index_mem()` a constant, Patrick Steinhardt
- [PATCH v3 14/27] pretty: add casts for decoration option pointers, Patrick Steinhardt
- [PATCH v3 15/27] compat/win32: fix const-correctness with string constants, Patrick Steinhardt
- [PATCH v3 16/27] http: do not assign string constant to non-const field, Patrick Steinhardt
- [PATCH v3 17/27] parse-options: cast long name for OPTION_ALIAS, Patrick Steinhardt
- [PATCH v3 18/27] send-pack: always allocate receive status, Patrick Steinhardt
- [PATCH v3 19/27] remote-curl: avoid assigning string constant to non-const variable, Patrick Steinhardt
- [PATCH v3 20/27] revision: always store allocated strings in output encoding, Patrick Steinhardt
- [PATCH v3 21/27] mailmap: always store allocated strings in mailmap blob, Patrick Steinhardt
- [PATCH v3 22/27] imap-send: drop global `imap_server_conf` variable, Patrick Steinhardt
- [PATCH v3 23/27] imap-send: fix leaking memory in `imap_server_conf`, Patrick Steinhardt
- [PATCH v3 24/27] builtin/rebase: do not assign default backend to non-constant field, Patrick Steinhardt
- [PATCH v3 25/27] builtin/rebase: always store allocated string in `options.strategy`, Patrick Steinhardt
- [PATCH v3 26/27] builtin/merge: always store allocated strings in `pull_twohead`, Patrick Steinhardt
- [PATCH v3 27/27] config.mak.dev: enable `-Wwrite-strings` warning, Patrick Steinhardt
- Re: [PATCH v3 00/27] Compile with `-Wwrite-strings`, Junio C Hamano
- [PATCH v4 00/27] Compile with `-Wwrite-strings`, Patrick Steinhardt
- [PATCH v4 01/27] global: improve const correctness when assigning string constants, Patrick Steinhardt
- [PATCH v4 02/27] global: convert intentionally-leaking config strings to consts, Patrick Steinhardt
- [PATCH v4 03/27] refs/reftable: stop micro-optimizing refname allocations on copy, Patrick Steinhardt
- [PATCH v4 04/27] reftable: cast away constness when assigning constants to records, Patrick Steinhardt
- [PATCH v4 05/27] refspec: remove global tag refspec structure, Patrick Steinhardt
- [PATCH v4 06/27] builtin/remote: cast away constness in `get_head_names()`, Patrick Steinhardt
- [PATCH v4 07/27] diff: cast string constant in `fill_textconv()`, Patrick Steinhardt
- [PATCH v4 08/27] line-log: stop assigning string constant to file parent buffer, Patrick Steinhardt
- [PATCH v4 09/27] line-log: always allocate the output prefix, Patrick Steinhardt
- [PATCH v4 10/27] entry: refactor how we remove items for delayed checkouts, Patrick Steinhardt
- [PATCH v4 11/27] ident: add casts for fallback name and GECOS, Patrick Steinhardt
- [PATCH v4 12/27] object-file: mark cached object buffers as const, Patrick Steinhardt
- [PATCH v4 13/27] object-file: make `buf` parameter of `index_mem()` a constant, Patrick Steinhardt
- [PATCH v4 14/27] pretty: add casts for decoration option pointers, Patrick Steinhardt
- [PATCH v4 15/27] compat/win32: fix const-correctness with string constants, Patrick Steinhardt
- [PATCH v4 16/27] http: do not assign string constant to non-const field, Patrick Steinhardt
- [PATCH v4 17/27] parse-options: cast long name for OPTION_ALIAS, Patrick Steinhardt
- [PATCH v4 18/27] send-pack: always allocate receive status, Patrick Steinhardt
- [PATCH v4 19/27] remote-curl: avoid assigning string constant to non-const variable, Patrick Steinhardt
- [PATCH v4 20/27] revision: always store allocated strings in output encoding, Patrick Steinhardt
- [PATCH v4 21/27] mailmap: always store allocated strings in mailmap blob, Patrick Steinhardt
- [PATCH v4 22/27] imap-send: drop global `imap_server_conf` variable, Patrick Steinhardt
- [PATCH v4 23/27] imap-send: fix leaking memory in `imap_server_conf`, Patrick Steinhardt
- [PATCH v4 24/27] builtin/rebase: do not assign default backend to non-constant field, Patrick Steinhardt
- [PATCH v4 25/27] builtin/rebase: always store allocated string in `options.strategy`, Patrick Steinhardt
- [PATCH v4 26/27] builtin/merge: always store allocated strings in `pull_twohead`, Patrick Steinhardt
- [PATCH v4 27/27] config.mak.dev: enable `-Wwrite-strings` warning, Patrick Steinhardt
- [PATCH v5 00/27] Compile with `-Wwrite-strings`, Patrick Steinhardt
- [PATCH v5 01/27] global: improve const correctness when assigning string constants, Patrick Steinhardt
- [PATCH v5 03/27] refs/reftable: stop micro-optimizing refname allocations on copy, Patrick Steinhardt
- [PATCH v5 02/27] global: convert intentionally-leaking config strings to consts, Patrick Steinhardt
- [PATCH v5 04/27] reftable: cast away constness when assigning constants to records, Patrick Steinhardt
- [PATCH v5 05/27] refspec: remove global tag refspec structure, Patrick Steinhardt
- [PATCH v5 06/27] builtin/remote: cast away constness in `get_head_names()`, Patrick Steinhardt
- [PATCH v5 08/27] line-log: stop assigning string constant to file parent buffer, Patrick Steinhardt
- [PATCH v5 09/27] line-log: always allocate the output prefix, Patrick Steinhardt
- [PATCH v5 07/27] diff: cast string constant in `fill_textconv()`, Patrick Steinhardt
- [PATCH v5 10/27] entry: refactor how we remove items for delayed checkouts, Patrick Steinhardt
- [PATCH v5 12/27] object-file: mark cached object buffers as const, Patrick Steinhardt
- [PATCH v5 15/27] compat/win32: fix const-correctness with string constants, Patrick Steinhardt
- [PATCH v5 14/27] pretty: add casts for decoration option pointers, Patrick Steinhardt
- [PATCH v5 16/27] http: do not assign string constant to non-const field, Patrick Steinhardt
- [PATCH v5 11/27] ident: add casts for fallback name and GECOS, Patrick Steinhardt
- [PATCH v5 17/27] parse-options: cast long name for OPTION_ALIAS, Patrick Steinhardt
- [PATCH v5 18/27] send-pack: always allocate receive status, Patrick Steinhardt
- [PATCH v5 13/27] object-file: make `buf` parameter of `index_mem()` a constant, Patrick Steinhardt
- [PATCH v5 20/27] revision: always store allocated strings in output encoding, Patrick Steinhardt
- [PATCH v5 21/27] mailmap: always store allocated strings in mailmap blob, Patrick Steinhardt
- [PATCH v5 19/27] remote-curl: avoid assigning string constant to non-const variable, Patrick Steinhardt
- [PATCH v5 22/27] imap-send: drop global `imap_server_conf` variable, Patrick Steinhardt
- [PATCH v5 23/27] imap-send: fix leaking memory in `imap_server_conf`, Patrick Steinhardt
- [PATCH v5 24/27] builtin/rebase: do not assign default backend to non-constant field, Patrick Steinhardt
- [PATCH v5 26/27] builtin/merge: always store allocated strings in `pull_twohead`, Patrick Steinhardt
- [PATCH v5 25/27] builtin/rebase: always store allocated string in `options.strategy`, Patrick Steinhardt
- [PATCH v5 27/27] config.mak.dev: enable `-Wwrite-strings` warning, Patrick Steinhardt
- [PATCH v6 00/27] Compile with `-Wwrite-strings`, Patrick Steinhardt
- [PATCH v6 01/27] global: improve const correctness when assigning string constants, Patrick Steinhardt
- [PATCH v6 03/27] refs/reftable: stop micro-optimizing refname allocations on copy, Patrick Steinhardt
- [PATCH v6 02/27] global: convert intentionally-leaking config strings to consts, Patrick Steinhardt
- [PATCH v6 04/27] reftable: cast away constness when assigning constants to records, Patrick Steinhardt
- [PATCH v6 05/27] refspec: remove global tag refspec structure, Patrick Steinhardt
- [PATCH v6 06/27] builtin/remote: cast away constness in `get_head_names()`, Patrick Steinhardt
- [PATCH v6 07/27] diff: cast string constant in `fill_textconv()`, Patrick Steinhardt
- [PATCH v6 08/27] line-log: stop assigning string constant to file parent buffer, Patrick Steinhardt
- [PATCH v6 09/27] line-log: always allocate the output prefix, Patrick Steinhardt
- [PATCH v6 10/27] entry: refactor how we remove items for delayed checkouts, Patrick Steinhardt
- [PATCH v6 11/27] ident: add casts for fallback name and GECOS, Patrick Steinhardt
- [PATCH v6 12/27] object-file: mark cached object buffers as const, Patrick Steinhardt
- [PATCH v6 13/27] object-file: make `buf` parameter of `index_mem()` a constant, Patrick Steinhardt
- [PATCH v6 14/27] pretty: add casts for decoration option pointers, Patrick Steinhardt
- [PATCH v6 15/27] compat/win32: fix const-correctness with string constants, Patrick Steinhardt
- [PATCH v6 16/27] http: do not assign string constant to non-const field, Patrick Steinhardt
- [PATCH v6 17/27] parse-options: cast long name for OPTION_ALIAS, Patrick Steinhardt
- [PATCH v6 18/27] send-pack: always allocate receive status, Patrick Steinhardt
- [PATCH v6 19/27] remote-curl: avoid assigning string constant to non-const variable, Patrick Steinhardt
- [PATCH v6 20/27] revision: always store allocated strings in output encoding, Patrick Steinhardt
- [PATCH v6 21/27] mailmap: always store allocated strings in mailmap blob, Patrick Steinhardt
- [PATCH v6 22/27] imap-send: drop global `imap_server_conf` variable, Patrick Steinhardt
- [PATCH v6 23/27] imap-send: fix leaking memory in `imap_server_conf`, Patrick Steinhardt
- [PATCH v6 24/27] builtin/rebase: do not assign default backend to non-constant field, Patrick Steinhardt
- [PATCH v6 25/27] builtin/rebase: always store allocated string in `options.strategy`, Patrick Steinhardt
- [PATCH v6 26/27] builtin/merge: always store allocated strings in `pull_twohead`, Patrick Steinhardt
- [PATCH v6 27/27] config.mak.dev: enable `-Wwrite-strings` warning, Patrick Steinhardt
- Re: [PATCH v6 00/27] Compile with `-Wwrite-strings`, Junio C Hamano
- safe.directory wildcards,
Stefan Metzmacher
- [GSoC][PATCH v2 0/4] t: port reftable/basics_test.c to the unit testing,
Chandra Pratap
- What's cooking in git.git (May 2024, #12; Tue, 28),
Junio C Hamano
- [BUG] Cannot set safe.directory with command-scoped configuration when cloning,
Chris Burr
- [GSoC][PATCH] t/: migrate helper/test-example-decorate to the unit testing framework,
Ghanshyam Thakkar
- [GSoC][PATCH] t: port reftable/basics_test.c to the unit testing,
Chandra Pratap
- git hangs forever after updating to V.2.45.1,
Workshop BLE
- [PATCH 0/2] Remove some usages of the_repository,
Philip Peterson via GitGitGadget
- What's cooking in git.git (May 2024, #11; Mon, 27), Junio C Hamano
- [PATCH] fix: prevent date underflow when using positive timezone offset,
darcy via GitGitGadget
- [GSoC]: Implement consistency check for refs blog,
shejialuo
- [PATCH] difftool: add env vars directly in run_file_diff(),
René Scharfe
- [BUG] git instaweb hanging on very large workdirs with `status.showUntrackedFiles no`, Florian Meißner
- Git "safe directory" not working correctly,
William Ruppel
- What's cooking in git.git (May 2024, #10; Fri, 24), Junio C Hamano
- RE: To get the exe, msi and dmg be properly clone to the Jenkins workspace, Kattia Soliz
- [PATCH v2 00/12] Fix various overly aggressive protections in 2.45.1 and friends,
Junio C Hamano
- [PATCH v2 01/12] send-email: drop FakeTerm hack, Junio C Hamano
- [PATCH v2 02/12] send-email: avoid creating more than one Term::ReadLine object, Junio C Hamano
- [PATCH v2 03/12] ci: drop mention of BREW_INSTALL_PACKAGES variable, Junio C Hamano
- [PATCH v2 04/12] ci: avoid bare "gcc" for osx-gcc job, Junio C Hamano
- [PATCH v2 05/12] ci: stop installing "gcc-13" for osx-gcc, Junio C Hamano
- [PATCH v2 06/12] hook: plug a new memory leak, Junio C Hamano
- [PATCH v2 07/12] init: use the correct path of the templates directory again, Junio C Hamano
- [PATCH v2 08/12] Revert "core.hooksPath: add some protection while cloning", Junio C Hamano
- [PATCH v2 09/12] tests: verify that `clone -c core.hooksPath=/dev/null` works again, Junio C Hamano
- [PATCH v2 10/12] clone: drop the protections where hooks aren't run, Junio C Hamano
- [PATCH v2 11/12] Revert "Add a helper function to compare file contents", Junio C Hamano
- [PATCH v2 12/12] Revert "fsck: warn about symlink pointing inside a gitdir", Junio C Hamano
- dubious permissions on shared repositorys as of 2.45.1, John Heidemann
- [PATCH] alias: pass --help through to shell alias,
Ian Wienand
- [PATCH 0/2] give range-diff at the end of single patch output,
Junio C Hamano
- [PATCH] gitk: Add desktop file, Jonas Ådahl
- What's cooking in git.git (May 2024, #09; Thu, 23), Junio C Hamano
- Inaccurate documentation for core.hooksPath?,
Mark Boyd - Q2AAAA
- [PATCH 0/8] midx-write: miscellaneous clean-ups for incremental MIDXs,
Taylor Blau
- [PATCH] promisor-remote: add promisor.quiet configuration option,
Tom Hughes
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]