messages from 2025-09-09 11:03:28 to 2025-09-11 21:34:02 UTC [more...]
[PATCH RFC 0/3] Introduce Rust and announce that it will become mandatorty
2025-09-11 21:33 UTC (28+ messages)
` [PATCH RFC v2 0/7] "
` [PATCH RFC v4 0/9] Introduce Rust and announce that it will become mandatory
` [PATCH RFC v4 1/9] meson: add infrastructure to build internal Rust library
` [PATCH RFC v4 2/9] Makefile: reorder sources after includes
` [PATCH RFC v4 3/9] Makefile: introduce infrastructure to build internal Rust library
` [PATCH RFC v4 4/9] help: report on whether or not Rust is enabled
` [PATCH RFC v4 5/9] varint: use explicit width for integers
` [PATCH RFC v4 6/9] varint: reimplement as test balloon for Rust
` [PATCH RFC v4 7/9] BreakingChanges: announce Rust becoming mandatory
` [PATCH RFC v4 8/9] ci: convert "pedantic" job into full build with breaking changes
` [PATCH RFC v4 9/9] ci: enable Rust for breaking-changes jobs
[PATCH v3 0/8] you-still-use-that??: improve breaking changes troubleshooting
2025-09-11 21:19 UTC (23+ messages)
` [PATCH v4 0/7] "
` [PATCH v4 1/7] git: add `deprecated` category to --list-cmds
` [PATCH v4 2/7] git: allow alias-shadowing deprecated builtins
` [PATCH v4 3/7] t0014: test shadowing of aliases for a sample of builtins
` [PATCH v4 4/7] you-still-use-that??: help the user help themselves
` [PATCH v4 5/7] whatchanged: tell users the git-log(1) equivalent
` [PATCH v4 6/7] whatchanged: remove not-even-shorter clause
` [PATCH v4 7/7] BreakingChanges: remove claim about whatchanged reports
[PATCH] libsecret/Makefile: add install target
2025-09-11 21:18 UTC (2+ messages)
[PATCH 0/3] ci: don't compile whole project when testing docs with Meson
2025-09-11 17:02 UTC (5+ messages)
` [PATCH 1/3] meson: introduce a "docs" alias to compile documentation only
` [PATCH 2/3] meson: print docs backend as part of the summary
` [PATCH 3/3] ci: don't compile whole project when testing docs with Meson
[PATCH 0/2] fast-import: start controlling how commit signatures are handled
2025-09-11 16:55 UTC (10+ messages)
` [PATCH 1/2] gpg-interface: refactor 'enum sign_mode' parsing
` [PATCH 2/2] fast-import: add '--signed-commits=<mode>' option
[PATCH 0/5] builtin/config: bug fixes for "get" subcommand with "--type=color"
2025-09-11 16:50 UTC (9+ messages)
` [PATCH 1/5] t1300: write test expectations in the test's body
` [PATCH 2/5] t1300: small style fixups
` [PATCH 3/5] builtin/config: do not die in `get_color()`
` [PATCH 4/5] builtin/config: special-case retrieving colors without a key
` [PATCH 5/5] builtin/config: do not spawn pager when printing color codes
[PATCH 0/6] odb: add transaction interfaces to ODB subsystem
2025-09-11 16:31 UTC (13+ messages)
` [PATCH 1/6] bulk-checkin: remove ODB transaction nesting
` [PATCH 2/6] builtin/update-index: end ODB transaction when --verbose is specified
` [PATCH 3/6] bulk-checkin: drop flush_odb_transaction()
` [PATCH 4/6] object-file: relocate ODB transaction code
` [PATCH 5/6] object-file: update naming from bulk-checkin
` [PATCH 6/6] odb: add transaction interface
[PATCH 0/3] sparse-checkout: add 'clean' command
2025-09-11 16:21 UTC (15+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 2/8] sparse-checkout: add basics of "
` [PATCH v2 3/8] sparse-checkout: match some 'clean' behavior
` [PATCH v2 5/8] sparse-checkout: add --verbose option to 'clean'
` [PATCH v2 8/8] sparse-checkout: make 'clean' clear more files
[PATCH] t/unit-tests: update clar to fcbed04
2025-09-11 16:08 UTC (2+ messages)
[PATCH] contrib/subtree: fix split with squashed subtrees
2025-09-11 16:01 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v3 0/6] doc: git-checkout: clarify DESCRIPTION section
2025-09-11 13:01 UTC (10+ messages)
` [PATCH v4 0/7] "
` [PATCH v4 1/7] doc: git-checkout: clarify intro sentence
` [PATCH v4 2/7] doc: git-checkout: clarify ARGUMENT DISAMBIGUATION
` [PATCH v4 3/7] doc: git-checkout: clarify `git checkout <branch>`
` [PATCH v4 4/7] doc: git-checkout: clarify `-b` and `-B`
` [PATCH v4 5/7] doc: git-checkout: deduplicate --detach explanation
` [PATCH v4 6/7] doc: git-checkout: split up restoring files section
` [PATCH v4 7/7] doc: git-checkout: clarify "
[PATCH 0/8] builtin/config: introduce subcommands
2025-09-11 11:05 UTC (6+ messages)
` [PATCH v5 00/14] "
` [PATCH v5 08/14] builtin/config: introduce "get" subcommand
[PATCH v2 0/4] refs/files: fix issues with git-fetch on case-insensitive FS
2025-09-11 10:14 UTC (7+ messages)
` [PATCH v2 1/4] refs/files: catch conflicts on case-insensitive file-systems
` [PATCH v2 2/4] refs/files: use correct error type when lock exists
Git private branch Feature Suggestion
2025-09-11 8:15 UTC (5+ messages)
[PATCH] ci: perform build and smoke tests for Meson docs
2025-09-11 7:48 UTC (3+ messages)
Git Stash Synchronization - Best Workflow?
2025-09-11 2:22 UTC (7+ messages)
[PATCH 00/17] Use rust types in xdiff
2025-09-10 22:02 UTC (6+ messages)
` [PATCH 08/17] xdiff: delete chastore from xdfile_t, view with --color-words
What's cooking in git.git (Sep 2025, #04; Wed, 10)
2025-09-10 21:45 UTC (3+ messages)
What's cooking in git.git (Sep 2025, #03; Mon, 8)
2025-09-10 21:44 UTC (11+ messages)
[GIT PULL] git-gui: question helper, fix Revert Changes
2025-09-10 21:28 UTC (2+ messages)
[GIT PULL] gitk: macOS fixes, README
2025-09-10 21:28 UTC (2+ messages)
git whatchanged
2025-09-10 21:15 UTC (3+ messages)
[PATCH 0/6] breaking changes: switch default initial branch name to "main"
2025-09-10 20:41 UTC (7+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 1/4] breaking-changes: switch default branch to main
` [PATCH v3 2/4] t4013: switch default branch name "
` [PATCH v3 3/4] t9902: "
` [PATCH v3 4/4] t0613: stop setting default initial branch
[PATCH 0/2] replay: add --update-refs option
2025-09-10 20:28 UTC (16+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] replay: document --update-refs and --batch options
[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
2025-09-10 20:18 UTC (15+ messages)
` [PATCH 3/9] submodule: add gitdir path config override
` [PATCH v2 00/10] Encode submodule gitdir names to avoid conflicts
` [PATCH v2 02/10] submodule: create new gitdirs under submodules path
` [PATCH v2 03/10] submodule: add gitdir path config override
` [PATCH v2 06/10] submodule: encode gitdir paths to avoid conflicts
Using command nominated for removal: whatchanged
2025-09-10 20:08 UTC (3+ messages)
[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
2025-09-10 20:05 UTC (14+ messages)
` [PATCH RFC v3 00/18] "
` [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 17/18] builtin/history: implement "split" subcommand
` [PATCH RFC v3 18/18] builtin/history: implement "reword" subcommand
[PATCH] use repo_get_oid_with_flags()
2025-09-10 17:16 UTC
[PATCH] odb: drop deprecated wrapper functions
2025-09-10 15:37 UTC (3+ messages)
[PATCH 0/6] odb: track commit graphs via object source
2025-09-10 11:38 UTC (6+ messages)
Shallow clone support in v3.0 and beyond?
2025-09-10 11:13 UTC (3+ messages)
[PATCH RFC v3 0/8] Introduce Rust and announce that it will become mandatorty
2025-09-10 8:22 UTC (8+ messages)
` [PATCH RFC v3 1/8] meson: add infrastructure to build internal Rust library
` [PATCH RFC v3 5/8] rust: implement a test balloon via the "varint" subsystem
[PATCH 00/16] packfile: carve out a new packfile store
2025-09-10 7:35 UTC (12+ messages)
` [PATCH v4 00/15] "
` [PATCH v4 07/15] packfile: reorder functions to avoid function declaration
` [PATCH v4 08/15] packfile: refactor `prepare_packed_git()` to work on packfile store
` [PATCH v4 09/15] packfile: split up responsibilities of `reprepare_packed_git()`
` [PATCH v4 10/15] packfile: refactor `install_packed_git()` to work on packfile store
` [PATCH v4 11/15] packfile: introduce function to load and add packfiles
` [PATCH v4 12/15] packfile: move `get_multi_pack_index()` into "midx.c"
` [PATCH v4 13/15] packfile: remove `get_packed_git()`
` [PATCH v4 14/15] packfile: refactor `get_all_packs()` to work on packfile store
` [PATCH v4 15/15] packfile: refactor `get_packed_git_mru()` "
[PATCH 0/4] enhance string-list API to fix sign compare warnings
2025-09-10 4:57 UTC (5+ messages)
` [PATCH 3/4] string-list: change "string_list_find_insert_index" return type to "size_t"
[PATCH 1/4] string-list: allow passing NULL for `get_entry_index`
2025-09-10 2:04 UTC (4+ messages)
gitk bug: Disabling "Themed widgets" breaks preferences dialogue
2025-09-09 20:53 UTC (3+ messages)
` Removal of classic Tk widgets (was Re: gitk bug: Disabling "Themed widgets" breaks preferences dialogue)
Is Git Add Supposed to Work Like This (git 2.50)?
2025-09-09 21:01 UTC (8+ messages)
[PATCH 0/4] you-still-use-that??: improve breaking changes troubleshooting
2025-09-09 20:01 UTC (8+ messages)
` [PATCH 1/4] usage: help the user help themselves
[PATCH RFC 2/3] rust: implement a test balloon via the "varint" subsystem
2025-09-09 15:27 UTC (3+ messages)
[PATCH v2 0/5] refs/reftable: add fsck checks
2025-09-09 13:49 UTC (5+ messages)
` [PATCH v2 2/5] refs/reftable: add fsck check for checking the table name
[Bug] Compat objects not added to CLAR_TEST_PROG
2025-09-09 12:07 UTC (6+ messages)
[PATCH v3 00/15] packfile: carve out a new packfile store
2025-09-09 11:09 UTC (4+ messages)
` [PATCH v3 02/15] odb: move list of packfiles into `struct packfile_store`
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).