Show patches with: none      |   44960 patches
« 1 2 ... 39 40 41449 450 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v3] Teach git apply to respect core.fileMode settings [v3] Teach git apply to respect core.fileMode settings - - - --- 2023-12-20 Chandra Pratap New
[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
Documentation/git-merge.txt: fix reference to synopsys Documentation/git-merge.txt: fix reference to synopsys - - - --- 2023-12-20 Michael Lohmann New
[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
[4/8] SubmittingPatches: update extra tags list Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-19 Josh Soref Superseded
[3/8] SubmittingPatches: drop ref to "What's in git.git" Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-19 Josh Soref Superseded
[2/8] CodingGuidelines: write punctuation marks Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-19 Josh Soref Superseded
[1/8] CodingGuidelines: move period inside parentheses Minor improvements to CodingGuidelines and SubmittingPatches - - - --- 2023-12-19 Josh Soref Superseded
rebase: use strvec_pushf() for format-patch revisions rebase: use strvec_pushf() for format-patch revisions - - - --- 2023-12-19 René Scharfe New
rebase-interactive: show revert option and add single letter shortcut rebase-interactive: show revert option and add single letter shortcut - - - --- 2023-12-18 Michael Lohmann New
rebase-interactive: show revert option and add single letter shortcut rebase-interactive: show revert option and add single letter shortcut - - - --- 2023-12-18 Michael Lohmann Superseded
Teach git apply to respect core.fileMode settings Teach git apply to respect core.fileMode settings - - - --- 2023-12-18 Chandra Pratap Superseded
[1/1] revert/cherry-pick: add --show-current-patch option revert/cherry-pick: add --show-current-patch option - - - --- 2023-12-18 Michael Lohmann New
commit-graph: fix memory leak when not writing graph commit-graph: fix memory leak when not writing graph - - - --- 2023-12-18 Patrick Steinhardt Accepted
[v4,3/3] pkt-line: do not chomp newlines for sideband messages Sideband-all demultiplexer fixes - - - --- 2023-12-17 Jiang Xin Accepted
[v4,2/3] pkt-line: memorize sideband fragment in reader Sideband-all demultiplexer fixes - - - --- 2023-12-17 Jiang Xin Accepted
[v4,1/3] test-pkt-line: add option parser for unpack-sideband Sideband-all demultiplexer fixes - - - --- 2023-12-17 Jiang Xin Accepted
[v3,2/2] fetch: no redundant error message for atomic fetch fix fetch atomic error message - - - --- 2023-12-17 Jiang Xin Accepted
[v3,1/2] t5574: test porcelain output of atomic fetch fix fetch atomic error message - - - --- 2023-12-17 Jiang Xin Accepted
Question: rerere preimage format Question: rerere preimage format - - - --- 2023-12-16 Mohamed Mohey New
git-compat-util: convert skip_{prefix,suffix}{,_mem} to bool git-compat-util: convert skip_{prefix,suffix}{,_mem} to bool - - - --- 2023-12-16 René Scharfe New
doc: format.notes specify a ref under refs/notes/ hierarchy doc: format.notes specify a ref under refs/notes/ hierarchy - - - --- 2023-12-15 Junio C Hamano Accepted
git-add.txt: add missing short option -A to synopsis git-add.txt: add missing short option -A to synopsis - - - --- 2023-12-15 Eric Sunshine Accepted
[5/5] docs: MERGE_AUTOSTASH is not that special make room for "special ref" - - - --- 2023-12-15 Junio C Hamano Accepted
[4/5] docs: AUTO_MERGE is not that special make room for "special ref" - - - --- 2023-12-15 Junio C Hamano Accepted
[3/5] refs.h: HEAD is not that special make room for "special ref" - - - --- 2023-12-15 Junio C Hamano Accepted
[2/5] git-bisect.txt: BISECT_HEAD is not that special make room for "special ref" - - - --- 2023-12-15 Junio C Hamano Accepted
[1/5] git.txt: HEAD is not that special make room for "special ref" - - - --- 2023-12-15 Junio C Hamano New
[v4] tests: adjust whitespace in chainlint expectations [v4] tests: adjust whitespace in chainlint expectations - - - --- 2023-12-15 Patrick Steinhardt Accepted
[v3] tests: adjust whitespace in chainlint expectations [v3] tests: adjust whitespace in chainlint expectations - - - --- 2023-12-15 Patrick Steinhardt Superseded
[v2,26/26] t/perf: add performance tests for multi-pack reuse pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,25/26] pack-bitmap: enable reuse from all bitmapped packs pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,24/26] pack-objects: allow setting `pack.allowPackReuse` to "single" pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,23/26] t/test-lib-functions.sh: implement `test_trace2_data` helper pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,22/26] pack-objects: add tracing for various packfile metrics pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,21/26] pack-bitmap: prepare to mark objects from multiple packs for reuse pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,20/26] pack-revindex: implement `midx_pair_to_pack_pos()` pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,19/26] pack-revindex: factor out `midx_key_to_pack_pos()` helper pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,18/26] midx: implement `midx_preferred_pack()` pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,17/26] git-compat-util.h: implement checked size_t to uint32_t conversion pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,16/26] pack-objects: include number of packs reused in output pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,15/26] pack-objects: prepare `write_reused_pack_verbatim()` for multi-pack reuse pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,14/26] pack-objects: prepare `write_reused_pack()` for multi-pack reuse pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,13/26] pack-objects: pass `bitmapped_pack`'s to pack-reuse functions pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,12/26] pack-objects: keep track of `pack_start` for each reuse pack pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,11/26] pack-objects: parameterize pack-reuse routines over a single pack pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,10/26] pack-bitmap: return multiple packs via `reuse_partial_packfile_from_bitmap()` pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,09/26] pack-bitmap: simplify `reuse_partial_packfile_from_bitmap()` signature pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,08/26] ewah: implement `bitmap_is_empty()` pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,07/26] pack-bitmap: pass `bitmapped_pack` struct to pack-reuse functions pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,06/26] midx: implement `midx_locate_pack()` pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,05/26] midx: implement `BTMP` chunk pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,04/26] midx: factor out `fill_pack_info()` pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,03/26] pack-bitmap: plug leak in find_objects() pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,02/26] pack-bitmap-write: deep-clear the `bb_commit` slab pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[v2,01/26] pack-objects: free packing_data in more places pack-objects: multi-pack verbatim reuse - - - --- 2023-12-14 Taylor Blau Accepted
[2/2] mailinfo: avoid recursion when unquoting From headers avoiding recursion in mailinfo - - - --- 2023-12-14 Jeff King Accepted
[1/2] t5100: make rfc822 comment test more careful avoiding recursion in mailinfo - - - --- 2023-12-14 Jeff King Accepted
[v4,4/4] archive: support remote archive from stateless transport support remote archive via stateless transport - - - --- 2023-12-14 Jiang Xin New
[v4,3/4] transport-helper: call do_take_over() in connect_helper support remote archive via stateless transport - - - --- 2023-12-14 Jiang Xin New
[v4,2/4] transport-helper: call do_take_over() in process_connect support remote archive via stateless transport - - - --- 2023-12-14 Jiang Xin Accepted
[v4,1/4] transport-helper: no connection restriction in connect_helper support remote archive via stateless transport - - - --- 2023-12-14 Jiang Xin Accepted
[v3,4/4] bisect: consistently write BISECT_EXPECTED_REV via the refdb refs: improve handling of special refs - - - --- 2023-12-14 Patrick Steinhardt Accepted
[v3,3/4] refs: complete list of special refs refs: improve handling of special refs - - - --- 2023-12-14 Patrick Steinhardt Accepted
[v3,2/4] refs: propagate errno when reading special refs fails refs: improve handling of special refs - - - --- 2023-12-14 Patrick Steinhardt Accepted
[v3,1/4] wt-status: read HEAD and ORIG_HEAD via the refdb refs: improve handling of special refs - - - --- 2023-12-14 Patrick Steinhardt Accepted
[v2,2/2] fetch: no redundant error message for atomic fetch jx/fetch-atomic-error-message-fix - - - --- 2023-12-14 Jiang Xin New
[v2,1/2] t5574: test porcelain output of atomic fetch jx/fetch-atomic-error-message-fix - - - --- 2023-12-14 Jiang Xin New
[v2] tests: adjust whitespace in chainlint expectations [v2] tests: adjust whitespace in chainlint expectations - - - --- 2023-12-14 Patrick Steinhardt Superseded
tests: drop dependency on `git diff` in check-chainlint tests: drop dependency on `git diff` in check-chainlint - - - --- 2023-12-14 Eric Sunshine New
[2/1] test-lib-functions: add object size functions Test breakage with zlib-ng - - - --- 2023-12-13 René Scharfe New
mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair() mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair() - - - --- 2023-12-12 Jeff King Accepted
Use ^=1 to toggle between 0 and 1 Use ^=1 to toggle between 0 and 1 - - - --- 2023-12-12 Seija Kijin New
Test breakage with zlib-ng Test breakage with zlib-ng - - - --- 2023-12-12 Ondrej Pohorelsky New
tests: prefer host Git to verify chainlint self-checks tests: prefer host Git to verify chainlint self-checks - - - --- 2023-12-12 Patrick Steinhardt New
[v2,4/4] bisect: consistently write BISECT_EXPECTED_REV via the refdb refs: improve handling of special refs - - - --- 2023-12-12 Patrick Steinhardt Superseded
« 1 2 ... 39 40 41449 450 »