Show patches with: none      |   40950 patches
« 1 2 3 4409 410 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[06/10] t3310: stop checking for reference existence via `test -f` t: more compatibility fixes with reftables - - - --- 2023-11-29 Patrick Steinhardt New
[05/10] t1417: make `reflog --updateref` tests backend agnostic t: more compatibility fixes with reftables - - - --- 2023-11-29 Patrick Steinhardt New
[04/10] t1410: use test-tool to create empty reflog t: more compatibility fixes with reftables - - - --- 2023-11-29 Patrick Steinhardt New
[03/10] t1401: stop treating FETCH_HEAD as real reference t: more compatibility fixes with reftables - - - --- 2023-11-29 Patrick Steinhardt New
[02/10] t1400: split up generic reflog tests from the reffile-specific ones t: more compatibility fixes with reftables - - - --- 2023-11-29 Patrick Steinhardt New
[01/10] t0410: mark tests to require the reffiles backend t: more compatibility fixes with reftables - - - --- 2023-11-29 Patrick Steinhardt New
[v5] subtree: fix split processing with multiple subtrees present [v5] subtree: fix split processing with multiple subtrees present - - - --- 2023-11-28 Zach FettersMoore Superseded
[24/24] t/perf: add performance tests for multi-pack reuse pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[23/24] pack-bitmap: reuse objects from all disjoint packs pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[22/24] pack-objects: allow setting `pack.allowPackReuse` to "single" pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[21/24] t/test-lib-functions.sh: implement `test_trace2_data` helper pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[20/24] pack-objects: add tracing for various packfile metrics pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[19/24] pack-bitmap: prepare to mark objects from multiple packs for reuse pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[18/24] pack-objects: include number of packs reused in output pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[17/24] pack-objects: prepare `write_reused_pack_verbatim()` for multi-pack reuse pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[16/24] pack-objects: prepare `write_reused_pack()` for multi-pack reuse pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[15/24] pack-objects: pass `bitmapped_pack`'s to pack-reuse functions pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[14/24] pack-objects: keep track of `pack_start` for each reuse pack pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[13/24] pack-objects: parameterize pack-reuse routines over a single pack pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[12/24] pack-bitmap: return multiple packs via `reuse_partial_packfile_from_bitmap()` pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[11/24] pack-bitmap: simplify `reuse_partial_packfile_from_bitmap()` signature pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[10/24] pack-bitmap: pass `bitmapped_pack` struct to pack-reuse functions pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[09/24] repack: implement `--extend-disjoint` mode pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[08/24] pack-objects: implement `--ignore-disjoint` mode pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[07/24] midx: implement `--retain-disjoint` mode pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[06/24] midx: implement `midx_locate_pack()` pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[05/24] midx: implement `DISP` chunk pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[04/24] midx: factor out `fill_pack_info()` pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[03/24] pack-bitmap: plug leak in find_objects() pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[02/24] pack-bitmap-write: deep-clear the `bb_commit` slab pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
[01/24] pack-objects: free packing_data in more places pack-objects: multi-pack verbatim reuse - - - --- 2023-11-28 Taylor Blau New
setup: recognize bare repositories with packed-refs setup: recognize bare repositories with packed-refs - 1 - --- 2023-11-28 Adam Majer New
doc: make the gitfile syntax easier to discover doc: make the gitfile syntax easier to discover - - - --- 2023-11-28 Marcel Krause New
doc: make the gitfile syntax easier to discover doc: make the gitfile syntax easier to discover - - - --- 2023-11-28 Marcel Krause Superseded
i18n: factorize even more 'incompatible options' messages i18n: factorize even more 'incompatible options' messages - - - --- 2023-11-26 René Scharfe New
column: release strbuf and string_list after use column: release strbuf and string_list after use - - - --- 2023-11-26 René Scharfe New
[v2,4/4] completion: avoid user confusion in non-cone mode Sparse checkout completion fixes - - - --- 2023-11-26 Elijah Newren Superseded
[v2,3/4] completion: avoid misleading completions in cone mode Sparse checkout completion fixes - - - --- 2023-11-26 Elijah Newren Superseded
[v2,2/4] completion: fix logic for determining whether cone mode is active Sparse checkout completion fixes - - - --- 2023-11-26 Elijah Newren Superseded
[v2,1/4] completion: squelch stray errors in sparse-checkout completion Sparse checkout completion fixes - - - --- 2023-11-26 Elijah Newren Superseded
builtin/reflog.c: fix dry-run option short name builtin/reflog.c: fix dry-run option short name - - - --- 2023-11-26 Josh Brobst New
[1/1] git-send-email causes failures because of wrong option specifications git-send-email causes failures because of wrong option specifications - - - --- 2023-11-25 H.Merijn Brand New
doc: make the gitfile syntax easier to discover doc: make the gitfile syntax easier to discover - - - --- 2023-11-24 Marcel Krause Superseded
git-prompt: stop manually parsing HEAD git-prompt: stop manually parsing HEAD - - - --- 2023-11-24 Patrick Steinhardt New
[v8,14/14] replay: stop assuming replayed branches do not diverge Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder Accepted
[v8,13/14] replay: add --contained to rebase contained branches Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder Accepted
[v8,12/14] replay: add --advance or 'cherry-pick' mode Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder Accepted
[v8,11/14] replay: use standard revision ranges Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder Accepted
[v8,10/14] replay: make it a minimal server side command Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder Accepted
[v8,09/14] replay: remove HEAD related sanity check Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder Accepted
[v8,08/14] replay: remove progress and info output Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder Accepted
[v8,07/14] replay: add an important FIXME comment about gpg signing Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder Accepted
[v8,06/14] replay: change rev walking options Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder Accepted
[v8,05/14] replay: introduce pick_regular_commit() Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder Accepted
[v8,04/14] replay: die() instead of failing assert() Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder Accepted
[v8,03/14] replay: start using parse_options API Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder Accepted
[v8,02/14] replay: introduce new builtin Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder Accepted
[v8,01/14] t6429: remove switching aspects of fast-rebase Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder Accepted
[v3] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default [v3] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default - - - --- 2023-11-24 Patrick Steinhardt Accepted
Fix git-send-email.perl w.r.t. recent Getopt::Long update Fix git-send-email.perl w.r.t. recent Getopt::Long update - - - --- 2023-11-24 H.Merijn Brand New
[v2] git-p4: fix fast import when empty commit is first [v2] git-p4: fix fast import when empty commit is first - - - --- 2023-11-24 Alisha Kim New
[v3,4/4] doc: refer to internet archive Switch links to https - - - --- 2023-11-24 Josh Soref Accepted
[v3,3/4] doc: update links for andre-simon.de Switch links to https - - - --- 2023-11-24 Josh Soref Accepted
[v3,2/4] doc: switch links to https Switch links to https - - - --- 2023-11-24 Josh Soref New
[v3,1/4] doc: update links to current pages Switch links to https - - - --- 2023-11-24 Josh Soref Accepted
[2/2] orphan/unborn: fix use of 'orphan' in end-user facing messages [1/2] orphan/unborn: add to the glossary and use them consistently - - - --- 2023-11-24 Junio C Hamano New
[1/2] orphan/unborn: add to the glossary and use them consistently [1/2] orphan/unborn: add to the glossary and use them consistently - - - --- 2023-11-24 Junio C Hamano New
[4/4] completion: avoid user confusion in non-cone mode Sparse checkout completion fixes - - - --- 2023-11-23 Elijah Newren New
[3/4] completion: avoid misleading completions in cone mode Sparse checkout completion fixes - - - --- 2023-11-23 Elijah Newren New
[2/4] completion: fix logic for determining whether cone mode is active Sparse checkout completion fixes - - - --- 2023-11-23 Elijah Newren New
[1/4] completion: squelch stray errors in sparse-checkout completion Sparse checkout completion fixes - - - --- 2023-11-23 Elijah Newren New
[2/2] checkout: forbid "-B <branch>" from touching a branch used elsewhere Untitled series #803558 - - - --- 2023-11-23 Junio C Hamano New
[4/4] t0212: test URL redacting in EVENT format Redact unsafe URLs in the Trace2 output - - - --- 2023-11-22 Jeff Hostetler New
[3/4] t0211: test URL redacting in PERF format Redact unsafe URLs in the Trace2 output - - - --- 2023-11-22 Jeff Hostetler New
[2/4] trace2: redact passwords from https:// URLs by default Redact unsafe URLs in the Trace2 output - - - --- 2023-11-22 Johannes Schindelin New
[1/4] trace2: fix signature of trace2_def_param() macro Redact unsafe URLs in the Trace2 output - - - --- 2023-11-22 Jeff Hostetler New
git-p4: fix fast import when empty commit is first git-p4: fix fast import when empty commit is first - - - --- 2023-11-22 Alisha Kim Superseded
[v2,6/6] t7420: test that we correctly handle renamed submodules [v2,1/6] submodule--helper: use submodule_from_path in set-{url,branch} - - - --- 2023-11-21 Jan Alexander Steffens (heftig) New
[v2,5/6] t7419: test that we correctly handle renamed submodules [v2,1/6] submodule--helper: use submodule_from_path in set-{url,branch} - - - --- 2023-11-21 Jan Alexander Steffens (heftig) Accepted
[v2,4/6] t7419, t7420: use test_cmp_config instead of grepping .gitmodules [v2,1/6] submodule--helper: use submodule_from_path in set-{url,branch} - - - --- 2023-11-21 Jan Alexander Steffens (heftig) New
[v2,3/6] t7419: actually test the branch switching [v2,1/6] submodule--helper: use submodule_from_path in set-{url,branch} - - - --- 2023-11-21 Jan Alexander Steffens (heftig) New
[v2,2/6] submodule--helper: return error from set-url when modifying failed [v2,1/6] submodule--helper: use submodule_from_path in set-{url,branch} - - - --- 2023-11-21 Jan Alexander Steffens (heftig) New
[v2,1/6] submodule--helper: use submodule_from_path in set-{url,branch} [v2,1/6] submodule--helper: use submodule_from_path in set-{url,branch} - - - --- 2023-11-21 Jan Alexander Steffens (heftig) New
[8/8] reftable/stack: fix stale lock when dying reftable: small set of fixes - - - --- 2023-11-21 Patrick Steinhardt Superseded
[7/8] reftable/merged: reuse buffer to compute record keys reftable: small set of fixes - - - --- 2023-11-21 Patrick Steinhardt Superseded
[6/8] reftable/stack: reuse buffers when reloading stack reftable: small set of fixes - - - --- 2023-11-21 Patrick Steinhardt Superseded
[5/8] reftable/stack: perform auto-compaction with transactional interface reftable: small set of fixes - - - --- 2023-11-21 Patrick Steinhardt Superseded
[4/8] reftable/stack: verify that `reftable_stack_add()` uses auto-compaction reftable: small set of fixes - - - --- 2023-11-21 Patrick Steinhardt Superseded
[3/8] reftable: handle interrupted writes reftable: small set of fixes - - - --- 2023-11-21 Patrick Steinhardt Superseded
[2/8] reftable: handle interrupted reads reftable: small set of fixes - - - --- 2023-11-21 Patrick Steinhardt Superseded
[1/8] reftable: wrap EXPECT macros in do/while reftable: small set of fixes - - - --- 2023-11-21 Patrick Steinhardt Superseded
[v2] merge-file: add --diff-algorithm option [v2] merge-file: add --diff-algorithm option - 1 - --- 2023-11-20 Antonin Delpeuch New
object-name: reject too-deep recursive ancestor queries object-name: reject too-deep recursive ancestor queries - - - --- 2023-11-20 Taylor Blau New
[v2] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default [v2] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default - - - --- 2023-11-20 Patrick Steinhardt Superseded
[PULL] l10n updates for 2.43.0 round 2 [PULL] l10n updates for 2.43.0 round 2 - - - --- 2023-11-20 Jiang Xin New
setup: recognize bare repositories with packed-refs setup: recognize bare repositories with packed-refs - 1 - --- 2023-11-17 Adam Majer Superseded
setup: recognize bare repositories with packed-refs setup: recognize bare repositories with packed-refs - - - --- 2023-11-17 Adam Majer Superseded
[v4] fuzz: add new oss-fuzz fuzzer for date.c / date.h [v4] fuzz: add new oss-fuzz fuzzer for date.c / date.h - - - --- 2023-11-17 Arthur Chan Accepted
Fix a typo in `each_file_in_pack_dir_fn()`'s declaration Fix a typo in `each_file_in_pack_dir_fn()`'s declaration - - - --- 2023-11-17 Johannes Schindelin Accepted
send-email: remove stray characters from usage send-email: remove stray characters from usage - - - --- 2023-11-16 Todd Zullinger Accepted
« 1 2 3 4409 410 »