messages from 2024-11-01 17:45:49 to 2024-11-05 12:52:00 UTC [more...]
[PATCH v6 0/9] add ref content check for files backend
2024-11-05 12:52 UTC (10+ messages)
` [PATCH v6 2/9] ref: check the full refname instead of basename
` [PATCH v6 3/9] ref: initialize target name outside of check functions
` [PATCH v6 4/9] ref: support multiple worktrees check for refs
` [PATCH v6 5/9] ref: port git-fsck(1) regular refs check for files backend
[PATCH 0/8] refs/reftable: reuse iterators when reading refs
2024-11-05 11:20 UTC (25+ messages)
` [PATCH 1/8] refs/reftable: encapsulate reftable stack
` [PATCH 2/8] refs/reftable: handle reloading stacks in the reftable backend
` [PATCH 3/8] refs/reftable: read references via `struct reftable_backend`
` [PATCH 4/8] refs/reftable: refactor reading symbolic refs to use reftable backend
` [PATCH 5/8] refs/reftable: refactor reflog expiry "
` [PATCH 6/8] reftable/stack: add mechanism to notify callers on reload
` [PATCH 7/8] reftable/merged: drain priority queue on reseek
` [PATCH 8/8] refs/reftable: reuse iterators when reading refs
` [PATCH v2 0/8] "
` [PATCH v2 1/8] refs/reftable: encapsulate reftable stack
` [PATCH v2 2/8] refs/reftable: handle reloading stacks in the reftable backend
` [PATCH v2 3/8] refs/reftable: read references via `struct reftable_backend`
` [PATCH v2 4/8] refs/reftable: refactor reading symbolic refs to use reftable backend
` [PATCH v2 5/8] refs/reftable: refactor reflog expiry "
` [PATCH v2 6/8] reftable/stack: add mechanism to notify callers on reload
` [PATCH v2 7/8] reftable/merged: drain priority queue on reseek
` [PATCH v2 8/8] refs/reftable: reuse iterators when reading refs
[PATCH] configure.ac: detect sysinfo
2024-11-05 11:02 UTC
[PATCH] compat: only replace hstrerror if NO_IPV6
2024-11-05 10:23 UTC
[PATCH] Makefile: don't remove configure on distclean
2024-11-05 10:13 UTC
[PATCH 00/20] packfile: avoid using the 'the_repository' global variable
2024-11-05 9:50 UTC (26+ messages)
` [PATCH v4 0/9] "
` [PATCH v4 8/9] config: make `packed_git_(limit|window_size)` non-global variables
` [PATCH v5 0/9] packfile: avoid using the 'the_repository' global variable
` [PATCH v5 1/9] packfile: add repository to struct `packed_git`
` [PATCH v5 2/9] packfile: use `repository` from `packed_git` directly
` [PATCH v5 3/9] packfile: pass `repository` to static function in the file
` [PATCH v5 4/9] packfile: pass down repository to `odb_pack_name`
` [PATCH v5 5/9] packfile: pass down repository to `has_object[_kept]_pack`
` [PATCH v5 6/9] packfile: pass down repository to `for_each_packed_object`
` [PATCH v5 7/9] config: make `delta_base_cache_limit` a non-global variable
` [PATCH v5 8/9] config: make `packed_git_(limit|window_size)` non-global variables
` [PATCH v5 9/9] midx: add repository to `multi_pack_index` struct
What's cooking in git.git (Nov 2024, #03; Mon, 4)
2024-11-05 8:45 UTC
[PATCH 0/2] A few --shallow-exclude fixes
2024-11-05 6:55 UTC (7+ messages)
` [PATCH 1/2] upload-pack: fix ambiguous error message
` [PATCH 2/2] doc: correct misleading descriptions for --shallow-exclude
[PATCH 00/21] Memory leak fixes (pt.9)
2024-11-05 6:52 UTC (45+ messages)
` [PATCH v2 00/22] "
` [PATCH v2 01/22] builtin/ls-remote: plug leaking server options
` [PATCH v2 07/22] pretty: clear signature check
` [PATCH v2 09/22] builtin/commit: fix leaking change data contents
` [PATCH v2 10/22] trailer: fix leaking trailer values
` [PATCH v2 11/22] trailer: fix leaking strbufs when formatting trailers
` [PATCH v2 15/22] combine-diff: fix leaking lost lines
` [PATCH v3 00/22] Memory leak fixes (pt.9)
` [PATCH v3 01/22] builtin/ls-remote: plug leaking server options
` [PATCH v3 02/22] t/helper: fix leaks in "reach" test tool
` [PATCH v3 03/22] grep: fix leak in `grep_splice_or()`
` [PATCH v3 04/22] builtin/grep: fix leak with `--max-count=0`
` [PATCH v3 05/22] revision: fix leaking bloom filters
` [PATCH v3 06/22] diff-lib: fix leaking diffopts in `do_diff_cache()`
` [PATCH v3 07/22] pretty: clear signature check
` [PATCH v3 08/22] upload-pack: fix leaking URI protocols
` [PATCH v3 09/22] builtin/commit: fix leaking change data contents
` [PATCH v3 10/22] trailer: fix leaking trailer values
` [PATCH v3 11/22] trailer: fix leaking strbufs when formatting trailers
` [PATCH v3 12/22] builtin/commit: fix leaking cleanup config
` [PATCH v3 13/22] transport-helper: fix leaking import/export marks
` [PATCH v3 14/22] builtin/tag: fix leaking key ID on failure to sign
` [PATCH v3 15/22] combine-diff: fix leaking lost lines
` [PATCH v3 16/22] dir: release untracked cache data
` [PATCH v3 17/22] sparse-index: correctly free EWAH contents
` [PATCH v3 18/22] t/helper: stop re-initialization of `the_repository`
` [PATCH v3 19/22] t/helper: fix leaking buffer in "dump-untracked-cache"
` [PATCH v3 20/22] dir: fix leak when parsing "status.showUntrackedFiles"
` [PATCH v3 21/22] builtin/merge: release output buffer after performing merge
` [PATCH v3 22/22] list-objects-filter-options: work around reported leak on error
[PATCH v3] remote: introduce config to set prefetch refs
2024-11-05 6:45 UTC (4+ messages)
` [PATCH v4] remote: allow specifying refs to prefetch
What's so special about almalinux-8?
2024-11-05 5:54 UTC
git format-patch escaping issues in the patch format
2024-11-05 1:26 UTC (7+ messages)
[PATCH 0/7] pack-objects: Create an alternative name hash algorithm (recreated)
2024-11-05 3:05 UTC (8+ messages)
` [PATCH 1/7] pack-objects: add --full-name-hash option
` [PATCH 2/7] repack: "
` [PATCH 3/7] pack-objects: add GIT_TEST_FULL_NAME_HASH
` [PATCH 4/7] git-repack: update usage to match docs
` [PATCH 5/7] p5313: add size comparison test
` [PATCH 6/7] pack-objects: disable --full-name-hash when shallow
` [PATCH 7/7] test-tool: add helper for name-hash values
What's cooking in git.git (Nov 2024, #02; Fri, 1)
2024-11-05 1:51 UTC (4+ messages)
Synchronous replication on push
2024-11-05 1:34 UTC (10+ messages)
[PATCH v3] show-index: fix uninitialized hash function
2024-11-05 1:19 UTC (8+ messages)
` [PATCH v4] "
` [PATCH v5 0/2] "
` [PATCH v5 1/2] "
` [PATCH v5 2/2] t5300: add test for 'show-index --object-format'
`git apply -p` doesn't remove source prefix in 'rename' diff entries
2024-11-05 0:36 UTC (4+ messages)
[PATCH 0/6] PATH WALK I: The path-walk API
2024-11-05 0:11 UTC (8+ messages)
` [PATCH 5/6] path-walk: visit tags and cached objects
[PATCH 3/6] t6601: add helper for testing path-walk API
2024-11-04 23:39 UTC (4+ messages)
[PATCH 00/11] pack-bitmap: convert offset to ref deltas where possible
2024-11-04 21:01 UTC (13+ messages)
` [PATCH 07/11] write_reused_pack_one(): translate bit positions directly
` [PATCH 08/11] t5332: enable OFS_DELTAs via test_pack_objects_reused
` [PATCH 09/11] pack-bitmap: enable cross-pack delta reuse
` [PATCH 10/11] pack-bitmap.c: record whether the result was filtered
Seeking your thoughts on LLM-generated contributions
2024-11-04 20:17 UTC (2+ messages)
[PATCH] rev-list: skip bitmap traversal for --left-right
2024-11-04 18:34 UTC (5+ messages)
[RFC PATCH 00/21] Modernize the build system
2024-11-04 15:18 UTC (9+ messages)
` [RFC PATCH v4 00/19] "
[RFC PATCH 0/1] git: pager behaviour
2024-11-04 14:05 UTC (2+ messages)
` [RFC PATCH 1/1] git: ignore paginate for commands with DELAY_PAGER_CONFIG
[PATCH] setlocalversion: Add workaround for "git describe" performance issue
2024-11-04 12:37 UTC (5+ messages)
[RFC PATCH v3 00/15] Modernize the build system
2024-11-04 12:16 UTC (11+ messages)
[PATCH 0/3] Improve CI testing of older systems
2024-11-04 11:36 UTC (2+ messages)
What’s the intended/reasonable usage patterns for symrefs?
2024-11-04 10:45 UTC (4+ messages)
2.43+ git checkout --theirs on stash error - no alternative?
2024-11-04 10:17 UTC (5+ messages)
Git revert cannot be aborted if the repository directory has been copied
2024-11-04 9:55 UTC (7+ messages)
` AW: "
[PATCH] t1016: clean up style
2024-11-04 9:06 UTC (8+ messages)
` [PATCH v2] "
[PATCH 0/5] When fetching from a promisor remote, repack local objects referenced
2024-11-04 2:05 UTC (11+ messages)
` [External] "
` [PATCH v2 0/4] "
` [PATCH v2 1/4] t0410: make test description clearer
` [PATCH v2 2/4] t0410: use from-scratch server
` [PATCH v2 3/4] t5300: move --window clamp test next to unclamped
` [PATCH v2 4/4] index-pack: repack local links into promisor packs
[PATCH v4 0/8] Allow relative worktree linking to be configured by the user
2024-11-02 14:36 UTC (5+ messages)
[PATCH] t9101: Refactor test_expect_success format
2024-11-02 10:28 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 2/2] fetch-pack: warn if in commit graph but not obj db
2024-11-02 2:08 UTC (2+ messages)
[PATCH 0/4] Documentation/git-bundle.txt: promote --all for full backup
2024-11-02 1:39 UTC (6+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] Documentation/git-bundle.txt: mention full backup example
` [PATCH v2 3/3] Documentation/git-bundle.txt: discuss naïve backups
What's cooking in git.git (Nov 2024, #01; Fri, 1)
2024-11-01 21:32 UTC
[ANNOUNCE] Git Rev News edition 116
2024-11-01 21:14 UTC
[PATCH 5/5] index-pack: repack local links into promisor packs
2024-11-01 20:14 UTC (2+ messages)
[PATCH v2 2/2] fetch-pack: warn if in commit graph but not obj db
2024-11-01 17:49 UTC (2+ messages)
[External] Re: [PATCH v2 2/2] fetch-pack: warn if in commit graph but not obj db
2024-11-01 17:46 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox