messages from 2025-09-04 12:57:51 to 2025-09-07 05:25:39 UTC [more...]
[PATCH RFC 0/3] Introduce Rust and announce that it will become mandatorty
2025-09-07 5:25 UTC (50+ messages)
` [PATCH RFC 1/3] meson: add infrastructure to build internal Rust library
` [PATCH RFC 2/3] rust: implement a test balloon via the "varint" subsystem
` [PATCH RFC 3/3] BreakingChanges: announce Rust becoming mandatory
` [PATCH RFC v2 0/7] Introduce Rust and announce that it will become mandatorty
` [PATCH RFC v2 1/7] meson: add infrastructure to build internal Rust library
` [PATCH RFC v2 2/7] Makefile: introduce "
` [PATCH RFC v2 3/7] help: report on whether or not Rust is enabled
` [PATCH RFC v2 4/7] rust: implement a test balloon via the "varint" subsystem
` [PATCH RFC v2 5/7] BreakingChanges: announce Rust becoming mandatory
` [PATCH RFC v2 6/7] ci: convert "pedantic" job into full build with breaking changes
` [PATCH RFC v2 7/7] ci: enable Rust for breaking-changes jobs
[PATCH v3 02/15] xdiff: introduce rust
2025-09-07 4:10 UTC (26+ messages)
Is Git Add Supposed to Work Like This (git 2.50)?
2025-09-07 2:02 UTC
Running out of inodes on an NFS which stores repos
2025-09-06 15:34 UTC (3+ messages)
Git Stash Synchronization - Best Workflow?
2025-09-06 12:50 UTC (5+ messages)
[GSoC][PATCH v2 0/5] Add refs optimize subcommand
2025-09-06 7:51 UTC (6+ messages)
` [GSoC][PATCH v2 1/5] builtin/pack-refs: factor out core logic into a shared library
` [GSoC][PATCH v2 2/5] doc: factor out common option
` [GSoC][PATCH v2 3/5] builtin/refs: add optimize subcommand
` [GSoC][PATCH v2 4/5] t0601: refactor tests to be shareable
` [GSoC][PATCH v2 5/5] t: add test for git refs optimize subcommand
git-2.51.0: Fetching tags does not work
2025-09-06 4:56 UTC (2+ messages)
[Bug] Compat objects not added to CLAR_TEST_PROG
2025-09-05 22:12 UTC (3+ messages)
[PATCH 0/2] upload-pack: don't ACK non-commits repeatedly
2025-09-05 21:39 UTC (10+ messages)
` [PATCH 2/2] upload-pack: don't ACK non-commits repeatedly in protocol v2
` [PATCH v2 0/2] upload-pack: don't ACK non-commits repeatedly
` [PATCH v2 1/2] t5530: modernize tests
` [PATCH v2 2/2] upload-pack: don't ACK non-commits repeatedly in protocol v2
Config options -c in rebase --continue not passed to prepare-commit-msg hook
2025-09-05 21:23 UTC (2+ messages)
[PATCH 0/5] midx-write: fix segfault and do several cleanups
2025-09-05 19:57 UTC (20+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] midx-write: only load initialized packs
` [PATCH v2 2/6] midx-write: put failing response value back
` [PATCH v2 4/6] midx-write: use uint32_t for preferred_pack_idx
` [PATCH v3 0/6] midx-write: fix segfault and do several cleanups
` [PATCH v3 1/6] midx-write: only load initialized packs
` [PATCH v3 2/6] midx-write: put failing response value back
` [PATCH v3 3/6] midx-write: use cleanup when incremental midx fails
` [PATCH v3 4/6] midx-write: use uint32_t for preferred_pack_idx
` [PATCH v3 5/6] midx-write: reenable signed comparison errors
` [PATCH v3 6/6] midx-write: simplify error cases
[PATCH v3] alloc: fix dangling pointer in alloc_state cleanup
2025-09-05 19:37 UTC (20+ messages)
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
[PATCH 0/6] odb: track commit graphs via object source
2025-09-05 18:29 UTC (5+ messages)
Reporting usage of whatchanged
2025-09-05 18:01 UTC (2+ messages)
[GSOC PATCH] environment: move access to "core.sparsecheckout" into repo_settings
2025-09-05 17:10 UTC (7+ messages)
` [GSOC PATCH v6 0/3] environment: remove sparse-checkout related global variables
[PATCH v2] combine-diff: don't override recursive flag in diff_tree_combined()
2025-09-05 15:37 UTC (3+ messages)
[PATCH] GIT-VERSION-GEN: Use standard versioning suffix
2025-09-05 15:19 UTC (5+ messages)
[PATCH 0/6] breaking changes: switch default initial branch name to "main"
2025-09-05 15:04 UTC (26+ messages)
` [PATCH 6/6] breaking-changes: switch default branch to main
` [PATCH v2 0/4] breaking changes: switch default initial branch name to "main"
` [PATCH v2 1/4] breaking-changes: switch default branch to main
` [PATCH v2 2/4] t4013: switch default branch name "
` [PATCH v2 3/4] t9902: "
` [PATCH v2 4/4] t0613: stop setting default initial branch
Doing blobless clone by default; switching between blobless, treeless and full clones by a command
2025-09-05 14:49 UTC (8+ messages)
[PATCH 1/4] usage: help the user help themselves
2025-09-05 13:11 UTC (11+ messages)
[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
2025-09-05 11:29 UTC (30+ messages)
` [PATCH RFC v2 00/16] "
` [PATCH RFC v2 15/16] builtin/history: implement "split" subcommand
` [PATCH RFC v3 00/18] Introduce git-history(1) command for easy history editing
` [PATCH RFC v3 01/18] sequencer: optionally skip printing commit summary
` [PATCH RFC v3 02/18] sequencer: add option to rewind HEAD after picking commits
` [PATCH RFC v3 03/18] sequencer: introduce new history editing mode
` [PATCH RFC v3 04/18] sequencer: stop using `the_repository` in `sequencer_remove_state()`
` [PATCH RFC v3 05/18] sequencer: wire up "rewritten-hook" for REPLAY_HISTORY_EDIT
` [PATCH RFC v3 06/18] cache-tree: allow writing in-memory index as tree
` [PATCH RFC v3 07/18] builtin: add new "history" command
` [PATCH RFC v3 08/18] builtin/history: introduce subcommands to manage interrupted rewrites
` [PATCH RFC v3 09/18] builtin/history: implement "drop" subcommand
` [PATCH RFC v3 10/18] builtin/history: implement "reorder" subcommand
` [PATCH RFC v3 11/18] add-patch: split out header from "add-interactive.h"
` [PATCH RFC v3 12/18] add-patch: split out `struct interactive_options`
` [PATCH RFC v3 13/18] add-patch: remove dependency on "add-interactive" subsystem
` [PATCH RFC v3 14/18] add-patch: add support for in-memory index patching
` [PATCH RFC v3 15/18] wt-status: provide function to expose status for trees
` [PATCH RFC v3 16/18] sequencer: allow callers to provide mappings for the old commit
` [PATCH RFC v3 17/18] builtin/history: implement "split" subcommand
` [PATCH RFC v3 18/18] builtin/history: implement "reword" subcommand
[RFC] Proposed Git Workflow for Permanent History, Explicit Branch Status, and Developer Continuity
2025-09-05 8:31 UTC (11+ messages)
` Was "Re: [RFC] Proposed Git Workflow for Permanent History, Explicit Branch Status, and Developer Continuity" now "Skybuck's GitFlow"
[PATCH] contrib/subtree: fix split with squashed subtrees
2025-09-05 2:27 UTC (2+ messages)
` [PATCH v2] "
What's cooking in git.git (Sep 2025, #02; Wed, 3)
2025-09-05 0:21 UTC (8+ messages)
git whatchanged
2025-09-04 23:45 UTC
[PATCH 00/15] Introduce rust: In xdiff
2025-09-04 22:55 UTC (7+ messages)
` [PATCH 01/15] doc: add a policy for using Rust
[PATCH 0/2] refs/files: fix issues with git-fetch on case-insensitive FS
2025-09-04 22:43 UTC (7+ messages)
` [PATCH 1/2] refs/files: use correct error type when locking fails
` [PATCH 2/2] refs/files: handle F/D conflicts in case-insensitive FS
Performance (self-compiled vs. distributed)
2025-09-04 21:59 UTC (3+ messages)
[PATCH] object-name: declare pointer type of extend_abbrev_len()'s 2nd parameter
2025-09-04 20:09 UTC (2+ messages)
[GSoC PATCH 0/2] repo: add -z and objects.format
2025-09-04 18:40 UTC (5+ messages)
` [GSoC PATCH v4 "
` [GSoC PATCH v4 1/2] repo: add the flag -z as an alias for --format=nul
` [GSoC PATCH v4 2/2] repo: add the field objects.format
[PATCH] combine-diff: don't override recursive flag
2025-09-04 16:54 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;
as well as URLs for NNTP newsgroup(s).