Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH v2 11/15] scalar: allow reconfiguring an existing enlistment, (continued)
- [PATCH v2 11/15] scalar: allow reconfiguring an existing enlistment, Johannes Schindelin via GitGitGadget
- [PATCH v2 14/15] scalar: implement the `version` command, Johannes Schindelin via GitGitGadget
- [PATCH v2 15/15] scalar: accept -C and -c options before the subcommand, Johannes Schindelin via GitGitGadget
- Re: [PATCH v2 00/15] [RFC] Upstreaming the Scalar command, Ævar Arnfjörð Bjarmason
- [PATCH v3 00/15] [RFC] Upstreaming the Scalar command, Johannes Schindelin via GitGitGadget
- [PATCH v3 01/15] scalar: create a rudimentary executable, Johannes Schindelin via GitGitGadget
- [PATCH v3 02/15] scalar: start documenting the command, Johannes Schindelin via GitGitGadget
- [PATCH v3 03/15] scalar: create test infrastructure, Johannes Schindelin via GitGitGadget
- [PATCH v3 04/15] scalar: 'register' sets recommended config and starts maintenance, Derrick Stolee via GitGitGadget
- [PATCH v3 05/15] scalar: 'unregister' stops background maintenance, Derrick Stolee via GitGitGadget
- [PATCH v3 06/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully, Johannes Schindelin via GitGitGadget
- [PATCH v3 07/15] scalar: implement 'scalar list', Derrick Stolee via GitGitGadget
- [PATCH v3 08/15] scalar: implement the `clone` subcommand, Johannes Schindelin via GitGitGadget
- [PATCH v3 09/15] scalar: teach 'clone' to support the --single-branch option, Johannes Schindelin via GitGitGadget
- [PATCH v3 10/15] scalar: implement the `run` command, Derrick Stolee via GitGitGadget
- [PATCH v3 11/15] scalar: allow reconfiguring an existing enlistment, Johannes Schindelin via GitGitGadget
- [PATCH v3 12/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments, Johannes Schindelin via GitGitGadget
- [PATCH v3 13/15] scalar: implement the `delete` command, Matthew John Cheetham via GitGitGadget
- [PATCH v3 14/15] scalar: implement the `version` command, Johannes Schindelin via GitGitGadget
- [PATCH v3 15/15] scalar: accept -C and -c options before the subcommand, Johannes Schindelin via GitGitGadget
- Re: [PATCH v3 00/15] [RFC] Upstreaming the Scalar command, Ævar Arnfjörð Bjarmason
- [PATCH v4 00/15] Upstreaming the Scalar command, Johannes Schindelin via GitGitGadget
- [PATCH v4 01/15] scalar: create a rudimentary executable, Johannes Schindelin via GitGitGadget
- [PATCH v4 02/15] scalar: start documenting the command, Johannes Schindelin via GitGitGadget
- [PATCH v4 03/15] scalar: create test infrastructure, Johannes Schindelin via GitGitGadget
- [PATCH v4 04/15] scalar: 'register' sets recommended config and starts maintenance, Derrick Stolee via GitGitGadget
- [PATCH v4 05/15] scalar: 'unregister' stops background maintenance, Derrick Stolee via GitGitGadget
- [PATCH v4 06/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully, Johannes Schindelin via GitGitGadget
- [PATCH v4 07/15] scalar: implement 'scalar list', Derrick Stolee via GitGitGadget
- [PATCH v4 08/15] scalar: implement the `clone` subcommand, Johannes Schindelin via GitGitGadget
- [PATCH v4 09/15] scalar: teach 'clone' to support the --single-branch option, Johannes Schindelin via GitGitGadget
- [PATCH v4 11/15] scalar: allow reconfiguring an existing enlistment, Johannes Schindelin via GitGitGadget
- [PATCH v4 10/15] scalar: implement the `run` command, Derrick Stolee via GitGitGadget
- [PATCH v4 12/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments, Johannes Schindelin via GitGitGadget
- [PATCH v4 13/15] scalar: implement the `delete` command, Matthew John Cheetham via GitGitGadget
- [PATCH v4 14/15] scalar: implement the `version` command, Johannes Schindelin via GitGitGadget
- [PATCH v4 15/15] scalar: accept -C and -c options before the subcommand, Johannes Schindelin via GitGitGadget
- Re: [PATCH v4 00/15] Upstreaming the Scalar command, Johannes Schindelin
- [PATCH v5 00/15] Upstreaming the Scalar command, Johannes Schindelin via GitGitGadget
- [PATCH v5 02/15] scalar: start documenting the command, Johannes Schindelin via GitGitGadget
- [PATCH v5 01/15] scalar: create a rudimentary executable, Johannes Schindelin via GitGitGadget
- [PATCH v5 03/15] scalar: create test infrastructure, Johannes Schindelin via GitGitGadget
- [PATCH v5 04/15] scalar: 'register' sets recommended config and starts maintenance, Derrick Stolee via GitGitGadget
- [PATCH v5 05/15] scalar: 'unregister' stops background maintenance, Derrick Stolee via GitGitGadget
- [PATCH v5 06/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully, Johannes Schindelin via GitGitGadget
- [PATCH v5 07/15] scalar: implement 'scalar list', Derrick Stolee via GitGitGadget
- [PATCH v5 08/15] scalar: implement the `clone` subcommand, Johannes Schindelin via GitGitGadget
- [PATCH v5 10/15] scalar: implement the `run` command, Derrick Stolee via GitGitGadget
- [PATCH v5 09/15] scalar: teach 'clone' to support the --single-branch option, Johannes Schindelin via GitGitGadget
- [PATCH v5 11/15] scalar: allow reconfiguring an existing enlistment, Johannes Schindelin via GitGitGadget
- [PATCH v5 14/15] scalar: implement the `version` command, Johannes Schindelin via GitGitGadget
- [PATCH v5 12/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments, Johannes Schindelin via GitGitGadget
- [PATCH v5 13/15] scalar: implement the `delete` command, Matthew John Cheetham via GitGitGadget
- [PATCH v5 15/15] scalar: accept -C and -c options before the subcommand, Johannes Schindelin via GitGitGadget
- Re: [PATCH v5 00/15] Upstreaming the Scalar command, Ævar Arnfjörð Bjarmason
- [PATCH v6 00/15] Upstreaming the Scalar command, Johannes Schindelin via GitGitGadget
- [PATCH v6 01/15] scalar: create a rudimentary executable, Johannes Schindelin via GitGitGadget
- [PATCH v6 02/15] scalar: start documenting the command, Johannes Schindelin via GitGitGadget
- [PATCH v6 03/15] scalar: create test infrastructure, Johannes Schindelin via GitGitGadget
- [PATCH v6 04/15] scalar: 'register' sets recommended config and starts maintenance, Derrick Stolee via GitGitGadget
- [PATCH v6 05/15] scalar: 'unregister' stops background maintenance, Derrick Stolee via GitGitGadget
- [PATCH v6 06/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully, Johannes Schindelin via GitGitGadget
- [PATCH v6 07/15] scalar: implement 'scalar list', Derrick Stolee via GitGitGadget
- [PATCH v6 08/15] scalar: implement the `clone` subcommand, Johannes Schindelin via GitGitGadget
- [PATCH v6 09/15] scalar: teach 'clone' to support the --single-branch option, Johannes Schindelin via GitGitGadget
- [PATCH v6 10/15] scalar: implement the `run` command, Derrick Stolee via GitGitGadget
- [PATCH v6 11/15] scalar: allow reconfiguring an existing enlistment, Johannes Schindelin via GitGitGadget
- [PATCH v6 12/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments, Johannes Schindelin via GitGitGadget
- [PATCH v6 13/15] scalar: implement the `delete` command, Matthew John Cheetham via GitGitGadget
- [PATCH v6 14/15] scalar: implement the `version` command, Johannes Schindelin via GitGitGadget
- [PATCH v6 15/15] scalar: accept -C and -c options before the subcommand, Johannes Schindelin via GitGitGadget
- Re: [PATCH v6 00/15] Upstreaming the Scalar command, Derrick Stolee
- [PATCH v7 00/17] Upstreaming the Scalar command, Johannes Schindelin via GitGitGadget
- [PATCH v7 01/17] scalar: add a README with a roadmap, Johannes Schindelin via GitGitGadget
- [PATCH v7 02/17] scalar: create a rudimentary executable, Johannes Schindelin via GitGitGadget
- [PATCH v7 03/17] scalar: start documenting the command, Johannes Schindelin via GitGitGadget
- [PATCH v7 04/17] scalar: create test infrastructure, Johannes Schindelin via GitGitGadget
- [PATCH v7 05/17] cmake: optionally build `scalar`, too, Johannes Schindelin via GitGitGadget
- [PATCH v7 10/17] scalar: implement 'scalar list', Derrick Stolee via GitGitGadget
- [PATCH v7 11/17] scalar: implement the `clone` subcommand, Johannes Schindelin via GitGitGadget
- [PATCH v7 09/17] scalar: let 'unregister' handle a deleted enlistment directory gracefully, Johannes Schindelin via GitGitGadget
- [PATCH v7 08/17] scalar: 'unregister' stops background maintenance, Derrick Stolee via GitGitGadget
- [PATCH v7 12/17] scalar: teach 'clone' to support the --single-branch option, Johannes Schindelin via GitGitGadget
- [PATCH v7 14/17] scalar: allow reconfiguring an existing enlistment, Johannes Schindelin via GitGitGadget
- [PATCH v7 07/17] scalar: 'register' sets recommended config and starts maintenance, Derrick Stolee via GitGitGadget
- [PATCH v7 16/17] scalar: implement the `delete` command, Matthew John Cheetham via GitGitGadget
- [PATCH v7 06/17] ci: also run the `scalar` tests, Johannes Schindelin via GitGitGadget
- [PATCH v7 17/17] scalar: implement the `version` command, Johannes Schindelin via GitGitGadget
- [PATCH v7 13/17] scalar: implement the `run` command, Derrick Stolee via GitGitGadget
- [PATCH v7 15/17] scalar: teach 'reconfigure' to optionally handle all registered enlistments, Johannes Schindelin via GitGitGadget
- Re: [PATCH v7 00/17] Upstreaming the Scalar command, Ævar Arnfjörð Bjarmason
- [PATCH v8 00/17] Upstreaming the Scalar command, Johannes Schindelin via GitGitGadget
- [PATCH v8 01/17] scalar: add a README with a roadmap, Johannes Schindelin via GitGitGadget
- [PATCH v8 02/17] scalar: create a rudimentary executable, Johannes Schindelin via GitGitGadget
- [PATCH v8 03/17] scalar: start documenting the command, Johannes Schindelin via GitGitGadget
- [PATCH v8 04/17] scalar: create test infrastructure, Johannes Schindelin via GitGitGadget
- [PATCH v8 05/17] cmake: optionally build `scalar`, too, Johannes Schindelin via GitGitGadget
- [PATCH v8 06/17] ci: also run the `scalar` tests, Johannes Schindelin via GitGitGadget
- [PATCH v8 07/17] scalar: 'register' sets recommended config and starts maintenance, Derrick Stolee via GitGitGadget
- [PATCH v8 08/17] scalar: 'unregister' stops background maintenance, Derrick Stolee via GitGitGadget
- [PATCH v8 09/17] scalar: let 'unregister' handle a deleted enlistment directory gracefully, Johannes Schindelin via GitGitGadget
- [PATCH v8 10/17] scalar: implement 'scalar list', Derrick Stolee via GitGitGadget
- [PATCH v8 11/17] scalar: implement the `clone` subcommand, Johannes Schindelin via GitGitGadget
- [PATCH v8 12/17] scalar: teach 'clone' to support the --single-branch option, Johannes Schindelin via GitGitGadget
- [PATCH v8 13/17] scalar: implement the `run` command, Derrick Stolee via GitGitGadget
- [PATCH v8 14/17] scalar: allow reconfiguring an existing enlistment, Johannes Schindelin via GitGitGadget
- [PATCH v8 15/17] scalar: teach 'reconfigure' to optionally handle all registered enlistments, Johannes Schindelin via GitGitGadget
- [PATCH v8 16/17] scalar: implement the `delete` command, Matthew John Cheetham via GitGitGadget
- [PATCH v8 17/17] scalar: implement the `version` command, Johannes Schindelin via GitGitGadget
- Re: [PATCH v8 00/17] Upstreaming the Scalar command, Elijah Newren
- [PATCH v9 00/17] Upstreaming the Scalar command, Johannes Schindelin via GitGitGadget
- [PATCH v9 02/17] scalar: create a rudimentary executable, Johannes Schindelin via GitGitGadget
- [PATCH v9 03/17] scalar: start documenting the command, Johannes Schindelin via GitGitGadget
- [PATCH v9 01/17] scalar: add a README with a roadmap, Johannes Schindelin via GitGitGadget
- [PATCH v9 05/17] cmake: optionally build `scalar`, too, Johannes Schindelin via GitGitGadget
- [PATCH v9 04/17] scalar: create test infrastructure, Johannes Schindelin via GitGitGadget
- [PATCH v9 06/17] ci: also run the `scalar` tests, Johannes Schindelin via GitGitGadget
- [PATCH v9 07/17] scalar: 'register' sets recommended config and starts maintenance, Derrick Stolee via GitGitGadget
- [PATCH v9 08/17] scalar: 'unregister' stops background maintenance, Derrick Stolee via GitGitGadget
- [PATCH v9 12/17] scalar: teach 'clone' to support the --single-branch option, Johannes Schindelin via GitGitGadget
- [PATCH v9 11/17] scalar: implement the `clone` subcommand, Johannes Schindelin via GitGitGadget
- [PATCH v9 10/17] scalar: implement 'scalar list', Derrick Stolee via GitGitGadget
- [PATCH v9 15/17] scalar: teach 'reconfigure' to optionally handle all registered enlistments, Johannes Schindelin via GitGitGadget
- [PATCH v9 16/17] scalar: implement the `delete` command, Matthew John Cheetham via GitGitGadget
- [PATCH v9 17/17] scalar: implement the `version` command, Johannes Schindelin via GitGitGadget
- [PATCH v9 14/17] scalar: allow reconfiguring an existing enlistment, Johannes Schindelin via GitGitGadget
- [PATCH v9 13/17] scalar: implement the `run` command, Derrick Stolee via GitGitGadget
- [PATCH v9 09/17] scalar: let 'unregister' handle a deleted enlistment directory gracefully, Johannes Schindelin via GitGitGadget
- Re: [PATCH v9 00/17] Upstreaming the Scalar command, Ævar Arnfjörð Bjarmason
- [PATCH v10 00/15] Upstreaming the Scalar command, Johannes Schindelin via GitGitGadget
- [PATCH v10 01/15] scalar: add a README with a roadmap, Johannes Schindelin via GitGitGadget
- [PATCH v10 02/15] scalar: create a rudimentary executable, Johannes Schindelin via GitGitGadget
- [PATCH v10 03/15] scalar: start documenting the command, Johannes Schindelin via GitGitGadget
- [PATCH v10 04/15] scalar: create test infrastructure, Johannes Schindelin via GitGitGadget
- [PATCH v10 05/15] scalar: 'register' sets recommended config and starts maintenance, Derrick Stolee via GitGitGadget
- [PATCH v10 06/15] scalar: 'unregister' stops background maintenance, Derrick Stolee via GitGitGadget
- [PATCH v10 09/15] scalar: implement the `clone` subcommand, Johannes Schindelin via GitGitGadget
- [PATCH v10 07/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully, Johannes Schindelin via GitGitGadget
- [PATCH v10 08/15] scalar: implement 'scalar list', Derrick Stolee via GitGitGadget
- [PATCH v10 10/15] scalar: teach 'clone' to support the --single-branch option, Johannes Schindelin via GitGitGadget
- [PATCH v10 11/15] scalar: implement the `run` command, Derrick Stolee via GitGitGadget
- [PATCH v10 12/15] scalar: allow reconfiguring an existing enlistment, Johannes Schindelin via GitGitGadget
- [PATCH v10 13/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments, Johannes Schindelin via GitGitGadget
- [PATCH v10 14/15] scalar: implement the `delete` command, Matthew John Cheetham via GitGitGadget
- [PATCH v10 15/15] scalar: implement the `version` command, Johannes Schindelin via GitGitGadget
- Re: [PATCH v10 00/15] Upstreaming the Scalar command, Elijah Newren
Re: Bug with line endings on git.,
Torsten =?unknown-8bit?q?B=C3=B6gershausen?=
Problem accessing git.kernel.org with git v2.33 plus gitproxy,
Kirill A. Shutemov
[PATCH] send-email: Avoid incorrect header propagation,
Marvin Häuser
[PATCH 00/19] Adds reftable library code from https://github.com/hanwen/reftable.,
Han-Wen Nienhuys via GitGitGadget
- [PATCH 01/19] hash.h: provide constants for the hash IDs, Han-Wen Nienhuys via GitGitGadget
- [PATCH 03/19] reftable: add error related functionality, Han-Wen Nienhuys via GitGitGadget
- [PATCH 02/19] reftable: RFC: add LICENSE, Han-Wen Nienhuys via GitGitGadget
- [PATCH 04/19] reftable: utility functions, Han-Wen Nienhuys via GitGitGadget
- [PATCH 05/19] reftable: add blocksource, an abstraction for random access reads, Han-Wen Nienhuys via GitGitGadget
- [PATCH 07/19] Provide zlib's uncompress2 from compat/zlib-compat.c, Han-Wen Nienhuys via GitGitGadget
- [PATCH 06/19] reftable: (de)serialization for the polymorphic record type., Han-Wen Nienhuys via GitGitGadget
- [PATCH 09/19] reftable: a generic binary tree implementation, Han-Wen Nienhuys via GitGitGadget
- [PATCH 08/19] reftable: reading/writing blocks, Han-Wen Nienhuys via GitGitGadget
- [PATCH 10/19] reftable: write reftable files, Han-Wen Nienhuys via GitGitGadget
- [PATCH 11/19] reftable: generic interface to tables, Han-Wen Nienhuys via GitGitGadget
- [PATCH 13/19] reftable: reftable file level tests, Han-Wen Nienhuys via GitGitGadget
- [PATCH 12/19] reftable: read reftable files, Han-Wen Nienhuys via GitGitGadget
- [PATCH 14/19] reftable: add a heap-based priority queue for reftable records, Han-Wen Nienhuys via GitGitGadget
- [PATCH 15/19] reftable: add merged table view, Han-Wen Nienhuys via GitGitGadget
- [PATCH 16/19] reftable: implement refname validation, Han-Wen Nienhuys via GitGitGadget
- [PATCH 18/19] reftable: add dump utility, Han-Wen Nienhuys via GitGitGadget
- [PATCH 17/19] reftable: implement stack, a mutable database of reftable files., Han-Wen Nienhuys via GitGitGadget
- [PATCH 19/19] Add "test-tool dump-reftable" command., Han-Wen Nienhuys via GitGitGadget
- Re: [PATCH 00/19] Adds reftable library code from https://github.com/hanwen/reftable., Han-Wen Nienhuys
- [PATCH 0/4] fixup for hn/reftable, Carlo Marcelo Arenas Belón
- [PATCH v2 00/19] Adds reftable library code from https://github.com/hanwen/reftable., Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 01/19] hash.h: provide constants for the hash IDs, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 02/19] reftable: RFC: add LICENSE, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 03/19] reftable: add error related functionality, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 04/19] reftable: utility functions, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 06/19] reftable: (de)serialization for the polymorphic record type., Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 07/19] Provide zlib's uncompress2 from compat/zlib-compat.c, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 05/19] reftable: add blocksource, an abstraction for random access reads, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 08/19] reftable: reading/writing blocks, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 09/19] reftable: a generic binary tree implementation, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 10/19] reftable: write reftable files, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 11/19] reftable: generic interface to tables, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 12/19] reftable: read reftable files, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 14/19] reftable: add a heap-based priority queue for reftable records, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 13/19] reftable: reftable file level tests, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 16/19] reftable: implement refname validation, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 15/19] reftable: add merged table view, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 17/19] reftable: implement stack, a mutable database of reftable files., Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 18/19] reftable: add dump utility, Han-Wen Nienhuys via GitGitGadget
- [PATCH v2 19/19] Add "test-tool dump-reftable" command., Han-Wen Nienhuys via GitGitGadget
- Re: [PATCH v2 00/19] Adds reftable library code from https://github.com/hanwen/reftable., Junio C Hamano
- Re: [PATCH v2 00/19] Adds reftable library code from https://github.com/hanwen/reftable., Junio C Hamano
- [PATCH v3 00/19] Adds reftable library code from https://github.com/hanwen/reftable., Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 02/19] reftable: RFC: add LICENSE, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 03/19] reftable: add error related functionality, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 01/19] hash.h: provide constants for the hash IDs, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 04/19] reftable: utility functions, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 05/19] reftable: add blocksource, an abstraction for random access reads, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 06/19] reftable: (de)serialization for the polymorphic record type., Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 07/19] Provide zlib's uncompress2 from compat/zlib-compat.c, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 09/19] reftable: a generic binary tree implementation, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 08/19] reftable: reading/writing blocks, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 10/19] reftable: write reftable files, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 11/19] reftable: generic interface to tables, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 12/19] reftable: read reftable files, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 15/19] reftable: add merged table view, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 13/19] reftable: reftable file level tests, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 14/19] reftable: add a heap-based priority queue for reftable records, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 16/19] reftable: implement refname validation, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 17/19] reftable: implement stack, a mutable database of reftable files., Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 18/19] reftable: add dump utility, Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 19/19] Add "test-tool dump-reftable" command., Han-Wen Nienhuys via GitGitGadget
- Re: [PATCH v3 00/19] Adds reftable library code from https://github.com/hanwen/reftable., Junio C Hamano
- hn/reftable "fixes", Carlo Marcelo Arenas Belón
- [PATCH v4 00/19] Adds reftable library code from https://github.com/hanwen/reftable., Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 01/19] hash.h: provide constants for the hash IDs, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 02/19] reftable: add LICENSE, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 03/19] reftable: add error related functionality, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 04/19] reftable: utility functions, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 05/19] reftable: add blocksource, an abstraction for random access reads, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 09/19] reftable: a generic binary tree implementation, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 10/19] reftable: write reftable files, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 11/19] reftable: generic interface to tables, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 08/19] reftable: reading/writing blocks, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 12/19] reftable: read reftable files, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 06/19] reftable: (de)serialization for the polymorphic record type., Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 07/19] Provide zlib's uncompress2 from compat/zlib-compat.c, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 13/19] reftable: reftable file level tests, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 14/19] reftable: add a heap-based priority queue for reftable records, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 15/19] reftable: add merged table view, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 16/19] reftable: implement refname validation, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 18/19] reftable: add dump utility, Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 19/19] Add "test-tool dump-reftable" command., Han-Wen Nienhuys via GitGitGadget
- [PATCH v4 17/19] reftable: implement stack, a mutable database of reftable files., Han-Wen Nienhuys via GitGitGadget
[PATCH 0/4] Gets rid of "if reflog exists, append to it regardless of config settings",
Han-Wen Nienhuys via GitGitGadget
[PATCH v2] gitk: new option to hide prefetch refs, Tal Kelrich
Q: Should "submodule set-url" add .gitmodules to index?, Ulrich Windl
diff-index --cc no longer permitted, gitk is now broken (slightly),
Johannes Sixt
[PATCH 0/3] suppress trailing whitespace on empty "notes" lines,
Eric Sunshine
[PATCH 0/3] pack-objects: simplify add_objects_in_unpacked_packs(),
Taylor Blau
What's cooking in git.git (Aug 2021, #09; Sun, 29),
Junio C Hamano
Draft of Git Rev News edition 78,
Christian Couder
[PATCH] merge-recursive: use fspathcmp() in path_hashmap_cmp(),
René Scharfe
Exec upload-pack on remote with what parameters to get direntries.,
Stef Bon
[PATCH v2] make: add install-stripped target, Bagas Sanjaya
[PATCH] test-lib: set GIT_CEILING_DIRECTORIES to protect the surrounding repository,
SZEDER Gábor
[PATCH] doc: fix syntax error and the format of printf, Zoker via GitGitGadget
Git re-creates newly added directory when it is pushed,
Yuri
[PATCH] t7900: add '--scheduler=launchctl' parameter to fix test,
Ramsay Jones
[PATCH] archive: convert queue_directory to struct object_id,
René Scharfe
[PATCH] show-branch: simplify rev_is_head(), René Scharfe
Unexpected diff patch, Eugen Konkov
[GSOC] ref-filter code clean, ZheNing Hu
[PATCH] pretty-options.txt: describe supported encoding,
Christopher Yeleighton via GitGitGadget
[PATCH] submodule: absorb git dir instead of dying on deinit,
Mugdha Pattnaik via GitGitGadget
[PATCH 0/2] make: install stripped Git,
Bagas Sanjaya
BUG: git diff --name-only ignores --ignore-*,
Stefan Hoffmeister
[PATCH] test-lib-functions: avoid non POSIX ERE in test_dir_is_empty(),
Carlo Marcelo Arenas Belón
[RFC PATCH 0/2] First steps towards iterating over submodule refs,
Jonathan Tan
[PATCH RESEND] branch: allow deleting dangling branches with --force,
René Scharfe
[PATCH 1/2] xopen: explicitly report creation failures,
René Scharfe
[PATCH] fetch: skip formatting updated refs with `--quiet`,
Patrick Steinhardt
How to interactively rebase-and-reword nth commit?,
Konstantin Kharlamov
[PATCH] ls-refs: reuse buffer when sending refs,
Patrick Steinhardt
[BUG] git-rebase unnecessarily change mtime of files,
Konstantin Kharlamov
[PATCH 0/8] [GSOC] ref-filter: eliminate dummy ref_format to make the code cleaner,
ZheNing Hu via GitGitGadget
[PATCH 0/2] [RFC] Implement a bulk-checkin option for core.fsyncObjectFiles,
Neeraj K. Singh via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]