git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-08 17:34:17 to 2025-09-10 18:21:15 UTC [more...]

[PATCH 0/2] fast-import: start controlling how commit signatures are handled
 2025-09-10 18:21 UTC  (6+ messages)
` [PATCH 1/2] gpg-interface: refactor 'enum sign_mode' parsing
` [PATCH 2/2] fast-import: add '--signed-commits=<mode>' option

[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
 2025-09-10 18:15 UTC  (18+ messages)
` [PATCH 2/9] submodule: create new gitdirs under submodules path
` [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

[GIT PULL] git-gui: question helper, fix Revert Changes
 2025-09-10 17:14 UTC 

[PATCH v2 0/4] you-still-use-that??: improve breaking changes troubleshooting
 2025-09-10 17:58 UTC  (24+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] git: add `deprecated` category to --list-cmds
  ` [PATCH v3 3/8] git: allow alias-shadowing deprecated builtins
  ` [PATCH v4 0/7] you-still-use-that??: improve breaking changes troubleshooting
    ` [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 0/2] replay: add --update-refs option
 2025-09-10 17:58 UTC  (23+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] replay: document --update-refs and --batch options

[PATCH] use repo_get_oid_with_flags()
 2025-09-10 17:16 UTC 

[GIT PULL] gitk: macOS fixes, README
 2025-09-10 17:13 UTC 

What's cooking in git.git (Sep 2025, #03; Mon, 8)
 2025-09-10 15:54 UTC  (7+ messages)

[PATCH] odb: drop deprecated wrapper functions
 2025-09-10 15:37 UTC  (3+ messages)

[PATCH RFC 0/3] Introduce Rust and announce that it will become mandatorty
 2025-09-10 15:35 UTC  (24+ 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 0/6] breaking changes: switch default initial branch name to "main"
 2025-09-10 15:29 UTC  (10+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] t9902: switch default branch name to main
` [PATCH v3 0/4] breaking changes: switch default initial branch name to "main"
  ` [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] contrib/subtree: fix split with squashed subtrees
 2025-09-10 15:10 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
 2025-09-10 14:08 UTC  (13+ 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

Using command nominated for removal: whatchanged
 2025-09-10 13:53 UTC  (2+ messages)

[PATCH] t/unit-tests: update clar to fcbed04
 2025-09-10 13:09 UTC 

[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)

Git Stash Synchronization - Best Workflow?
 2025-09-10  9:52 UTC  (6+ messages)

[PATCH RFC v3 0/8] Introduce Rust and announce that it will become mandatorty
 2025-09-10  8:22 UTC  (9+ 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  (28+ 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 04/15] odb: move packfile map "
` [PATCH v4 00/15] packfile: carve out a new packfile store
  ` [PATCH v4 01/15] packfile: introduce a new `struct packfile_store`
  ` [PATCH v4 02/15] odb: move list of packfiles into "
  ` [PATCH v4 03/15] odb: move initialization bit "
  ` [PATCH v4 04/15] odb: move packfile map "
  ` [PATCH v4 05/15] odb: move MRU list of packfiles "
  ` [PATCH v4 06/15] odb: move kept cache "
  ` [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  (11+ messages)
` [PATCH 1/4] string-list: allow passing NULL for `get_entry_index`
` [PATCH 2/4] string-list: replace negative index encoding with "exact_match" parameter
` [PATCH 3/4] string-list: change "string_list_find_insert_index" return type to "size_t"
` [PATCH 4/4] refs: enable sign compare warnings check

[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 00/17] Use rust types in xdiff
 2025-09-09 20:33 UTC  (21+ messages)
` [PATCH 01/17] xdiff: delete static forward declarations in xprepare
` [PATCH 02/17] xdiff: delete local variables and initialize/free xdfile_t directly
` [PATCH 03/17] xdiff: delete unnecessary fields from xrecord_t and xdfile_t
` [PATCH 04/17] xdiff: delete xdl_get_rec() in xemit
` [PATCH 05/17] xdiff: delete struct diffdata_t
` [PATCH 06/17] xdiff: delete redundant array xdfile_t.ha
` [PATCH 07/17] xdiff: delete fields ha, line, size in xdlclass_t in favor of an xrecord_t
` [PATCH 08/17] xdiff: delete chastore from xdfile_t, view with --color-words
` [PATCH 09/17] xdiff: treat xdfile_t.rchg like an enum

[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 0/6] odb: add transaction interfaces to ODB subsystem
 2025-09-09 19:11 UTC  (7+ 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 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  (6+ 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)

Running out of inodes on an NFS which stores repos
 2025-09-09  7:39 UTC  (5+ messages)

[PATCH v2 0/4] refs/files: fix issues with git-fetch on case-insensitive FS
 2025-09-09  7:10 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
` [PATCH v2 4/4] refs/files: handle D/F conflicts during locking

[BUG] Some subcommands ignore color.diff and color.ui in --patch mode
 2025-09-09  6:09 UTC  (9+ messages)
  ` [PATCH 0/4] oddities around add-interactive and color
    ` [PATCH 2/4] add-interactive: respect color.diff for diff coloring
    ` [PATCH v2 0/4] oddities around add-interactive and color

Git dumb HTTP protocol should work without update-server-info
 2025-09-09  5:26 UTC  (8+ messages)

[PATCH] doc: fast-import: replace literal block with paragraph
 2025-09-08 21:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] optimize string hashing in xdiff
 2025-09-08 21:04 UTC  (10+ messages)
` [PATCH 2/2] xdiff: optimize xdl_hash_record_verbatim

Git dumb HTTP protocol should use WebDAV PROPFIND method
 2025-09-08 19:09 UTC  (3+ messages)

[PATCH v2 1/4] xdiff: refactor xdl_hash_record()
 2025-09-08 18:49 UTC  (4+ messages)
` [PATCH v2 2/4] xdiff: annotate unlikely branch
` [PATCH v2 3/4] xdiff: move hashing functions to a separate header
` [PATCH v2 4/4] xdiff: use a faster hash in xdl_hash_record_verbatim

[PATCH v3 10/11] contrib: remove "git-new-workdir"
 2025-09-08 18:43 UTC  (4+ messages)

[UX] git restore -p: confusing prompt after failed hunk edit
 2025-09-08 18:02 UTC 

[PATCH v7 0/5] Make the "promisor-remote" capability support more fields
 2025-09-08 17:34 UTC  (3+ messages)
` [PATCH v8 0/7] "


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).