Show patches with: Archived = No       |   23821 patches
« 1 2 ... 44 45 46238 239 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,09/13] reftable/generic: move seeking of records into the iterator reftable: prepare for re-seekable iterators - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v2,08/13] reftable/merged: simplify indices for subiterators reftable: prepare for re-seekable iterators - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v2,07/13] reftable/merged: split up initialization and seeking of records reftable: prepare for re-seekable iterators - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v2,06/13] reftable/reader: set up the reader when initializing table iterator reftable: prepare for re-seekable iterators - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v2,05/13] reftable/reader: inline `reader_seek_internal()` reftable: prepare for re-seekable iterators - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v2,04/13] reftable/reader: separate concerns of table iter and reftable reader reftable: prepare for re-seekable iterators - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v2,03/13] reftable/reader: unify indexed and linear seeking reftable: prepare for re-seekable iterators - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v2,02/13] reftable/reader: avoid copying index iterator reftable: prepare for re-seekable iterators - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v2,01/13] reftable/block: use `size_t` to track restart point index reftable: prepare for re-seekable iterators - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v3,11/11] refs/reftable: allow configuring geometric factor reftable: expose write options as config - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v3,10/11] reftable: make the compaction factor configurable reftable: expose write options as config - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v3,09/11] refs/reftable: allow disabling writing the object index reftable: expose write options as config - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v3,08/11] refs/reftable: allow configuring restart interval reftable: expose write options as config - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v3,07/11] reftable: use `uint16_t` to track restart interval reftable: expose write options as config - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v3,06/11] refs/reftable: allow configuring block size reftable: expose write options as config - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v3,05/11] reftable/dump: support dumping a table's block structure reftable: expose write options as config - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v3,04/11] reftable/writer: improve error when passed an invalid block size reftable: expose write options as config - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v3,03/11] reftable/writer: drop static variable used to initialize strbuf reftable: expose write options as config - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v3,02/11] reftable: pass opts as constant pointer reftable: expose write options as config - - - --- 2024-05-13 Patrick Steinhardt Accepted
[v3,01/11] reftable: consistently refer to `reftable_write_options` as `opts` reftable: expose write options as config - - - --- 2024-05-13 Patrick Steinhardt Accepted
compat/regex: fix argument order to calloc(3) compat/regex: fix argument order to calloc(3) - - - --- 2024-05-12 Junio C Hamano Accepted
[v2] documentation: git-update-index: add --show-index-version to synopsis [v2] documentation: git-update-index: add --show-index-version to synopsis - - - --- 2024-05-12 Dov Murik Accepted
fetch-pack: Remove unused struct 'loose_object_iter' fetch-pack: Remove unused struct 'loose_object_iter' - - - --- 2024-05-12 Dr. David Alan Gilbert Accepted
[v2,2/2] osxkeychain: state[] seen=1 to skip unnecessary store operations osxkeychain: lock for exclusive execution - - - --- 2024-05-11 Koji Nakamaru Superseded
[v2,1/2] osxkeychain: lock for exclusive execution osxkeychain: lock for exclusive execution - - - --- 2024-05-11 Koji Nakamaru Superseded
doc: git-update-index: add --show-index-version to synopsis doc: git-update-index: add --show-index-version to synopsis - - - --- 2024-05-10 Dov Murik Accepted
[v2,2/2] SubmittingPatches: extend the "flow" section Describe life cycle of a patch series - - - --- 2024-05-10 Junio C Hamano Accepted
[v2,1/2] SubmittingPatches: move the patch-flow section earlier Describe life cycle of a patch series - - - --- 2024-05-10 Junio C Hamano Accepted
[21/21] builtin/config: pass data between callbacks via local variables builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[20/21] builtin/config: convert flags to a local variable builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[19/21] builtin/config: track "fixed value" option via flags only builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[18/21] builtin/config: convert `key` to a local variable builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[17/21] builtin/config: convert `key_regexp` to a local variable builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[16/21] builtin/config: convert `regexp` to a local variable builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[15/21] builtin/config: convert `value_pattern` to a local variable builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[14/21] builtin/config: convert `do_not_match` to a local variable builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[13/21] builtin/config: move `respect_includes_opt` into location options builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[12/21] builtin/config: move default value into display options builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[11/21] builtin/config: move type options into display options builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[10/21] builtin/config: move display options into local variables builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[09/21] builtin/config: move location options into local variables builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[08/21] builtin/config: refactor functions to have common exit paths builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[07/21] config: make the config source const builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[06/21] builtin/config: check for writeability after source is set up builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[05/21] builtin/config: move actions into `cmd_config_actions()` builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[04/21] builtin/config: move legacy options into `cmd_config()` builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[03/21] builtin/config: move subcommand options into `cmd_config()` builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[02/21] builtin/config: move legacy mode into its own function builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[01/21] builtin/config: stop printing full usage on misuse builtin/config: remove global state - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v2,11/11] refs/reftable: allow configuring geometric factor reftable: expose write options as config - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v2,10/11] reftable: make the compaction factor configurable reftable: expose write options as config - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v2,09/11] refs/reftable: allow disabling writing the object index reftable: expose write options as config - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v2,08/11] refs/reftable: allow configuring restart interval reftable: expose write options as config - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v2,07/11] reftable: use `uint16_t` to track restart interval reftable: expose write options as config - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v2,06/11] refs/reftable: allow configuring block size reftable: expose write options as config - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v2,05/11] reftable/dump: support dumping a table's block structure reftable: expose write options as config - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v2,04/11] reftable/writer: improve error when passed an invalid block size reftable: expose write options as config - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v2,03/11] reftable/writer: drop static variable used to initialize strbuf reftable: expose write options as config - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v2,02/11] reftable: consistently pass write opts as value reftable: expose write options as config - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v2,01/11] reftable: consistently refer to `reftable_write_options` as `opts` reftable: expose write options as config - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v4,10/10] refs: refuse to write pseudorefs Clarify pseudo-ref terminology - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v4,09/10] ref-filter: properly distinuish pseudo and root refs Clarify pseudo-ref terminology - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v4,08/10] refs: pseudorefs are no refs Clarify pseudo-ref terminology - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v4,07/10] refs: classify HEAD as a root ref Clarify pseudo-ref terminology - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v4,06/10] refs: root refs can be symbolic refs Clarify pseudo-ref terminology - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v4,05/10] refs: refname `is_special_ref()` to `is_pseudo_ref()` Clarify pseudo-ref terminology - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v4,04/10] refs: rename `is_pseudoref()` to `is_root_ref()` Clarify pseudo-ref terminology - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v4,03/10] Documentation/glossary: define root refs as refs Clarify pseudo-ref terminology - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v4,02/10] Documentation/glossary: clarify limitations of pseudorefs Clarify pseudo-ref terminology - - - --- 2024-05-10 Patrick Steinhardt Superseded
[v4,01/10] Documentation/glossary: redefine pseudorefs as special refs Clarify pseudo-ref terminology - - - --- 2024-05-10 Patrick Steinhardt Superseded
osxkeychain: lock for exclusive execution osxkeychain: lock for exclusive execution - - - --- 2024-05-10 Koji Nakamaru Accepted
SubmittingPatches: advertise git-manpages-l10n project a bit SubmittingPatches: advertise git-manpages-l10n project a bit 1 - - --- 2024-05-09 Junio C Hamano Accepted
[3/3] ci: stop installing "gcc-13" for osx-gcc un-breaking osx-gcc ci job - - - --- 2024-05-09 Jeff King Accepted
[2/3] ci: avoid bare "gcc" for osx-gcc job un-breaking osx-gcc ci job - - - --- 2024-05-09 Jeff King Accepted
ci: update coverity runs_on_pool reference ci: update coverity runs_on_pool reference - - - --- 2024-05-09 Jeff King Accepted
[v2,1/1] macOS: ls-files path fails if path of workdir is NFD [v2,1/1] macOS: ls-files path fails if path of workdir is NFD - - - --- 2024-05-09 Torsten Bögershausen Superseded
gitlab-ci: fix installing dependencies for fuzz smoke tests gitlab-ci: fix installing dependencies for fuzz smoke tests - - - --- 2024-05-09 Patrick Steinhardt Accepted
[v2] doc: describe the project's decision-making process [v2] doc: describe the project's decision-making process - - - --- 2024-05-09 Josh Steadmon Superseded
[v3] git-p4: show Perforce error to the user [v3] git-p4: show Perforce error to the user - - - --- 2024-05-08 Fahad Alrashed Accepted
[v2] Bug fix: ensure P4 "err" is displayed when exception is raised. [v2] Bug fix: ensure P4 "err" is displayed when exception is raised. - - - --- 2024-05-08 Fahad Alrashed Accepted
[13/13] reftable/merged: adapt interface to allow reuse of iterators reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt Superseded
[12/13] reftable/stack: provide convenience functions to create iterators reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt Superseded
[11/13] reftable/reader: adapt interface to allow reuse of iterators reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt Superseded
[10/13] reftable/generic: adapt interface to allow reuse of iterators reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt Superseded
[09/13] reftable/generic: move seeking of records into the iterator reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt Superseded
[08/13] reftable/merged: simplify indices for subiterators reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt Superseded
[07/13] reftable/merged: split up initialization and seeking of records reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt Superseded
[06/13] reftable/reader: set up the reader when initializing table iterator reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt Superseded
[05/13] reftable/reader: inline `reader_seek_internal()` reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt Superseded
[04/13] reftable/reader: separate concerns of table iter and reftable reader reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt Superseded
[03/13] reftable/reader: unify indexed and linear seeking reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt Superseded
[02/13] reftable/reader: avoid copying index iterator reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt Superseded
[01/13] reftable/block: use `size_t` to track restart point index reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt Superseded
[v4,4/3] t0018: two small fixes advice: add "all" option to disable all hints - - - --- 2024-05-08 Junio C Hamano Accepted
[v3] scalar: avoid segfault in reconfigure --all [v3] scalar: avoid segfault in reconfigure --all - - - --- 2024-05-08 Derrick Stolee Accepted
Documentation/git-merge-tree.txt: document -X Documentation/git-merge-tree.txt: document -X - - - --- 2024-05-07 Victoria Dye Accepted
[v8,8/8] refs: remove `create_symref` and associated dead code refs: add support for transactional symref updates - - - --- 2024-05-07 Karthik Nayak Accepted
[v8,7/8] refs: rename `refs_create_symref()` to `refs_update_symref()` refs: add support for transactional symref updates - - - --- 2024-05-07 Karthik Nayak Accepted
[v8,6/8] refs: use transaction in `refs_create_symref()` refs: add support for transactional symref updates - - - --- 2024-05-07 Karthik Nayak Accepted
[v8,3/8] refs: support symrefs in 'reference-transaction' hook refs: add support for transactional symref updates - - - --- 2024-05-07 Karthik Nayak Accepted
« 1 2 ... 44 45 46238 239 »