messages from 2026-07-25 19:25:18 to 2026-07-27 21:15:51 UTC [more...]
[PATCH] change utf8_strwidth() return type to size_t
2026-07-27 21:15 UTC (19+ messages)
` [PATCH v2] utf8: use size_t for string width methods and callee sites
` [PATCH v3] utf8: make utf8_strwidth() and utf8_strnwidth() return size_t
` [PATCH v4] utf8: replace utf8_strwidth todo with descriptive comment
Assertion failure with git cat-file --batch-command
2026-07-27 20:26 UTC (3+ messages)
[PATCH] pack-bitmap: handle objects at bitmap position zero
2026-07-27 20:05 UTC (2+ messages)
[PATCH] userdiff: add support for Swift
2026-07-27 17:37 UTC (5+ messages)
` [PATCH v2] "
[PATCH] stash: add 'rename' subcommand
2026-07-27 17:00 UTC (10+ messages)
` [PATCH v2] stash: add 'reword' subcommand
Invitation to tender quotation for 57 market avenue
2026-07-27 16:58 UTC
Please provide help with how to fix
2026-07-27 16:38 UTC (5+ messages)
[PATCH] submodule absorbgitdirs tests: use test_* helper functions
2026-07-27 15:59 UTC (4+ messages)
Performance regression in connectivity check during receive-pack (git 2.54)
2026-07-27 15:45 UTC (8+ messages)
[PATCH 0/5] Reintroduce writev(3p)
2026-07-27 15:44 UTC (3+ messages)
[RFC PATCH 00/10] repack: combine '--geometric' and '--cruft'
2026-07-27 15:04 UTC (2+ messages)
[PATCH] revision: make get_commit_action() a pure predicate
2026-07-27 13:45 UTC (5+ messages)
[PATCH v7 0/3] Teach git-replay(1) to linearize merge commits
2026-07-27 13:07 UTC (8+ messages)
` [PATCH v7 3/3] replay: offer an option to linearize the commit topology
[PATCH 0/2] t: add and use a commit_body test helper
2026-07-27 9:56 UTC (8+ messages)
` [PATCH 1/2] test-lib-functions: add commit_body helper
` [PATCH 2/2] t: use commit_body to extract commit message bodies
` [PATCH v2 0/2] t: add and use a commit_body test helper
` [PATCH v2 1/2] test-lib-functions: add commit_body helper
` [PATCH v2 2/2] t: use commit_body to extract commit message bodies
[PATCH] diff: ignore unmerged paths outside prefix with --relative --cached
2026-07-27 9:39 UTC (7+ messages)
` [PATCH 0/2] diff-lib relative-path cleanups
` [PATCH 1/2] diff-lib: drop stale comment about advancing o->pos
` [PATCH 2/2] diff-lib: skip paths outside prefix in oneway_diff()
[GSoC Patch 0/7] repo: add more path keys to git repo info
2026-07-27 8:45 UTC (14+ messages)
` [GSoC Patch v3 "
` [PATCH v3 1/7] repo: add path.toplevel with absolute and relative suffix formatting
` [PATCH v3 2/7] repo: add path.superproject-working-tree with absolute and relative suffixes
` [PATCH v3 3/7] repo: add path.objects with absolute and relative suffix formatting
` [PATCH v3 4/7] repo: add path.hooks "
` [PATCH v3 5/7] repo: add path.index "
` [PATCH v3 6/7] repo: add path.grafts "
` [PATCH v3 7/7] repo: add path.git-prefix path key
What's cooking in git.git (Jul 2026, #12)
2026-07-27 3:09 UTC
[PATCH v4 0/3] packfile URIs: support concurrent downloads
2026-07-27 0:28 UTC (16+ messages)
` [PATCH v5 "
` [PATCH v5 1/3] http-fetch: correct --index-pack-arg documentation
` [PATCH v5 2/3] http: avoid concurrent appends to partial packs
` [PATCH v5 3/3] fetch-pack: accept "pack" output for packfile URIs
` [PATCH v6 0/6] packfile URIs: support concurrent downloads
` [PATCH v6 1/6] http-fetch: correct --index-pack-arg documentation
` [PATCH v6 2/6] http: avoid closing index-pack input twice
` [PATCH v6 3/6] http: accept HTTP 416 for complete partial packs
` [PATCH v6 4/6] http: avoid concurrent appends to "
` [PATCH v6 5/6] http: permit unlinking partial packs on Windows
` [PATCH v6 6/6] fetch-pack: accept "pack" output for packfile URIs
[PATCH] mv: report missing destination leading directory
2026-07-26 23:29 UTC (15+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 2/2] mv: check for missing destination directory before renaming
` [PATCH v3 0/2] mv: report missing destination leading directory
` [PATCH v3 2/2] mv: check for missing destination directory before renaming
` [PATCH v4 0/2] mv: report missing destination leading directory
` [PATCH v4 1/2] mv: name both source and destination when rename fails
` [PATCH v4 2/2] mv: reject a destination whose leading path is missing or a symlink
[PATCH 0/2] rebase: a couple of fixup fixes
2026-07-26 21:32 UTC (8+ messages)
` [PATCH 2/2] rebase: remember fixup -c after skipping fixup/squash
` [PATCH v2 0/2] rebase: a couple of fixup fixes
` [PATCH v2 1/2] rebase -i: fix counting of fixups after rebase --skip
` [PATCH v2 2/2] rebase: remember fixup -c after skipping fixup/squash
[PATCH 0/5] odb: make creation of object database pluggable
2026-07-26 20:42 UTC (5+ messages)
` [PATCH 4/5] odb/source: introduce function to map source type to name
` [PATCH 5/5] odb: make creation of on-disk structures pluggable
Hello my friend
2026-07-26 20:01 UTC
[PATCH v5 0/9] [RFC] diff: add diff.<driver>.process for external hunk providers
2026-07-26 18:51 UTC (11+ messages)
` [PATCH v6 "
` [PATCH v6 1/9] gitattributes: document how external diff drivers relate to diff features
` [PATCH v6 2/9] xdiff: support external hunks via xpparam_t
` [PATCH v6 3/9] userdiff: add diff.<driver>.process config
` [PATCH v6 4/9] sub-process: separate process lifecycle from hashmap management
` [PATCH v6 5/9] diff: add long-running diff process via diff.<driver>.process
` [PATCH v6 6/9] diff: bypass diff process with --no-ext-diff and in format-patch
` [PATCH v6 7/9] blame: consult diff process for no-hunk detection
` [PATCH v6 8/9] diff: consult diff process for --stat counts
` [PATCH v6 9/9] line-log: consult diff process for range tracking
[PATCH 0/2] bump static-analysis ci image version
2026-07-26 16:34 UTC (4+ messages)
` [PATCH 1/2] bloom: silence CHECK_ASSERTION_SIDE_EFFECTS false positive
` [PATCH 2/2] ci: bump ubuntu image version for static-analysis job
[PATCH v2 00/12] odb: make optimizations pluggable
2026-07-26 16:25 UTC (5+ messages)
` [PATCH v2 11/12] builtin/gc: fix signedness issues in ODB-related functionality
[PATCH v2] rebase: skip branch symref aliases
2026-07-26 15:42 UTC (6+ messages)
` [PATCH v3 0/2] rebase: handle --update-refs branch symrefs
` [PATCH v3 1/2] rebase: skip branch symref aliases
[PATCH] branch: report kind of checkout when rejecting delete
2026-07-26 15:36 UTC (3+ messages)
` [PATCH v2] branch: report active bisect run "
[PATCH v5 00/10] commit-reach: terminate merge-base walk when one side is exhausted
2026-07-26 10:38 UTC (12+ messages)
` [PATCH v6 "
` [PATCH v6 01/10] Documentation/technical: add paint-down-to-common doc
` [PATCH v6 02/10] test-lib-functions: improve diagnostic output for trace2 data assertions
[PATCH] fetch-pack: trace packfile URI downloads
2026-07-26 8:33 UTC
[PATCH] branch: avoid slow strvec Coccinelle matching
2026-07-26 7:41 UTC (7+ messages)
[PATCH v1 0/3] environment: migrate more global variables, pt.2
2026-07-26 6:29 UTC (3+ messages)
[RFC PATCH 0/7] repack: add --drop-filtered to reclaim space in partial clones
2026-07-25 19:35 UTC (7+ messages)
` [RFC PATCH 6/7] builtin/repack: actually drop filtered promisor blobs
` [RFC PATCH 7/7] repack-promisor: record dropped objects in a drop log
page: | 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