Show patches with: Archived = No       |   19499 patches
« 1 2 ... 18 19 20194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,1/4] config: format newlines maintenance: use XDG config if it exists - - - --- 2024-01-18 Kristoffer Haugsbakk Accepted
[v2] merge-ll: expose revision names to custom drivers [v2] merge-ll: expose revision names to custom drivers - - - --- 2024-01-18 Antonin Delpeuch Superseded
merge-ll: expose revision names to custom drivers merge-ll: expose revision names to custom drivers - - - --- 2024-01-18 Antonin Delpeuch Superseded
[2/2] reftable/stack: fix race in up-to-date check reftable/stack: fix race in up-to-date check - - - --- 2024-01-18 Patrick Steinhardt Accepted
[1/2] reftable/stack: unconditionally reload stack after commit reftable/stack: fix race in up-to-date check - - - --- 2024-01-18 Patrick Steinhardt Accepted
[v2,5/5] ci: add macOS jobs to GitLab CI ci: add support for macOS to GitLab CI - - - --- 2024-01-18 Patrick Steinhardt Accepted
[v2,4/5] ci: make p4 setup on macOS more robust ci: add support for macOS to GitLab CI - - - --- 2024-01-18 Patrick Steinhardt Accepted
[v2,3/5] ci: handle TEST_OUTPUT_DIRECTORY when printing test failures ci: add support for macOS to GitLab CI - - - --- 2024-01-18 Patrick Steinhardt Accepted
[v2,2/5] Makefile: detect new Homebrew location for ARM-based Macs ci: add support for macOS to GitLab CI - - - --- 2024-01-18 Patrick Steinhardt Accepted
[v2,1/5] t7527: decrease likelihood of racing with fsmonitor daemon ci: add support for macOS to GitLab CI - - - --- 2024-01-18 Patrick Steinhardt Accepted
[v2,4/4] submodule-config.c: strengthen URL fsck check Strengthen fsck checks for submodule URLs - - - --- 2024-01-18 Victoria Dye Accepted
[v2,3/4] t7450: test submodule urls Strengthen fsck checks for submodule URLs - - - --- 2024-01-18 Victoria Dye Accepted
[v2,2/4] test-submodule: remove command line handling for check-name Strengthen fsck checks for submodule URLs - - - --- 2024-01-18 Victoria Dye Accepted
[v2,1/4] submodule-config.h: move check_submodule_url Strengthen fsck checks for submodule URLs - - - --- 2024-01-18 Victoria Dye Accepted
[07/12] t1410: move reffiles specific tests to t0600 Group reffiles tests - - - --- 2024-01-17 John Cai Accepted
[06/12] t1406: move reffiles specific tests to t0600 Group reffiles tests - - - --- 2024-01-17 John Cai Accepted
[02/12] remove REFFILES prerequisite Group reffiles tests - - - --- 2024-01-17 John Cai Accepted
[01/12] t3210: move to t0602 Group reffiles tests - - - --- 2024-01-17 John Cai Accepted
[v6,2/2] t7501: add tests for --amend --signoff t7501: add tests for --include, --only, --signoff - - - --- 2024-01-17 Ghanshyam Thakkar Accepted
[v6,1/2] t7501: add tests for --include and --only t7501: add tests for --include, --only, --signoff - - - --- 2024-01-17 Ghanshyam Thakkar Accepted
[v3] tests: move t0009-prio-queue.sh to the new unit testing framework [v3] tests: move t0009-prio-queue.sh to the new unit testing framework - - - --- 2024-01-17 Chandra Pratap Superseded
[RFC,4/4] t/Makefile: run unit tests alongside shell tests test-tool: add unit test suite runner - - - --- 2024-01-16 Josh Steadmon Superseded
[RFC,3/4] unit tests: add rule for running with test-tool test-tool: add unit test suite runner - - - --- 2024-01-16 Josh Steadmon Superseded
[RFC,2/4] test-tool run-command testsuite: support unit tests test-tool: add unit test suite runner - - - --- 2024-01-16 Josh Steadmon Superseded
[RFC,1/4] t0080: turn t-basic unit test into a helper test-tool: add unit test suite runner - - - --- 2024-01-16 Josh Steadmon Superseded
[v5,17/17] bloom: introduce `deinit_bloom_filters()` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-16 Taylor Blau Superseded
[v5,16/17] commit-graph: reuse existing Bloom filters where possible bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-16 Taylor Blau Superseded
[v5,15/17] object.h: fix mis-aligned flag bits table bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-16 Taylor Blau Superseded
[v5,14/17] commit-graph: drop unnecessary `graph_read_bloom_data_context` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-16 Taylor Blau Superseded
[v5,13/17] commit-graph.c: unconditionally load Bloom filters bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-16 Taylor Blau Superseded
[v5,12/17] bloom: prepare to discard incompatible Bloom filters bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-16 Taylor Blau Superseded
[v5,11/17] bloom: annotate filters with hash version bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-16 Taylor Blau Superseded
[v5,10/17] commit-graph: new Bloom filter version that fixes murmur3 bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-16 Taylor Blau Superseded
[v5,09/17] repo-settings: introduce commitgraph.changedPathsVersion bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-16 Taylor Blau Superseded
[v5,08/17] t4216: test changed path filters with high bit paths bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-16 Taylor Blau Superseded
[v5,07/17] t/helper/test-read-graph: implement `bloom-filters` mode bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-16 Taylor Blau Superseded
[v5,06/17] bloom.h: make `load_bloom_filter_from_graph()` public bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-16 Taylor Blau Superseded
[v5,05/17] t/helper/test-read-graph.c: extract `dump_graph_info()` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-16 Taylor Blau Superseded
[v5,04/17] gitformat-commit-graph: describe version 2 of BDAT bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-16 Taylor Blau Superseded
[v5,03/17] commit-graph: ensure Bloom filters are read with consistent settings bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-16 Taylor Blau Superseded
[v5,02/17] revision.c: consult Bloom filters for root commits bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-16 Taylor Blau Superseded
[v5,01/17] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-16 Taylor Blau Superseded
[2/2] pack-objects: enable multi-pack reuse via `feature.experimental` pack-objects: enable multi-pack reuse via feature.experimental - - - --- 2024-01-16 Taylor Blau Superseded
[1/2] t5332-multi-pack-reuse.sh: extract pack-objects helper functions pack-objects: enable multi-pack reuse via feature.experimental - - - --- 2024-01-16 Taylor Blau Superseded
rebase: Fix documentation about used shell in -x rebase: Fix documentation about used shell in -x - - - --- 2024-01-16 Nikolay Borisov Superseded
[v5,6/6] transport-helper: call do_take_over() in process_connect support remote archive via stateless transport - - - --- 2024-01-16 Jiang Xin Superseded
[v5,5/6] transport-helper: call do_take_over() in connect_helper support remote archive via stateless transport - - - --- 2024-01-16 Jiang Xin Superseded
[v5,4/6] http-backend: new rpc-service for git-upload-archive support remote archive via stateless transport - - - --- 2024-01-16 Jiang Xin Superseded
[v5,3/6] transport-helper: protocol-v2 supports upload-archive support remote archive via stateless transport - - - --- 2024-01-16 Jiang Xin Superseded
[v5,2/6] remote-curl: supports git-upload-archive service support remote archive via stateless transport - - - --- 2024-01-16 Jiang Xin Superseded
[v5,1/6] transport-helper: no connection restriction in connect_helper support remote archive via stateless transport - - - --- 2024-01-16 Jiang Xin Superseded
[v2] advice: allow disabling the automatic hint in advise_if_enabled() [v2] advice: allow disabling the automatic hint in advise_if_enabled() - - - --- 2024-01-15 Rubén Justo Accepted
[3/3] ci: add macOS jobs to GitLab CI ci: add support for macOS to GitLab CI - - - --- 2024-01-15 Patrick Steinhardt Superseded
[2/3] Makefile: detect new Homebrew location for ARM-based Macs ci: add support for macOS to GitLab CI - - - --- 2024-01-15 Patrick Steinhardt Superseded
[1/3] ci: make p4 setup on macOS more robust ci: add support for macOS to GitLab CI - - - --- 2024-01-15 Patrick Steinhardt Superseded
[v2,5/5] completion: treat dangling symrefs as existing pseudorefs completion: silence pseudo-ref existence check - - - --- 2024-01-15 Patrick Steinhardt Accepted
[v2,4/5] completion: silence pseudoref existence check completion: silence pseudo-ref existence check - - - --- 2024-01-15 Patrick Steinhardt Accepted
[v2,3/5] completion: improve existence check for pseudo-refs completion: silence pseudo-ref existence check - - - --- 2024-01-15 Patrick Steinhardt Accepted
[v2,2/5] t9902: verify that completion does not print anything completion: silence pseudo-ref existence check - - - --- 2024-01-15 Patrick Steinhardt Accepted
[v2,1/5] completion: discover repo path in `__git_pseudoref_exists ()` completion: silence pseudo-ref existence check - - - --- 2024-01-15 Patrick Steinhardt Accepted
[v2,4/4] maintenance: use XDG config if it exists maintenance: use XDG config if it exists - - - --- 2024-01-14 Kristoffer Haugsbakk Superseded
[v2,3/4] config: factor out global config file retrieval maintenance: use XDG config if it exists - - - --- 2024-01-14 Kristoffer Haugsbakk Superseded
[v2,2/4] config: rename global config function maintenance: use XDG config if it exists - - - --- 2024-01-14 Kristoffer Haugsbakk Superseded
[v2,1/4] config: format newlines maintenance: use XDG config if it exists - - - --- 2024-01-14 Kristoffer Haugsbakk Superseded
rev-list-options: fix off-by-one in '--filter=blob:limit=<n>' explainer rev-list-options: fix off-by-one in '--filter=blob:limit=<n>' explainer - - - --- 2024-01-14 Nikolay Edigaryev Accepted
[v2] tests: move t0009-prio-queue.sh to the new unit testing framework [v2] tests: move t0009-prio-queue.sh to the new unit testing framework - - - --- 2024-01-14 Chandra Pratap Superseded
tests: move t0009-prio-queue.sh to the new unit testing framework tests: move t0009-prio-queue.sh to the new unit testing framework - - - --- 2024-01-14 Chandra Pratap Superseded
[v2] diffcore-delta: avoid ignoring final 'line' of file [v2] diffcore-delta: avoid ignoring final 'line' of file - - - --- 2024-01-13 Elijah Newren Accepted
[v5,2/2] t7501: add tests for --amend --signoff t7501: add tests for --include, --only, --signoff - - - --- 2024-01-13 Ghanshyam Thakkar Superseded
[v5,1/2] t7501: add tests for --include and --only t7501: add tests for --include, --only, --signoff - - - --- 2024-01-13 Ghanshyam Thakkar Superseded
[v4,2/2] t7501: add tests for --amend --signoff t7501: add tests for --include, --only, --signoff - - - --- 2024-01-12 Ghanshyam Thakkar Superseded
[v4,1/2] t7501: add tests for --include and --only t7501: add tests for --include, --only, --signoff - - - --- 2024-01-12 Ghanshyam Thakkar Superseded
messages: mark some strings with "up-to-date" not to touch messages: mark some strings with "up-to-date" not to touch - - - --- 2024-01-12 Eric Sunshine Accepted
[v2,2/2] revision: Implement `git log --merge` also for rebase/cherry_pick/revert [v2,1/2] revision: ensure MERGE_HEAD is a ref in prepare_show_merge - - - --- 2024-01-12 Michael Lohmann Superseded
[v2,1/2] revision: ensure MERGE_HEAD is a ref in prepare_show_merge [v2,1/2] revision: ensure MERGE_HEAD is a ref in prepare_show_merge - - - --- 2024-01-12 Michael Lohmann Superseded
advice: allow disabling the automatic hint in advise_if_enabled() advice: allow disabling the automatic hint in advise_if_enabled() - - - --- 2024-01-12 Rubén Justo Superseded
strvec: use correct member name in comments strvec: use correct member name in comments - - - --- 2024-01-12 Linus Arver Accepted
diffcore-delta: avoid ignoring final 'line' of file diffcore-delta: avoid ignoring final 'line' of file - - - --- 2024-01-11 Elijah Newren Superseded
[v2,1/2] t1401: remove lockfile creation Generalize reference locking in tests - - - --- 2024-01-11 Justin Tobler Accepted
[v2] builtin/revert.c: refactor using an enum for cmd-action [v2] builtin/revert.c: refactor using an enum for cmd-action - - - --- 2024-01-11 Michael Lohmann Superseded
git-p4: stop reaching into the refdb git-p4: stop reaching into the refdb - - - --- 2024-01-11 Patrick Steinhardt Accepted
[v2,3/3] branch: make the advice to force-deleting a conditional one branch: error description when deleting a not fully merged branch - - - --- 2024-01-11 Rubén Justo Accepted
[v2,1/3] advice: sort the advice related lists branch: error description when deleting a not fully merged branch - - - --- 2024-01-11 Rubén Justo Accepted
[2/2] completion: silence pseudoref existence check completion: silence pseudo-ref existence check - - - --- 2024-01-11 Patrick Steinhardt Superseded
[1/2] t9902: verify that completion does not print anything completion: silence pseudo-ref existence check - - - --- 2024-01-11 Patrick Steinhardt Superseded
[v2,5/5] reftable/blocksource: use mmap to read tables reftable: optimize I/O patterns - - - --- 2024-01-11 Patrick Steinhardt Accepted
[v2,4/5] reftable/blocksource: refactor code to match our coding style reftable: optimize I/O patterns - - - --- 2024-01-11 Patrick Steinhardt Accepted
[v2,3/5] reftable/stack: use stat info to avoid re-reading stack list reftable: optimize I/O patterns - - - --- 2024-01-11 Patrick Steinhardt Accepted
[v2,2/5] reftable/stack: refactor reloading to use file descriptor reftable: optimize I/O patterns - - - --- 2024-01-11 Patrick Steinhardt Accepted
[v2,1/5] reftable/stack: refactor stack reloading to have common exit path reftable: optimize I/O patterns - - - --- 2024-01-11 Patrick Steinhardt Accepted
builtin/revert.c: refactor using an enum for cmd-action builtin/revert.c: refactor using an enum for cmd-action - - - --- 2024-01-11 Michael Lohmann Superseded
[v2] gitweb: Fixes error handling when reading configuration [v2] gitweb: Fixes error handling when reading configuration - - - --- 2024-01-10 Marcelo Roberto Jimenez Accepted
gitweb: Fixes error handling when reading configuration gitweb: Fixes error handling when reading configuration - - - --- 2024-01-10 Marcelo Roberto Jimenez Superseded
[2/2] t5541: generalize reference locking Generalize reference locking in tests - - - --- 2024-01-10 Justin Tobler Superseded
[1/2] t1401: generalize reference locking Generalize reference locking in tests - - - --- 2024-01-10 Justin Tobler Superseded
branch: error description when deleting a not fully merged branch branch: error description when deleting a not fully merged branch - - - --- 2024-01-10 Rubén Justo Superseded
[1/1] builtin/show-ref: treat directory directory as non-existing in --exists Fix error message in git-show-ref(1) --exists - - - --- 2024-01-10 Toon claes Accepted
[v2,6/6] t: mark tests regarding git-pack-refs(1) to be backend specific t: mark "files"-backend specific tests - - - --- 2024-01-10 Patrick Steinhardt Superseded
[v2,5/6] t5526: break test submodule differently t: mark "files"-backend specific tests - - - --- 2024-01-10 Patrick Steinhardt Superseded
[v2,4/6] t1419: mark test suite as files-backend specific t: mark "files"-backend specific tests - - - --- 2024-01-10 Patrick Steinhardt Superseded
« 1 2 ... 18 19 20194 195 »