Show patches with: Archived = No       |   20728 patches
« 1 2 ... 32 33 34207 208 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,01/12] t: introduce DEFAULT_REPO_FORMAT prereq Introduce `refStorage` extension - - - --- 2023-12-29 Patrick Steinhardt Accepted
[1/1] Replace SID with domain/username Replace SID with domain/username on Windows - - - --- 2023-12-28 Sören Krecker Superseded
ci: add job performing static analysis on GitLab CI ci: add job performing static analysis on GitLab CI - - - --- 2023-12-28 Patrick Steinhardt Accepted
[4/6] builtin/worktree: move setup of commondir file earlier [1/6] refs: prepare `refs_init_db()` for initializing worktree refs - - - --- 2023-12-28 Patrick Steinhardt Accepted
[3/6] refs/files: skip creation of "refs/{heads,tags}" for worktrees [1/6] refs: prepare `refs_init_db()` for initializing worktree refs - - - --- 2023-12-28 Patrick Steinhardt Accepted
[v2,12/12] t9500: write "extensions.refstorage" into config Introduce `refStorage` extension - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v2,11/12] builtin/clone: introduce `--ref-format=` value flag Introduce `refStorage` extension - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v2,10/12] builtin/init: introduce `--ref-format=` value flag Introduce `refStorage` extension - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v2,09/12] builtin/rev-parse: introduce `--show-ref-format` flag Introduce `refStorage` extension - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v2,08/12] t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvar Introduce `refStorage` extension - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v2,07/12] setup: introduce GIT_DEFAULT_REF_FORMAT envvar Introduce `refStorage` extension - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v2,06/12] setup: introduce "extensions.refStorage" extension Introduce `refStorage` extension - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v2,05/12] setup: set repository's formats on init Introduce `refStorage` extension - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v2,04/12] setup: start tracking ref storage format Introduce `refStorage` extension - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v2,03/12] refs: refactor logic to look up storage backends Introduce `refStorage` extension - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v2,02/12] worktree: skip reading HEAD when repairing worktrees Introduce `refStorage` extension - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v2,01/12] t: introduce DEFAULT_REPO_FORMAT prereq Introduce `refStorage` extension - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v4] sideband.c: remove redundant 'NEEDSWORK' tag [v4] sideband.c: remove redundant 'NEEDSWORK' tag - - - --- 2023-12-28 Chandra Pratap Accepted
[v2,8/8] reftable/merged: transfer ownership of records when iterating reftable: fixes and optimizations (pt.2) - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v2,7/8] reftable/merged: really reuse buffers to compute record keys reftable: fixes and optimizations (pt.2) - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v2,6/8] reftable/record: store "val2" hashes as static arrays reftable: fixes and optimizations (pt.2) - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v2,5/8] reftable/record: store "val1" hashes as static arrays reftable: fixes and optimizations (pt.2) - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v2,4/8] reftable/record: constify some parts of the interface reftable: fixes and optimizations (pt.2) - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v2,3/8] reftable/writer: fix index corruption when writing multiple indices reftable: fixes and optimizations (pt.2) - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v2,2/8] reftable/stack: do not auto-compact twice in `reftable_stack_add()` reftable: fixes and optimizations (pt.2) - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v2,1/8] reftable/stack: do not overwrite errors when compacting reftable: fixes and optimizations (pt.2) - - - --- 2023-12-28 Patrick Steinhardt Superseded
[v3,9/9] SubmittingPatches: hyphenate non-ASCII Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-28 Josh Soref Accepted
[v3,8/9] SubmittingPatches: clarify GitHub artifact format Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-28 Josh Soref Accepted
[v3,7/9] SubmittingPatches: clarify GitHub visual Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-28 Josh Soref Accepted
[v3,6/9] SubmittingPatches: provide tag naming advice Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-28 Josh Soref Accepted
[v3,5/9] SubmittingPatches: update extra tags list Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-28 Josh Soref Accepted
[v3,4/9] SubmittingPatches: discourage new trailers Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-28 Josh Soref Accepted
[v3,3/9] SubmittingPatches: drop ref to "What's in git.git" Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-28 Josh Soref Accepted
[v3,2/9] CodingGuidelines: write punctuation marks Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-28 Josh Soref Accepted
[v3,1/9] CodingGuidelines: move period inside parentheses Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-28 Josh Soref Accepted
[1/1] doc: use singular form of repeatable path arg doc: git-bisect: change plural form to singular - - - --- 2023-12-27 Britton Kerin Accepted
[v3] sideband.c: remove redundant 'NEEDSWORK' tag [v3] sideband.c: remove redundant 'NEEDSWORK' tag - - - --- 2023-12-27 Chandra Pratap Superseded
[v4,3/3] apply: code simplification apply with core.filemode=false - - - --- 2023-12-26 Junio C Hamano Accepted
[v4,2/3] apply: correctly reverse patch's pre- and post-image mode bits apply with core.filemode=false - - - --- 2023-12-26 Junio C Hamano Accepted
[v4,1/3] apply: ignore working tree filemode when !core.filemode apply with core.filemode=false - 1 - --- 2023-12-26 Junio C Hamano Accepted
[v2] sparse-checkout: be consistent with end of options markers [v2] sparse-checkout: be consistent with end of options markers - - - --- 2023-12-26 Elijah Newren Accepted
[2/2] doc: enforce placeholders in documentation Fix doc placeholders - - - --- 2023-12-25 Jean-Noël AVILA Accepted
[1/2] doc: enforce dashes in placeholders Fix doc placeholders - - - --- 2023-12-25 Jean-Noël AVILA Accepted
sparse-checkout: be consistent with end of options markers sparse-checkout: be consistent with end of options markers - - - --- 2023-12-24 Elijah Newren Superseded
[v2,12/12] treewide: remove unnecessary includes in source files Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-23 Elijah Newren Accepted
[v2,11/12] treewide: add direct includes currently only pulled in transitively Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-23 Elijah Newren Accepted
[v2,10/12] trace2/tr2_tls.h: remove unnecessary include Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-23 Elijah Newren Accepted
[v2,09/12] submodule-config.h: remove unnecessary include Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-23 Elijah Newren Accepted
[v2,08/12] pkt-line.h: remove unnecessary include Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-23 Elijah Newren Accepted
[v2,07/12] line-log.h: remove unnecessary include Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-23 Elijah Newren Accepted
[v2,06/12] http.h: remove unnecessary include Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-23 Elijah Newren Accepted
[v2,05/12] fsmonitor--daemon.h: remove unnecessary includes Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-23 Elijah Newren Accepted
[v2,04/12] blame.h: remove unnecessary includes Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-23 Elijah Newren Accepted
[v2,03/12] archive.h: remove unnecessary include Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-23 Elijah Newren Accepted
[v2,02/12] treewide: remove unnecessary includes in source files Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-23 Elijah Newren Accepted
[v2,01/12] treewide: remove unnecessary includes from header files Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-23 Elijah Newren Accepted
sideband.c: replace int with size_t for clarity sideband.c: replace int with size_t for clarity - - - --- 2023-12-22 Chandra Pratap Superseded
Port helper/test-ctype.c to unit-tests/t-ctype.c Port helper/test-ctype.c to unit-tests/t-ctype.c - - - --- 2023-12-21 Achu Luma Superseded
mem-pool: fix big allocations mem-pool: fix big allocations - - - --- 2023-12-21 René Scharfe Superseded
[v2,9/9] SubmittingPatches: hyphenate non-ASCII Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-21 Josh Soref Superseded
[v2,8/9] SubmittingPatches: clarify GitHub artifact format Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-21 Josh Soref Superseded
[v2,7/9] SubmittingPatches: clarify GitHub visual Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-21 Josh Soref Superseded
[v2,6/9] SubmittingPatches: improve extra tags advice Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-21 Josh Soref Superseded
[v2,5/9] SubmittingPatches: update extra tags list Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-21 Josh Soref Superseded
[v2,4/9] SubmittingPatches: discourage new trailers Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-21 Josh Soref Superseded
[v2,3/9] SubmittingPatches: drop ref to "What's in git.git" Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-21 Josh Soref Superseded
[v2,2/9] CodingGuidelines: write punctuation marks Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-21 Josh Soref Superseded
[v2,1/9] CodingGuidelines: move period inside parentheses Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-21 Josh Soref Superseded
t1006: add tests for %(objectsize:disk) t1006: add tests for %(objectsize:disk) - - - --- 2023-12-21 Jeff King Superseded
[2/3] sparse-checkout: use default patterns for 'set' only !stdin sparse-checkout with --end-of-options - - - --- 2023-12-21 Junio C Hamano Accepted
[v3,1/2] Documentation/git-merge.txt: fix reference to synopsis [v3,1/2] Documentation/git-merge.txt: fix reference to synopsis - - - --- 2023-12-20 Michael Lohmann Accepted
[2/2] Documentation/git-merge.txt: use backticks for command wrapping Documentation/git-merge.txt: fix reference to synopsis - - - --- 2023-12-20 Michael Lohmann Accepted
[1/2] Documentation/git-merge.txt: fix reference to synopsis Documentation/git-merge.txt: fix reference to synopsis - - - --- 2023-12-20 Michael Lohmann Accepted
[12/12] t9500: write "extensions.refstorage" into config Introduce `refStorage` extension - - - --- 2023-12-20 Patrick Steinhardt Superseded
[11/12] builtin/clone: introduce `--ref-format=` value flag Introduce `refStorage` extension - - - --- 2023-12-20 Patrick Steinhardt Superseded
[10/12] builtin/init: introduce `--ref-format=` value flag Introduce `refStorage` extension - - - --- 2023-12-20 Patrick Steinhardt Superseded
[09/12] builtin/rev-parse: introduce `--show-ref-format` flag Introduce `refStorage` extension - - - --- 2023-12-20 Patrick Steinhardt Superseded
[08/12] t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvar Introduce `refStorage` extension - - - --- 2023-12-20 Patrick Steinhardt Superseded
[07/12] setup: introduce GIT_DEFAULT_REF_FORMAT envvar Introduce `refStorage` extension - - - --- 2023-12-20 Patrick Steinhardt Superseded
[06/12] setup: introduce "extensions.refStorage" extension Introduce `refStorage` extension - - - --- 2023-12-20 Patrick Steinhardt Superseded
[05/12] setup: set repository's formats on init Introduce `refStorage` extension - - - --- 2023-12-20 Patrick Steinhardt Superseded
[04/12] setup: start tracking ref storage format when Introduce `refStorage` extension - - - --- 2023-12-20 Patrick Steinhardt Superseded
[03/12] refs: refactor logic to look up storage backends Introduce `refStorage` extension - - - --- 2023-12-20 Patrick Steinhardt Superseded
[02/12] worktree: skip reading HEAD when repairing worktrees Introduce `refStorage` extension - - - --- 2023-12-20 Patrick Steinhardt Superseded
[01/12] t: introduce DEFAULT_REPO_FORMAT prereq Introduce `refStorage` extension - - - --- 2023-12-20 Patrick Steinhardt Superseded
[7/7] reftable/merged: transfer ownership of records when iterating reftable: fixes and optimizations (pt.2) - - - --- 2023-12-20 Patrick Steinhardt Superseded
[6/7] reftable/merged: really reuse buffers to compute record keys reftable: fixes and optimizations (pt.2) - - - --- 2023-12-20 Patrick Steinhardt Superseded
[5/7] reftable/record: store "val2" hashes as static arrays reftable: fixes and optimizations (pt.2) - - - --- 2023-12-20 Patrick Steinhardt Superseded
[4/7] reftable/record: store "val1" hashes as static arrays reftable: fixes and optimizations (pt.2) - - - --- 2023-12-20 Patrick Steinhardt Superseded
[3/7] reftable/record: constify some parts of the interface reftable: fixes and optimizations (pt.2) - - - --- 2023-12-20 Patrick Steinhardt Superseded
[2/7] reftable/writer: fix index corruption when writing multiple indices reftable: fixes and optimizations (pt.2) - - - --- 2023-12-20 Patrick Steinhardt Superseded
[1/7] reftable/stack: do not overwrite errors when compacting reftable: fixes and optimizations (pt.2) - - - --- 2023-12-20 Patrick Steinhardt Superseded
[v3,2/2] completion: support pseudoref existence checks for reftables completion: refactor and support reftables backend - - - --- 2023-12-19 Stan Hu Accepted
[v3,1/2] completion: refactor existence checks for pseudorefs completion: refactor and support reftables backend - - - --- 2023-12-19 Stan Hu Accepted
remote.h: retire CAS_OPT_NAME remote.h: retire CAS_OPT_NAME - - - --- 2023-12-19 Junio C Hamano Accepted
[v2] Teach git apply to respect core.fileMode settings [v2] Teach git apply to respect core.fileMode settings - 1 - --- 2023-12-19 Chandra Pratap Superseded
[8/8] SubmittingPatches: hyphenate non-ASCII Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-19 Josh Soref Superseded
[7/8] SubmittingPatches: clarify GitHub artifact format Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-19 Josh Soref Superseded
[6/8] SubmittingPatches: clarify GitHub visual Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-19 Josh Soref Superseded
[5/8] SubmittingPatches: improve extra tags advice Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-19 Josh Soref Superseded
« 1 2 ... 32 33 34207 208 »