Show patches with: Archived = No       |   19556 patches
« 1 2 ... 19 20 21195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,3/6] t1302: make tests more robust with new extensions t: mark "files"-backend specific tests - - - --- 2024-01-10 Patrick Steinhardt Superseded
[v2,2/6] t1301: mark test for `core.sharedRepository` as reffiles specific t: mark "files"-backend specific tests - - - --- 2024-01-10 Patrick Steinhardt Superseded
[v2,1/6] t1300: make tests more robust with non-default ref backends t: mark "files"-backend specific tests - - - --- 2024-01-10 Patrick Steinhardt Superseded
[3/3] submodule-config.c: strengthen URL fsck check Strengthen fsck checks for submodule URLs - - - --- 2024-01-09 Victoria Dye Superseded
[2/3] t7450: test submodule urls Strengthen fsck checks for submodule URLs - - - --- 2024-01-09 Victoria Dye Superseded
[1/3] submodule-config.h: move check_submodule_url Strengthen fsck checks for submodule URLs - - - --- 2024-01-09 Victoria Dye Superseded
[6/6] t: mark tests regarding git-pack-refs(1) to be backend specific t: mark "files"-backend specific tests - - - --- 2024-01-09 Patrick Steinhardt Superseded
[5/6] t5526: break test submodule differently t: mark "files"-backend specific tests - - - --- 2024-01-09 Patrick Steinhardt Superseded
[4/6] t1419: mark test suite as files-backend specific t: mark "files"-backend specific tests - - - --- 2024-01-09 Patrick Steinhardt Superseded
[3/6] t1302: make tests more robust with new extensions t: mark "files"-backend specific tests - - - --- 2024-01-09 Patrick Steinhardt Superseded
[2/6] t1301: mark test for `core.sharedRepository` as reffiles specific t: mark "files"-backend specific tests - - - --- 2024-01-09 Patrick Steinhardt Superseded
[1/6] t1300: mark tests to require default repo format t: mark "files"-backend specific tests - - - --- 2024-01-09 Patrick Steinhardt Superseded
fetch: add new config option fetch.all fetch: add new config option fetch.all - - - --- 2024-01-08 Tamino Bauknecht Accepted
[4/4] reftable/blocksource: use mmap to read tables reftable: optimize I/O patterns - - - --- 2024-01-08 Patrick Steinhardt Superseded
[3/4] reftable/stack: use stat info to avoid re-reading stack list reftable: optimize I/O patterns - - - --- 2024-01-08 Patrick Steinhardt Superseded
[2/4] reftable/stack: refactor reloading to use file descriptor reftable: optimize I/O patterns - - - --- 2024-01-08 Patrick Steinhardt Superseded
[1/4] reftable/stack: refactor stack reloading to have common exit path reftable: optimize I/O patterns - - - --- 2024-01-08 Patrick Steinhardt Superseded
[v2,6/6] builtin/worktree: create refdb via ref backend worktree: initialize refdb via ref backends - - - --- 2024-01-08 Patrick Steinhardt Accepted
[v2,5/6] worktree: expose interface to look up worktree by name worktree: initialize refdb via ref backends - - - --- 2024-01-08 Patrick Steinhardt Accepted
[v2,4/6] builtin/worktree: move setup of commondir file earlier worktree: initialize refdb via ref backends - - - --- 2024-01-08 Patrick Steinhardt Accepted
[v2,3/6] refs/files: skip creation of "refs/{heads,tags}" for worktrees worktree: initialize refdb via ref backends - - - --- 2024-01-08 Patrick Steinhardt Accepted
[v2,2/6] setup: move creation of "refs/" into the files backend worktree: initialize refdb via ref backends - - - --- 2024-01-08 Patrick Steinhardt Accepted
[v2,1/6] refs: prepare `refs_init_db()` for initializing worktree refs worktree: initialize refdb via ref backends - - - --- 2024-01-08 Patrick Steinhardt Accepted
[v3] fetch: add new config option fetch.all [v3] fetch: add new config option fetch.all - - - --- 2024-01-06 Tamino Bauknecht Superseded
branch: clarify <oldbranch> term branch: clarify <oldbranch> term - - - --- 2024-01-06 Rubén Justo Accepted
[Outreachy,v4] Port helper/test-ctype.c to unit-tests/t-ctype.c [Outreachy,v4] Port helper/test-ctype.c to unit-tests/t-ctype.c - - - --- 2024-01-05 Achu Luma Superseded
commit-graph: retain commit slab when closing NULL commit_graph commit-graph: retain commit slab when closing NULL commit_graph - - - --- 2024-01-05 Jeff King Accepted
[v2] rebase: clarify --reschedule-failed-exec default [v2] rebase: clarify --reschedule-failed-exec default - - - --- 2024-01-05 Illia Bobyr Superseded
[v2,2/2] fetch: add cli option --default-only [v2,1/2] fetch: add new config option fetch.all - - - --- 2024-01-04 Tamino Bauknecht Superseded
[v2,1/2] fetch: add new config option fetch.all [v2,1/2] fetch: add new config option fetch.all - - - --- 2024-01-04 Tamino Bauknecht Superseded
fetch: add new config option fetch.all fetch: add new config option fetch.all - - - --- 2024-01-04 Tamino Bauknecht Superseded
fetch: add new config option fetch.all fetch: add new config option fetch.all - - - --- 2024-01-04 Tamino Bauknecht Superseded
[v3] write-or-die: make GIT_FLUSH a Boolean environment variable [v3] write-or-die: make GIT_FLUSH a Boolean environment variable - - - --- 2024-01-04 Chandra Pratap Accepted
[v2] git-prompt: stop manually parsing HEAD with unknown ref formats [v2] git-prompt: stop manually parsing HEAD with unknown ref formats - - - --- 2024-01-04 Patrick Steinhardt Accepted
rebase: clarify --reschedule-failed-exec default rebase: clarify --reschedule-failed-exec default - - - --- 2024-01-04 Illia Bobyr Superseded
push: region_leave trace for negotiate_using_fetch push: region_leave trace for negotiate_using_fetch - - - --- 2024-01-03 Sam Delmerico Accepted
Documentation: fix statement about rebase.instructionFormat Documentation: fix statement about rebase.instructionFormat - - - --- 2024-01-03 Maarten van der Schrieck Accepted
[v2] write-or-die: make GIT_FLUSH a Boolean environment variable [v2] write-or-die: make GIT_FLUSH a Boolean environment variable - - - --- 2024-01-03 Chandra Pratap Superseded
[v3,8/8] reftable/merged: transfer ownership of records when iterating reftable: fixes and optimizations (pt.2) - - - --- 2024-01-03 Patrick Steinhardt Accepted
[v3,7/8] reftable/merged: really reuse buffers to compute record keys reftable: fixes and optimizations (pt.2) - - - --- 2024-01-03 Patrick Steinhardt Accepted
[v3,6/8] reftable/record: store "val2" hashes as static arrays reftable: fixes and optimizations (pt.2) - - - --- 2024-01-03 Patrick Steinhardt Accepted
[v3,5/8] reftable/record: store "val1" hashes as static arrays reftable: fixes and optimizations (pt.2) - - - --- 2024-01-03 Patrick Steinhardt Accepted
[v3,4/8] reftable/record: constify some parts of the interface reftable: fixes and optimizations (pt.2) - - - --- 2024-01-03 Patrick Steinhardt Accepted
« 1 2 ... 19 20 21195 196 »