Show patches with: none      |   43415 patches
« 1 2 3 4434 435 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[11/11] refs/reftable: allow configuring geometric factor reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[10/11] reftable: make the compaction factor configurable reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[09/11] refs/reftable: allow disabling writing the object index reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[08/11] refs/reftable: allow configuring restart interval reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[07/11] reftable: use `uint16_t` to track restart interval reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[06/11] refs/reftable: allow configuring block size reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[05/11] reftable/dump: support dumping a table's block structure reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[04/11] reftable/writer: improve error when passed an invalid block size reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[03/11] reftable/writer: drop static variable used to initialize strbuf reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[02/11] reftable: consistently pass write opts as value reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[01/11] reftable: consistently refer to `reftable_write_options` as `opts` reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
t4216-log-bloom.sh broken ? t4216-log-bloom.sh broken ? - - - --- 2024-05-02 Torsten Bögershausen New
[v4,10/10] trailer unit tests: inspect iterator contents Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,09/10] trailer: document parse_trailers() usage Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,08/10] trailer: retire trailer_info_get() from API Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,07/10] trailer: make trailer_info struct private Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,06/10] trailer: make parse_trailers() return trailer_info pointer Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,05/10] interpret-trailers: access trailer_info with new helpers Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,04/10] sequencer: use the trailer iterator Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,03/10] trailer: teach iterator about non-trailer lines Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,02/10] trailer: add unit tests for trailer iterator Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,01/10] Makefile: sort UNIT_TEST_PROGRAMS Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
using tree as attribute source is slow, was Re: Help troubleshoot performance regression cloning wi… using tree as attribute source is slow, was Re: Help troubleshoot performance regression cloning wi… - - - --- 2024-05-01 Jeff King New
[v5,7/7] refs: remove `create_symref` and associated dead code refs: add support for transactional symref updates - - - --- 2024-05-01 Karthik Nayak New
[v5,6/7] refs: rename `refs_create_symref()` to `refs_update_symref()` refs: add support for transactional symref updates - - - --- 2024-05-01 Karthik Nayak New
[v5,5/7] refs: use transaction in `refs_create_symref()` refs: add support for transactional symref updates - - - --- 2024-05-01 Karthik Nayak New
[v5,4/7] refs: add support for transactional symref updates refs: add support for transactional symref updates - - - --- 2024-05-01 Karthik Nayak New
[v5,3/7] refs: support symrefs in 'reference-transaction' hook refs: add support for transactional symref updates - - - --- 2024-05-01 Karthik Nayak New
[v5,2/7] files-backend: extract out `create_symref_lock()` refs: add support for transactional symref updates - - - --- 2024-05-01 Karthik Nayak New
[v5,1/7] refs: accept symref values in `ref_transaction_update()` refs: add support for transactional symref updates - - - --- 2024-05-01 Karthik Nayak New
rev-parse: document how --is-* options work outside a repository rev-parse: document how --is-* options work outside a repository - - - --- 2024-05-01 Junio C Hamano New
diff-lib: stop calling diff_setup_done() in do_diff_cache() diff-lib: stop calling diff_setup_done() in do_diff_cache() - - - --- 2024-05-01 René Scharfe New
completion: zsh: stop leaking local cache variable completion: zsh: stop leaking local cache variable - - - --- 2024-04-30 D. Ben Knoble New
[v5,7/7] ci: use test-tool as unit test runner on Windows test-tool: add unit test suite runner - - - --- 2024-04-30 Josh Steadmon New
[v5,6/7] t/Makefile: run unit tests alongside shell tests test-tool: add unit test suite runner - - - --- 2024-04-30 Josh Steadmon New
[v5,5/7] unit tests: add rule for running with test-tool test-tool: add unit test suite runner - - - --- 2024-04-30 Josh Steadmon New
[v5,4/7] test-tool run-command testsuite: support unit tests test-tool: add unit test suite runner - - - --- 2024-04-30 Josh Steadmon New
[v5,3/7] test-tool run-command testsuite: remove hardcoded filter test-tool: add unit test suite runner - - - --- 2024-04-30 Josh Steadmon New
[v5,2/7] test-tool run-command testsuite: get shell from env test-tool: add unit test suite runner - - - --- 2024-04-30 Josh Steadmon New
[v5,1/7] t0080: turn t-basic unit test into a helper test-tool: add unit test suite runner - - - --- 2024-04-30 Josh Steadmon New
scalar: avoid segfault in reconfigure --all scalar: avoid segfault in reconfigure --all - - - --- 2024-04-30 Derrick Stolee New
refs: return conflict error when checking packed refs refs: return conflict error when checking packed refs - - - --- 2024-04-30 Ivan Tse New
[v4,3/3] builtin/tag.c: add --trailer option builtin/tag.c: add --trailer option - - - --- 2024-04-30 John Passaro New
[v4,2/3] builtin/commit.c: refactor --trailer logic builtin/tag.c: add --trailer option - - - --- 2024-04-30 John Passaro New
[v4,1/3] builtin/commit.c: remove bespoke option callback builtin/tag.c: add --trailer option - - - --- 2024-04-30 John Passaro New
[v2,10/10] refs: refuse to write pseudorefs Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt New
[v2,09/10] ref-filter: properly distinuish pseudo and root refs Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt New
[v2,08/10] refs: pseudorefs are no refs Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt New
[v2,07/10] refs: root refs can be symbolic refs Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt New
[v2,06/10] refs: classify HEAD as a root ref Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt New
[v2,05/10] refs: refname `is_special_ref()` to `is_pseudo_ref()` Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt New
[v2,04/10] refs: rename `is_pseudoref()` to `is_root_ref()` Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt New
[v2,03/10] Documentation/glossary: define root refs as refs Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt New
[v2,02/10] Documentation/glossary: clarify limitations of pseudorefs Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt New
[v2,01/10] Documentation/glossary: redefine pseudorefs as special refs Clarify pseudo-ref terminology - - - --- 2024-04-30 Patrick Steinhardt New
[v3,1/1] advice: add --no-advice global option advice: add --no-advice global option - - - --- 2024-04-30 James Liu New
[2/2] gitlab-ci: add whitespace error check Add GitLab CI to check for whitespace errors - - - --- 2024-04-30 Justin Tobler New
[1/2] ci: pre-collapse GitLab CI sections Add GitLab CI to check for whitespace errors - - - --- 2024-04-30 Justin Tobler New
[v2,23/23] t/perf: implement performace tests for pseudo-merge bitmaps pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,22/23] pseudo-merge: implement support for finding existing merges pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,21/23] ewah: `bitmap_equals_ewah()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,20/23] pack-bitmap: extra trace2 information pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,19/23] pack-bitmap.c: use pseudo-merges during traversal pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,18/23] t/test-lib-functions.sh: support `--date` in `test_commit_bulk()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,17/23] pack-bitmap: implement test helpers for pseudo-merge pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,16/23] ewah: implement `ewah_bitmap_popcount()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,15/23] pseudo-merge: implement support for reading pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,14/23] pack-bitmap.c: read pseudo-merge extension pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,13/23] pseudo-merge: scaffolding for reads pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,12/23] pack-bitmap: extract `read_bitmap()` function pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,11/23] pack-bitmap-write.c: write pseudo-merge table pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,10/23] pack-bitmap-write.c: select pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,09/23] pseudo-merge: implement support for selecting pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,08/23] pack-bitmap: make `bitmap_writer_push_bitmapped_commit()` public pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,07/23] pack-bitmap: implement `bitmap_writer_has_bitmapped_object_id()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,06/23] pack-bitmap-write: support storing pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,05/23] pseudo-merge.ch: initial commit pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,04/23] pack-bitmap: move some initialization to `bitmap_writer_init()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,03/23] pack-bitmap: drop unused `max_bitmaps` parameter pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,02/23] ewah: implement `ewah_bitmap_is_subset()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,01/23] Documentation/technical: describe pseudo-merge bitmaps format pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v3,3/3] po: update git-tag translations builtin/tag.c: add --trailer option - - - --- 2024-04-29 John Passaro Superseded
[v3,2/3] builtin/tag.c: add --trailer arg builtin/tag.c: add --trailer option - - - --- 2024-04-29 John Passaro Superseded
[v3,1/3] builtin/commit.c: refactor --trailer logic builtin/tag.c: add --trailer option - - - --- 2024-04-29 John Passaro Superseded
[v5,2/2] add-patch: response to unknown command add-patch: response to unknown command - - - --- 2024-04-29 Rubén Justo New
[v5,1/2] add-patch: do not show UI messages on stderr add-patch: response to unknown command - - - --- 2024-04-29 Rubén Justo New
[v2] builtin/tag.c: add --trailer arg [v2] builtin/tag.c: add --trailer arg - - - --- 2024-04-29 John Passaro New
[3/3] color: add support for 12-bit RGB colors color: add support for 12-bit RGB colors - - - --- 2024-04-29 Beat Bolli New
[2/3] t/t4026-color: add test coverage for invalid RGB colors color: add support for 12-bit RGB colors - - - --- 2024-04-29 Beat Bolli New
[1/3] t/t4026-color: remove an extra double quote character color: add support for 12-bit RGB colors - - - --- 2024-04-29 Beat Bolli New
[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
[8/8] refs: check refnames as fully qualified when resolving Untitled series #848767 - - - --- 2024-04-29 Jeff King New
[7/8] refs: check refnames as fully qualified when writing tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[6/8] check_refname_format(): add FULLY_QUALIFIED flag tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[5/8] refs: use is_pseudoref_syntax() in refname_is_safe() tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[4/8] refs: disallow dash in pseudoref syntax tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[3/8] refs: move is_pseudoref_syntax() definition earlier tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[2/8] t5619: use fully qualified refname for branch tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
« 1 2 3 4434 435 »