messages from 2025-08-29 19:42:26 to 2025-09-03 12:20:00 UTC [more...]
[PATCH RFC v2 00/16] Introduce git-history(1) command for easy history editing
2025-09-03 12:19 UTC (10+ messages)
` [PATCH RFC v2 03/16] sequencer: introduce new history editing mode
` [PATCH RFC v2 05/16] cache-tree: allow writing in-memory index as tree
` [PATCH RFC v2 09/16] builtin/history: implement "reorder" subcommand
[PATCH 0/6] breaking changes: switch default initial branch name to "main"
2025-09-03 11:51 UTC (7+ messages)
` [PATCH 6/6] breaking-changes: switch default branch to main
[PATCH 0/2] refs/files: fix issues with git-fetch on case-insensitive FS
2025-09-03 11:48 UTC (8+ 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
[PATCH] t0450: fix test for out-of-tree builds
2025-09-03 11:26 UTC (7+ messages)
` [PATCH v2 2/2] t0450: add allowlist for builtins with missing .adoc
[PATCH v2] alloc: fix dangling pointer in alloc_state cleanup
2025-09-03 11:18 UTC (3+ messages)
` [PATCH v3] "
[PATCH 0/5] midx-write: fix segfault and do several cleanups
2025-09-03 10:15 UTC (21+ messages)
` [PATCH 1/5] midx-write: only load initialized packs
` [PATCH 3/5] midx-write: use cleanup when incremental midx fails
` [PATCH v2 0/6] midx-write: fix segfault and do several cleanups
` [PATCH v2 1/6] midx-write: only load initialized packs
` [PATCH v2 2/6] midx-write: put failing response value back
` [PATCH v2 3/6] midx-write: use cleanup when incremental midx fails
` [PATCH v2 4/6] midx-write: use uint32_t for preferred_pack_idx
` [PATCH v2 5/6] midx-write: reenable signed comparison errors
` [PATCH v2 6/6] midx-write: simplify error cases
[PATCH 0/5] refs/reftable: add fsck checks
2025-09-03 8:07 UTC (23+ messages)
` [PATCH 2/5] refs/reftable: add fsck check for checking the table name
` [PATCH 3/5] refs/reftable: add fsck check for number of tables
` [PATCH v2 0/5] refs/reftable: add fsck checks
` [PATCH v2 1/5] fsck: order 'fsck_msg_type' alphabetically
` [PATCH v2 2/5] refs/reftable: add fsck check for checking the table name
` [PATCH v2 3/5] refs/reftable: add fsck check for number of tables
` [PATCH v2 4/5] refs/reftable: add fsck check for trailing newline
` [PATCH v2 5/5] refs/reftable: add fsck check for incorrect update index
[PATCH 0/4] oddities around add-interactive and color
2025-09-03 7:23 UTC (7+ messages)
` [PATCH 1/4] stash: pass --no-color to diff-tree child processes
` [PATCH 2/4] add-interactive: respect color.diff for diff coloring
` [PATCH 3/4] add-interactive: manually fall back color config to color.ui
Still using "git whatchanged"
2025-09-03 7:15 UTC (7+ messages)
Efficiently storing SHA-1 ↔ SHA-256 mappings in compatibility mode
2025-09-03 6:43 UTC (6+ messages)
[GSoC][PATCH 0/5] Add refs optimize subcommand
2025-09-03 6:00 UTC (14+ messages)
` [GSoC][PATCH 1/5] builtin/pack-refs: factor out core logic into a helper
` [GSoC][PATCH 3/5] builtin/refs: add optimize subcommand
` [GSoC][PATCH 5/5] t: add test for git refs "
[PATCH v2 00/16] packfile: carve out a new packfile store
2025-09-03 5:58 UTC (25+ messages)
` [PATCH v2 02/16] odb: move list of packfiles into `struct packfile_store`
` [PATCH v2 06/16] odb: move kept cache "
` [PATCH v2 09/16] packfile: split up responsibilities of `reprepare_packed_git()`
` [PATCH v2 10/16] packfile: refactor `install_packed_git()` to work on packfile store
` [PATCH v2 11/16] packfile: always add packfiles to MRU when adding a pack
` [PATCH v2 14/16] packfile: remove `get_packed_git()`
` [PATCH v2 15/16] packfile: refactor `get_all_packs()` to work on packfile store
[PATCH v3 02/15] xdiff: introduce rust
2025-09-03 5:40 UTC (15+ messages)
[PATCH 0/2] upload-pack: don't ACK non-commits repeatedly
2025-09-03 4:54 UTC (3+ messages)
` [PATCH 1/2] t5530: modernize tests
` [PATCH 2/2] upload-pack: don't ACK non-commits repeatedly in protocol v2
[PATCH] gitlab-ci: disable realtime monitoring to unbreak Windows jobs
2025-09-03 4:39 UTC (3+ messages)
[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
2025-09-02 23:02 UTC (3+ messages)
` [PATCH 4/9] t: submodules: add basic mixed gitdir path tests
[PATCH 0/2] doc: add/remove backticks for inline-verbatim markup
2025-09-02 21:54 UTC (4+ messages)
` [PATCH 1/2] doc: add missing backtick for inline-verbatim
` [PATCH 2/2] doc: remove extra "
[PATCH] gitweb: plug various command-line option injection holes
2025-09-02 21:52 UTC (2+ messages)
[GSoC PATCH 0/2] repo: add -z and objects.format
2025-09-02 21:51 UTC (10+ messages)
` [GSoC PATCH v2 "
` [GSoC PATCH v2 1/2] repo: add the flag -z as an alias for --format=nul
` [GSoC PATCH v3 0/2] repo: add -z and objects.format
` [GSoC PATCH v3 1/2] repo: add the flag -z as an alias for --format=nul
` [GSoC PATCH v3 2/2] repo: add the field objects.format
Git fetch Failure
2025-09-02 20:28 UTC (3+ messages)
[PATCH] l10n: de.po: Fix spelling of color-moved-ws mode allow-indentation-change
2025-09-02 19:20 UTC
[ANNOUNCE] Git Rev News edition 126
2025-09-02 19:17 UTC
[PATCH] describe: use khash in finish_depth_computation()
2025-09-02 18:51 UTC (9+ messages)
` [PATCH v2] describe: use oidset "
[PATCH 00/15] Introduce rust: In xdiff
2025-09-02 18:39 UTC (19+ messages)
` [PATCH 01/15] doc: add a policy for using Rust
` [PATCH 03/15] github workflows: install rust
` [PATCH 04/15] win+Meson: do allow linking with the Rust-built xdiff
` [PATCH 05/15] github workflows: upload Cargo.lock
` [PATCH 06/15] ivec: create a vector type that is interoperable between C and Rust
` [PATCH 07/15] xdiff/xprepare: remove superfluous forward declarations
` [PATCH 08/15] xdiff: delete unnecessary fields from xrecord_t and xdfile_t
` [PATCH 09/15] xdiff: make fields of xrecord_t Rust friendly
` [PATCH 10/15] xdiff: use one definition for freeing xdfile_t
` [PATCH 11/15] xdiff: replace chastore with an ivec in xdfile_t
` [PATCH 12/15] xdiff: delete nrec field from xdfile_t
` [PATCH 13/15] xdiff: delete recs "
` [PATCH 14/15] xdiff: make xdfile_t more rust friendly
` [PATCH 15/15] xdiff: implement xdl_trim_ends() in Rust
[Bug] With "[remotes] group = a b c", "git push group" does not work
2025-09-02 18:02 UTC
What's cooking in git.git (Sep 2025, #01; Tue, 2)
2025-09-02 17:50 UTC (3+ messages)
Bug: ls-remote refuses to run when work tree mounted in container
2025-09-02 17:50 UTC
[PATCH 0/5] doc: git-checkout: clarify DESCRIPTION section
2025-09-02 17:16 UTC (15+ messages)
` [PATCH 1/5] doc: git-checkout: clarify intro
` [PATCH v2 0/5] doc: git-checkout: clarify DESCRIPTION section
` [PATCH v2 1/5] doc: git-checkout: clarify intro
` [PATCH v2 2/5] doc: git-checkout: clarify `git checkout <branch>`
` [PATCH v2 3/5] doc: git-checkout: don't use "reset"
[GSoC][PATCH v2 0/4] Add refs exists subcommand
2025-09-02 16:57 UTC (4+ messages)
` [GSoC][PATCH v3 "
[PATCH 00/16] packfile: carve out a new packfile store
2025-09-02 16:40 UTC (18+ messages)
` [PATCH v3 00/15] "
` [PATCH v3 01/15] packfile: introduce a new `struct packfile_store`
` [PATCH v3 02/15] odb: move list of packfiles into "
` [PATCH v3 03/15] odb: move initialization bit "
` [PATCH v3 04/15] odb: move packfile map "
` [PATCH v3 05/15] odb: move MRU list of packfiles "
` [PATCH v3 06/15] odb: move kept cache "
` [PATCH v3 07/15] packfile: reorder functions to avoid function declaration
` [PATCH v3 08/15] packfile: refactor `prepare_packed_git()` to work on packfile store
` [PATCH v3 09/15] packfile: split up responsibilities of `reprepare_packed_git()`
` [PATCH v3 10/15] packfile: refactor `install_packed_git()` to work on packfile store
` [PATCH v3 11/15] packfile: introduce function to load and add packfiles
` [PATCH v3 12/15] packfile: move `get_multi_pack_index()` into "midx.c"
` [PATCH v3 13/15] packfile: remove `get_packed_git()`
` [PATCH v3 14/15] packfile: refactor `get_all_packs()` to work on packfile store
` [PATCH v3 15/15] packfile: refactor `get_packed_git_mru()` "
[PATCH] doc: fix formatting of function-wrap shell alias
2025-09-02 16:24 UTC (3+ messages)
[PATCH] contrib/subtree: fix split with squashed subtrees
2025-09-02 14:57 UTC (5+ messages)
[PATCH 0/3] meson: wire up gitk and git-gui
2025-09-02 13:00 UTC (5+ messages)
What's cooking in git.git (Aug 2025, #12; Fri, 29)
2025-09-02 12:39 UTC (3+ messages)
[PATCH] mailmap: consolidate multiple addresses into one
2025-09-02 12:30 UTC
[PATCH 0/3] [2.51.0 Bug] Missing singleton objects in 'git repack -adf --path-walk'
2025-09-02 11:19 UTC (5+ messages)
` [PATCH v2 0/2] "
"lock file exists" when fetching in bare clone of repository
2025-09-02 10:55 UTC (14+ messages)
Draft of Git Rev News edition 126
2025-09-02 9:14 UTC (4+ messages)
[PATCH] add-interactive: reject malformed numerical input
2025-09-02 9:07 UTC (2+ messages)
[PATCH 0/8] midx: stop deduplicating info redundant with their sources
2025-09-02 6:36 UTC (6+ messages)
` [PATCH v3 00/10] midx: stop duplicating "
Git Stash Synchronization - Best Workflow?
2025-09-01 20:48 UTC (3+ messages)
[RFC] Proposed Git Workflow for Permanent History, Explicit Branch Status, and Developer Continuity
2025-09-01 13:58 UTC (11+ messages)
` Was "Re: [RFC] Proposed Git Workflow for Permanent History, Explicit Branch Status, and Developer Continuity" now "Skybuck's GitFlow"
I still use this!
2025-09-01 6:58 UTC (2+ messages)
[PATCH 0/3] sparse-checkout: add 'clean' command
2025-08-30 13:41 UTC (7+ messages)
` [PATCH v2 0/8] "
[ANNOUNCE] Contributor's Summit updates
2025-08-30 5:04 UTC (2+ messages)
[PATCH v3 6/7] t/t1517: move verify-commit -h test to t1517
2025-08-30 3:49 UTC (8+ messages)
` [PATCH v4 0/2] refactor t1517 to focus on help output outside a repository
` [PATCH v4 1/2] t/t1517: automate `git subcmd -h` tests "
Whatchanged
2025-08-30 2:27 UTC (2+ messages)
[PATCH] curl: add support for curl_global_trace() components
2025-08-30 2:19 UTC (3+ 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).