[PATCH 00/24] pack-objects: multi-pack verbatim reuse
2023-11-30 10:18 UTC (32+ messages)
` [PATCH 01/24] pack-objects: free packing_data in more places
` [PATCH 02/24] pack-bitmap-write: deep-clear the `bb_commit` slab
` [PATCH 03/24] pack-bitmap: plug leak in find_objects()
` [PATCH 04/24] midx: factor out `fill_pack_info()`
` [PATCH 05/24] midx: implement `DISP` chunk
` [PATCH 06/24] midx: implement `midx_locate_pack()`
` [PATCH 07/24] midx: implement `--retain-disjoint` mode
` [PATCH 08/24] pack-objects: implement `--ignore-disjoint` mode
` [PATCH 09/24] repack: implement `--extend-disjoint` mode
` [PATCH 10/24] pack-bitmap: pass `bitmapped_pack` struct to pack-reuse functions
` [PATCH 11/24] pack-bitmap: simplify `reuse_partial_packfile_from_bitmap()` signature
` [PATCH 12/24] pack-bitmap: return multiple packs via `reuse_partial_packfile_from_bitmap()`
` [PATCH 13/24] pack-objects: parameterize pack-reuse routines over a single pack
` [PATCH 14/24] pack-objects: keep track of `pack_start` for each reuse pack
` [PATCH 15/24] pack-objects: pass `bitmapped_pack`'s to pack-reuse functions
` [PATCH 16/24] pack-objects: prepare `write_reused_pack()` for multi-pack reuse
` [PATCH 17/24] pack-objects: prepare `write_reused_pack_verbatim()` "
` [PATCH 18/24] pack-objects: include number of packs reused in output
` [PATCH 19/24] pack-bitmap: prepare to mark objects from multiple packs for reuse
` [PATCH 20/24] pack-objects: add tracing for various packfile metrics
` [PATCH 21/24] t/test-lib-functions.sh: implement `test_trace2_data` helper
` [PATCH 22/24] pack-objects: allow setting `pack.allowPackReuse` to "single"
` [PATCH 23/24] pack-bitmap: reuse objects from all disjoint packs
` [PATCH 24/24] t/perf: add performance tests for multi-pack reuse
[PATCH 0/4] refs: improve handling of special refs
2023-11-30 7:46 UTC (14+ messages)
` [PATCH 1/4] wt-status: read HEAD and ORIG_HEAD via the refdb
` [PATCH 2/4] refs: propagate errno when reading special refs fails
` [PATCH 3/4] refs: complete list of special refs
` [PATCH 4/4] bisect: consistently write BISECT_EXPECTED_REV via the refdb
[PATCH 00/10] t: more compatibility fixes with reftables
2023-11-30 7:06 UTC (16+ messages)
` [PATCH 01/10] t0410: mark tests to require the reffiles backend
` [PATCH 02/10] t1400: split up generic reflog tests from the reffile-specific ones
` [PATCH 03/10] t1401: stop treating FETCH_HEAD as real reference
` [PATCH 04/10] t1410: use test-tool to create empty reflog
` [PATCH 05/10] t1417: make `reflog --updateref` tests backend agnostic
` [PATCH 06/10] t3310: stop checking for reference existence via `test -f`
` [PATCH 07/10] t4013: simplify magic parsing and drop "failure"
` [PATCH 08/10] t5401: speed up creation of many branches
` [PATCH 09/10] t5551: stop writing packed-refs directly
` [PATCH 10/10] t6301: write invalid object ID via `test-tool ref-store`
[PATCH] Mention default oldbranch in git-branch doc
2023-11-30 0:24 UTC
[PATCH] setup: recognize bare repositories with packed-refs
2023-11-29 21:30 UTC (12+ messages)
Draft of Git Rev News edition 105
2023-11-29 18:34 UTC
My hub
2023-11-28 23:50 UTC
[PATCH v3 0/3] subtree: fix split processing with multiple subtrees present
2023-11-28 21:17 UTC (5+ messages)
` [PATCH v4] "
` [PATCH v5] "
Submodule update fetching with outer repo's default branch
2023-11-28 18:32 UTC (2+ messages)
[PATCH] completion: add and use the __git_get_config_subsection helper function
2023-11-28 12:40 UTC (3+ messages)
[PATCH] i18n: factorize even more 'incompatible options' messages
2023-11-28 12:33 UTC (7+ messages)
--end-of-options inconsistently available?!
2023-11-28 8:40 UTC (3+ messages)
[PATCH] doc: make the gitfile syntax easier to discover
2023-11-28 6:55 UTC (6+ messages)
Fix git-send-email.perl w.r.t. recent Getopt::Long update
2023-11-28 2:07 UTC (8+ messages)
Migration of git-scm.com to a static web site: ready for review/testing
2023-11-28 1:54 UTC (7+ messages)
[BUG?] Semantics of HEAD when bare cloning non-bare repositories
2023-11-27 21:56 UTC (2+ messages)
[PATCH 0/4] Redact unsafe URLs in the Trace2 output
2023-11-27 21:50 UTC (5+ messages)
` [PATCH 2/4] trace2: redact passwords from https:// URLs by default
git checkout -B <branch> lets you checkout a branch that is already checked out in another worktree Inbox
2023-11-27 21:31 UTC (10+ messages)
` [PATCH 2/2] checkout: forbid "-B <branch>" from touching a branch used elsewhere
[PATCH v2 0/5] Avoid hang if curl needs eof twice + minor related improvements
2023-11-27 18:26 UTC (4+ messages)
What's cooking in git.git (Nov 2023, #09; Mon, 27)
2023-11-27 14:24 UTC
[PATCH] remote-curl: avoid hang if curl asks for more data after eof
2023-11-27 13:21 UTC (4+ messages)
` [PATCH v2 5/5] http: reset CURLOPT_POSTFIELDSIZE_LARGE between requests
[PATCH] remote-curl: avoid hang if curl asks for more data after eof
2023-11-27 13:19 UTC (4+ messages)
[PATCH] column: release strbuf and string_list after use
2023-11-27 12:04 UTC (2+ messages)
[PATCH 0/4] Sparse checkout completion fixes
2023-11-27 1:39 UTC (15+ messages)
` [PATCH 1/4] completion: squelch stray errors in sparse-checkout completion
` [PATCH 2/4] completion: fix logic for determining whether cone mode is active
` [PATCH 3/4] completion: avoid misleading completions in cone mode
` [PATCH 4/4] completion: avoid user confusion in non-cone mode
` [PATCH v2 0/4] Sparse checkout completion fixes
` [PATCH v2 1/4] completion: squelch stray errors in sparse-checkout completion
` [PATCH v2 2/4] completion: fix logic for determining whether cone mode is active
` [PATCH v2 3/4] completion: avoid misleading completions in cone mode
` [PATCH v2 4/4] completion: avoid user confusion in non-cone mode
[PATCH 0/4] Switch links to https
2023-11-27 0:49 UTC (21+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] doc: switch "
` [PATCH v2 2/4] doc: update links to current pages
` [PATCH v2 4/4] doc: refer to internet archive
` [PATCH v3 0/4] Switch links to https
` [PATCH v3 1/4] doc: update links to current pages
` [PATCH v3 2/4] doc: switch links to https
` [PATCH v3 3/4] doc: update links for andre-simon.de
` [PATCH v3 4/4] doc: refer to internet archive
No automatic continue of rebasing with rerere
2023-11-26 12:08 UTC
[PATCH] builtin/reflog.c: fix dry-run option short name
2023-11-26 8:44 UTC (2+ messages)
[PATCH 0/1] git-send-email causes failures because of wrong option specifications
2023-11-26 2:39 UTC (3+ messages)
` [PATCH 1/1] "
[BUG] `git push` sends unnecessary objects
2023-11-25 14:54 UTC (3+ messages)
"git overlay" - command for overlaying branches
2023-11-25 10:50 UTC (4+ messages)
[PATCH v6 00/14] Introduce new `git replay` command
2023-11-25 0:02 UTC (21+ messages)
` [PATCH v7 "
` [PATCH v8 "
` [PATCH v8 01/14] t6429: remove switching aspects of fast-rebase
` [PATCH v8 02/14] replay: introduce new builtin
` [PATCH v8 03/14] replay: start using parse_options API
` [PATCH v8 04/14] replay: die() instead of failing assert()
` [PATCH v8 05/14] replay: introduce pick_regular_commit()
` [PATCH v8 06/14] replay: change rev walking options
` [PATCH v8 07/14] replay: add an important FIXME comment about gpg signing
` [PATCH v8 08/14] replay: remove progress and info output
` [PATCH v8 09/14] replay: remove HEAD related sanity check
` [PATCH v8 10/14] replay: make it a minimal server side command
` [PATCH v8 11/14] replay: use standard revision ranges
` [PATCH v8 12/14] replay: add --advance or 'cherry-pick' mode
` [PATCH v8 13/14] replay: add --contained to rebase contained branches
` [PATCH v8 14/14] replay: stop assuming replayed branches do not diverge
[PATCH] git-prompt: stop manually parsing HEAD
2023-11-24 18:28 UTC (3+ messages)
Running git(1) from within hooks/post-update
2023-11-24 15:49 UTC (3+ messages)
Unable to split then edit hunk in git interactive add
2023-11-24 15:19 UTC (2+ messages)
[PATCH] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
2023-11-24 11:08 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] object-name: reject too-deep recursive ancestor queries
2023-11-24 10:11 UTC (4+ messages)
[PATCH] credential/wincred: store oauth_refresh_token
2023-11-24 8:00 UTC (4+ messages)
` [PATCH v2] "
[PATCH] git-p4: fix fast import when empty commit is first
2023-11-24 6:55 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/2] orphan/unborn: add to the glossary and use them consistently
2023-11-24 3:10 UTC (2+ messages)
` [PATCH 2/2] orphan/unborn: fix use of 'orphan' in end-user facing messages
Orphan branch not well-defined?
2023-11-24 2:31 UTC (6+ messages)
page: next (older)
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).