messages from 2025-12-12 14:48:57 to 2025-12-16 14:41:51 UTC [more...]
[PATCH 0/6] builtin/repo: add object size info to structure output
2025-12-16 14:41 UTC (46+ messages)
` [PATCH 2/6] builtin/repo: humanise count values in "
` [PATCH 5/6] builtin/repo: add disk size info to keyvalue stucture output
` [PATCH v2 0/7] builtin/repo: add object size info to structure output
` [PATCH v2 1/7] builtin/repo: group per-type object values into struct
` [PATCH v2 2/7] strbuf: split out logic to humanise byte values
` [PATCH v2 3/7] builtin/repo: humanise count values in structure output
` [PATCH v2 4/7] builtin/repo: add inflated object info to keyvalue "
` [PATCH v2 5/7] builtin/repo: add inflated object info to structure table
` [PATCH v2 6/7] builtin/repo: add disk size info to keyvalue stucture output
` [PATCH v2 7/7] builtin/repo: add object disk size info to structure table
` [PATCH v3 0/7] builtin/repo: add object size info to structure output
` [PATCH v3 1/7] builtin/repo: group per-type object values into struct
` [PATCH v3 2/7] strbuf: split out logic to humanise byte values
` [PATCH v3 3/7] builtin/repo: humanise count values in structure output
` [PATCH v3 4/7] builtin/repo: add inflated object info to keyvalue "
` [PATCH v3 5/7] builtin/repo: add inflated object info to structure table
` [PATCH v3 6/7] builtin/repo: add disk size info to keyvalue stucture output
` [PATCH v3 7/7] builtin/repo: add object disk size info to structure table
[PATCH] docs: clarify git-rev-list(1) --filter behavior
2025-12-16 14:36 UTC (4+ messages)
[PATCH 0/3] doc: replay: improvements like "mention no output on conflicts"
2025-12-16 14:25 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] doc: replay: mention no output on conflicts
` [PATCH v2 2/3] replay: improve --contained and add to doc
` [PATCH v2 3/3] doc: replay: link section using markup
[PATCH] replay: drop commits that become empty
2025-12-16 14:19 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[Outreachy] - Week 1
2025-12-16 13:28 UTC
Different behaviour for --find-renames between git diff and git merge?
2025-12-16 13:15 UTC (5+ messages)
[PATCH v2 00/10] Prepare Git's test suite for symbolic link support on Windows
2025-12-16 11:46 UTC (11+ messages)
` [PATCH v3 "
` [PATCH v3 01/10] t9700: accommodate for Windows paths
` [PATCH v3 02/10] apply: symbolic links lack a "trustable executable bit"
` [PATCH v3 03/10] mingw: special-case `open(symlink, O_CREAT | O_EXCL)`
` [PATCH v3 04/10] t0001: handle `diff --no-index` gracefully
` [PATCH v3 05/10] t0301: another fix for Windows compatibility
` [PATCH v3 07/10] t1006: accommodate for symlink support in MSYS2
` [PATCH v3 08/10] t1305: skip symlink tests that do not apply to Windows
` [PATCH v3 09/10] t6423: introduce Windows-specific handling for symlinking to /dev/null
` [PATCH v3 10/10] t7800: work around the MSYS path conversion on Windows
What's cooking in git.git (Dec 2025, #03)
2025-12-16 10:41 UTC (6+ messages)
[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
2025-12-16 10:17 UTC (22+ messages)
` [PATCH v6 00/10] Add submodulePathConfig extension and gitdir encoding
` [PATCH v6 01/10] submodule--helper: use submodule_name_to_gitdir in add_submodule
` [PATCH v6 02/10] submodule: always validate gitdirs inside submodule_name_to_gitdir
` [PATCH v6 03/10] builtin/submodule--helper: add gitdir command
` [PATCH v6 04/10] submodule: introduce extensions.submodulePathConfig
` [PATCH v6 05/10] submodule: allow runtime enabling extensions.submodulePathConfig
` [PATCH v6 06/10] submodule--helper: add gitdir migration command
` [PATCH v6 07/10] builtin/credential-store: move is_rfc3986_unreserved to url.[ch]
` [PATCH v6 08/10] submodule--helper: fix filesystem collisions by encoding gitdir paths
` [PATCH v6 09/10] submodule: fix case-folding gitdir filesystem collisions
` [PATCH v6 10/10] submodule: hash the submodule name for the gitdir path
[PATCH 00/10] Convert remaining hooks to hook.h
2025-12-16 9:30 UTC (11+ messages)
` [PATCH v4 00/11] "
` [PATCH v4 03/11] hook: provide stdin via callback
` [PATCH v4 05/11] transport: convert pre-push to hook API
` [PATCH v4 10/11] receive-pack: convert update hooks to new API
[PATCH 00/10] Start tracking packfiles per object database source
2025-12-16 9:09 UTC (16+ messages)
` [PATCH 01/10] packfile: create store via its owning source
` [PATCH 02/10] packfile: pass source to `prepare_pack()`
` [PATCH 03/10] packfile: refactor kept-pack cache to work with packfile stores
` [PATCH 04/10] packfile: refactor misleading code when unusing pack windows
` [PATCH 05/10] packfile: move packfile store into object source
` [PATCH 06/10] packfile: only prepare owning store in `packfile_store_get_packs()`
` [PATCH 07/10] packfile: only prepare owning store in `packfile_store_prepare()`
` [PATCH 08/10] packfile: inline `find_kept_pack_entry()`
` [PATCH 09/10] packfile: refactor `find_pack_entry()` to work on the packfile store
` [PATCH 10/10] packfile: move MIDX into "
Would it make sense to add a commit.signOff config?
2025-12-16 7:15 UTC (12+ messages)
[PATCH v0 1/3] utf8.c: Prepare workaround for iconv under macOS 14/15
2025-12-16 1:45 UTC (2+ messages)
[PATCH RESEND] diff-files: fix copy detection
2025-12-16 1:21 UTC (3+ messages)
[PATCH 0/5] Audit and document Scalar config
2025-12-16 0:39 UTC (16+ messages)
` [PATCH v2 "
` [PATCH v2 5/5] scalar: document config settings
` [PATCH v3 0/5] Audit and document Scalar config
` [PATCH v3 1/5] scalar: annotate config file with "set by scalar"
` [PATCH v3 2/5] scalar: use index.skipHash=true for performance
` [PATCH v3 3/5] scalar: remove stale config values
` [PATCH v3 4/5] scalar: alphabetize and simplify config
` [PATCH v3 5/5] scalar: document config settings
[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
2025-12-15 23:50 UTC (20+ messages)
` [PATCH v6 "
` Working on top of mega merges
[PATCH] doc: flock of small fixes to various documentation files
2025-12-15 22:50 UTC (2+ messages)
[PATCH v0 3/3] config.mak.uname: Activate ICONV_RESTART_RESET if needed
2025-12-15 20:45 UTC
[PATCH v0 2/3] Makefile: Make all darwin into config.mak.uname
2025-12-15 20:45 UTC
[PATCH v0 0/3] iconv under macOS 14/15
2025-12-15 20:45 UTC
meson -Drust=enabled fails on macOS without GNU sed
2025-12-15 17:51 UTC (4+ messages)
git new features: following and priority branches with new git flow
2025-12-15 16:00 UTC (3+ messages)
[BUG] replay: segmentation fault when mistyping target to --onto
2025-12-15 12:04 UTC (4+ messages)
` [PATCH] replay: move onto NULL check before first use
What's cooking in git.git (Dec 2025, #04)
2025-12-15 11:16 UTC
[PATCH v6 00/31] drm/dyndbg: Fix dynamic debug classmap regression
2025-12-15 8:07 UTC (4+ messages)
[RFC] reset --hard: warn before discarding staged content with no commit history
2025-12-15 7:22 UTC (10+ messages)
[PATCH 0/2] Use MEMZERO_ARRAY() a bit more
2025-12-15 5:14 UTC (4+ messages)
` [PATCH 1/2] coccicheck: emit the contents of cocci patch
` [PATCH 2/2] cocci: use MEMZERO_ARRAY() a bit more
t3900 failure on macOS, iconv(3) broken?
2025-12-14 23:19 UTC (19+ messages)
` [PATCH] config.mak.uname: use iconv from Homebrew on macOS
` Re* "
` [PATCH v2 1/2] Makefile: add NO_HOMEBREW
` [PATCH v2 2/2] config.mak.uname: use iconv from Homebrew on macOS
Ekosystém Digitálnej Suverenity a Životný Cyklus Civilizácie: ASP Protokol
2025-12-14 13:38 UTC
git-scm.com is now a static website
2025-12-13 16:49 UTC
[PATCH] t4014: support Git version strings with spaces
2025-12-13 9:40 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/2] Add MEMZERO_ARRAY() macro and use it in coccinelle
2025-12-13 1:22 UTC (4+ messages)
` [PATCH 2/2] contrib/coccinelle: pass include paths to spatch(1)
Color remote repository part of a remote branch "pink" instead of red. I.E: [Feature Request] Mixed coloring for remote refs in git log --graph --all
2025-12-12 22:06 UTC (2+ messages)
UX failure: SSH authentication failure diagnostics
2025-12-12 21:46 UTC (2+ messages)
What's cooking in git.git (Dec 2025, #02)
2025-12-12 21:29 UTC (6+ messages)
Git replay: How is it supposed to be used with raw commits?
2025-12-12 19:19 UTC
[PATCH 0/3] Some random object database related fixes
2025-12-12 15:01 UTC (3+ messages)
` [PATCH v2 0/2] "
[PATCH] Make pull.c match the structural conventions
2025-12-12 14:48 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).