git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-04 15:11:53 to 2024-11-06 15:11:11 UTC [more...]

[PATCH 00/26] Memory leak fixes (pt.10, final)
 2024-11-06 15:11 UTC  (16+ messages)
` [PATCH 01/26] builtin/blame: fix leaking blame entries with `--incremental`
` [PATCH 02/26] bisect: fix leaking good/bad terms when reading multipe times
` [PATCH 03/26] bisect: fix leaking string in `handle_bad_merge_base()`
` [PATCH 04/26] bisect: fix leaking `current_bad_oid`
` [PATCH 05/26] bisect: fix multiple leaks in `bisect_next_all()`
` [PATCH 06/26] bisect: fix leaking commit list items in `check_merge_base()`
` [PATCH 07/26] bisect: fix various cases where we leak commit list items
` [PATCH 08/26] line-log: fix leak when rewriting commit parents
` [PATCH 09/26] strvec: introduce new `strvec_splice()` function
` [PATCH 10/26] git: refactor alias handling to use a `struct strvec`
` [PATCH 11/26] git: refactor builtin "
` [PATCH 12/26] split-index: fix memory leak in `move_cache_to_base_index()`
` [PATCH 13/26] builtin/sparse-checkout: fix leaking sanitized patterns
` [PATCH 14/26] help: refactor to not use globals for reading config
` [PATCH 15/26] help: fix leaking `struct cmdnames`

[PATCH 0/6] PATH WALK I: The path-walk API
 2024-11-06 14:04 UTC  (10+ messages)
` [PATCH 3/6] t6601: add helper for testing "
` [PATCH 5/6] path-walk: visit tags and cached objects

[PATCH 0/4] Introduce a "promisor-remote" capability
 2024-11-06 14:04 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] Add 'promisor-remote' capability to protocol v2

[PATCH v2] config: support remote name in includeIf.hasconfig condition
 2024-11-06 13:30 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v6 0/9] add ref content check for files backend
 2024-11-06 13:14 UTC  (15+ 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/3] compat/mingw: implement POSIX-style atomic renames
 2024-11-06 12:09 UTC  (5+ messages)
` [PATCH v3 "

[Feature request] autoresolve modify/delete conflict via .gitattributes merge= attribute
 2024-11-06 11:56 UTC 

[PATCH v3] remote: introduce config to set prefetch refs
 2024-11-06 11:04 UTC  (11+ messages)
` [PATCH v4] remote: allow specifying refs to prefetch

diff-algorithm to work better with color-moved, and issue with am.messageid (was: [PATCH] bind.2: move EADDRNOTAVAIL to general errors)
 2024-11-06 11:00 UTC 

git no longer builds on SunOS 5.10, a report
 2024-11-06 10:59 UTC  (5+ messages)
` [PATCH v2 0/5] t/unit-tests: improve clar platform compatibility
  ` [PATCH v2 5/5] cmake: set up proper dependencies for generated clar headers

[PATCH 0/8] refs/reftable: reuse iterators when reading refs
 2024-11-06 10:43 UTC  (26+ 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

2.43+ git checkout --theirs on stash error - no alternative?
 2024-11-06 10:16 UTC  (6+ messages)

[PATCH 0/3] R atoi
 2024-11-06  6:05 UTC  (9+ messages)
` [PATCH v2 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
  ` [PATCH v2 2/3] merge: replace atoi() with strtol_i() for marker size validation

[Question] How to force relative path output when using `git status --porcelain=2 -z`
 2024-11-06  5:07 UTC  (3+ messages)

[PATCH] t6300: values containing ')' are broken in ref formats
 2024-11-06  3:54 UTC  (6+ messages)

[PATCH 0/2] When fetching, warn if in commit graph but not obj db
 2024-11-06  3:12 UTC  (5+ messages)
` [PATCH v3 0/2] When fetching, die "
  ` [PATCH v3 1/2] Revert "fetch-pack: add a deref_without_lazy_fetch_extended()"
  ` [PATCH v3 2/2] fetch-pack: die if in commit graph but not obj db

[PATCH v2 0/2] t/helper/test-tool: implement 'sha1-unsafe' helper
 2024-11-06  1:38 UTC  (4+ messages)
` [PATCH v2 1/2] t/helper/test-sha1: prepare for an unsafe mode
` [PATCH v2 2/2] t/helper/test-tool: implement sha1-unsafe helper

[PATCH 0/6] cat-file: add remote-object-info to batch-command
 2024-11-06  1:06 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/6] fetch-pack: refactor packet writing

What's so special about almalinux-8?
 2024-11-06  0:31 UTC  (3+ messages)

What's cooking in git.git (Nov 2024, #02; Fri, 1)
 2024-11-06  0:19 UTC  (6+ messages)

What's cooking in git.git (Nov 2024, #03; Mon, 4)
 2024-11-06  0:04 UTC  (3+ messages)

[PATCH] trailer: spread usage of "trailer_block" language
 2024-11-05 21:02 UTC  (3+ messages)

[PATCH] Makefile: don't remove configure on distclean
 2024-11-05 19:58 UTC  (3+ messages)
  ` [PATCH v2] "

What's cooking in git.git (May 2024, #07; Fri, 17)
 2024-11-05 17:12 UTC 

[PATCH 00/21] Memory leak fixes (pt.9)
 2024-11-05 15:27 UTC  (46+ 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

git rebase exec make -C in worktree confuses repo root dir
 2024-11-05 15:24 UTC  (8+ messages)

git format-patch escaping issues in the patch format
 2024-11-05 15:05 UTC  (10+ messages)

[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 00/20] packfile: avoid using the 'the_repository' global variable
 2024-11-05  9:50 UTC  (14+ messages)
` [PATCH v4 0/9] "
` [PATCH v5 "
  ` [PATCH v5 8/9] config: make `packed_git_(limit|window_size)` non-global variables

[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 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

Synchronous replication on push
 2024-11-05  1:34 UTC  (3+ messages)

[PATCH v4] show-index: fix uninitialized hash function
 2024-11-05  1:19 UTC  (5+ messages)
` [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 3/6] t6601: add helper for testing path-walk API
 2024-11-04 23:39 UTC  (3+ messages)

Synchronous replication on push
 2024-11-04 22:36 UTC  (3+ 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)

Synchronous replication on push
 2024-11-04 15:50 UTC  (2+ messages)

[RFC PATCH 00/21] Modernize the build system
 2024-11-04 15:18 UTC  (5+ messages)
` [RFC PATCH v4 00/19] "


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 NNTP newsgroup(s).