git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-12 20:05:40 to 2025-09-16 07:11:11 UTC [more...]

[PATCH v2] combine-diff: don't override recursive flag in diff_tree_combined()
 2025-09-16  7:11 UTC  (2+ messages)

[PATCH 0/5] builtin/config: bug fixes for "get" subcommand with "--type=color"
 2025-09-16  6:56 UTC  (16+ messages)
` [PATCH 1/5] t1300: write test expectations in the test's body
` [PATCH 4/5] builtin/config: special-case retrieving colors without a key
` [PATCH v2 0/5] builtin/config: bug fixes for "get" subcommand with "--type=color"
  ` [PATCH v2 1/5] t1300: write test expectations in the test's body
  ` [PATCH v2 2/5] t1300: small style fixups
  ` [PATCH v2 3/5] builtin/config: do not die in `get_color()`
  ` [PATCH v2 4/5] builtin/config: special-case retrieving colors without a key
  ` [PATCH v2 5/5] builtin/config: do not spawn pager when printing color codes

What's cooking in git.git (Sep 2025, #06; Mon, 15)
 2025-09-16  6:53 UTC  (2+ messages)

[PATCH v4 0/7] doc: git-checkout: clarify DESCRIPTION section
 2025-09-16  6:41 UTC  (6+ messages)

[PATCH 0/3] ci: don't compile whole project when testing docs with Meson
 2025-09-16  6:41 UTC  (5+ messages)

[QUESTION] how to find options set by scalar?
 2025-09-16  6:21 UTC 

[PATCH 0/4] doc: git-push: clarify DESCRIPTION section & refspec definition
 2025-09-16  5:39 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] doc: git-push: clarify intro
  ` [PATCH v2 2/4] doc: add an UPSTREAM BRANCHES section to pull/push/fetch
  ` [PATCH v2 3/4] doc: git-push: clarify "where to push"

[PATCH 0/3] extend --ignore-other-worktrees to 'rebase', add hints
 2025-09-16  5:32 UTC  (17+ messages)
` [PATCH 1/3] checkout: provide hint when failing due to another worktree
` [PATCH 2/3] rebase: support --ignore-other-worktrees
` [PATCH 3/3] rebase: hint when failing on branch used by another worktree

[PATCH 0/6] odb: add transaction interfaces to ODB subsystem
 2025-09-16  2:55 UTC  (18+ messages)
` [PATCH 1/6] bulk-checkin: remove ODB transaction nesting
` [PATCH 2/6] builtin/update-index: end ODB transaction when --verbose is specified
` [PATCH v2 0/6] odb: add transaction interfaces to ODB subsystem
  ` [PATCH v2 1/6] bulk-checkin: remove ODB transaction nesting
  ` [PATCH v2 2/6] builtin/update-index: end ODB transaction when --verbose is specified
  ` [PATCH v2 3/6] bulk-checkin: drop flush_odb_transaction()
  ` [PATCH v2 4/6] object-file: relocate ODB transaction code
  ` [PATCH v2 5/6] object-file: update naming from bulk-checkin
  ` [PATCH v2 6/6] odb: add transaction interface

[PATCH RFC 0/3] Introduce Rust and announce that it will become mandatorty
 2025-09-16  2:03 UTC  (24+ messages)
` [PATCH RFC v4 0/9] Introduce Rust and announce that it will become mandatory
  ` [PATCH RFC v4 7/9] BreakingChanges: announce Rust becoming mandatory
` [PATCH v5 0/9] Introduce Rust and announce that it will become mandatory
  ` [PATCH v5 1/9] meson: add infrastructure to build internal Rust library
  ` [PATCH v5 2/9] Makefile: reorder sources after includes
  ` [PATCH v5 3/9] Makefile: introduce infrastructure to build internal Rust library
  ` [PATCH v5 4/9] help: report on whether or not Rust is enabled
  ` [PATCH v5 5/9] varint: use explicit width for integers
  ` [PATCH v5 6/9] varint: reimplement as test balloon for Rust
  ` [PATCH v5 7/9] BreakingChanges: announce Rust becoming mandatory
  ` [PATCH v5 8/9] ci: convert "pedantic" job into full build with breaking changes
  ` [PATCH v5 9/9] ci: enable Rust for breaking-changes jobs

[PATCH v2 0/8] sparse-checkout: add 'clean' command
 2025-09-16  2:00 UTC  (6+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 5/7] sparse-checkout: add --verbose option to 'clean'

[PATCH] send-email: don't duplicate Reply-to:
 2025-09-16  1:14 UTC  (2+ messages)

[PATCH 0/9] make stash apply with --index by default
 2025-09-16  0:37 UTC  (6+ messages)
` [PATCH v2 0/4] Teach git-stash to use --index from config
  ` [PATCH v2 1/4] t3903: reduce dependencies on previous tests
  ` [PATCH v2 2/4] t3905: remove unneeded blank line
  ` [PATCH v2 3/4] stash: refactor private config globals
  ` [PATCH v2 4/4] stash: honor stash.index in apply, pop modes

[PATCH] repo: add --all to git-repo-info
 2025-09-15 23:58 UTC  (2+ messages)

[PATCH] git: run alias subprocess according to the API
 2025-09-15 19:31 UTC  (5+ messages)

[PATCH v3 0/8] you-still-use-that??: improve breaking changes troubleshooting
 2025-09-15 19:19 UTC  (26+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 2/7] git: allow alias-shadowing deprecated builtins
  ` [PATCH v5 0/8] you-still-use-that??: improve breaking changes troubleshooting
    ` [PATCH v5 1/8] git: add `deprecated` category to --list-cmds
    ` [PATCH v5 2/8] git: move seen-alias bookkeeping into handle_alias(...)
    ` [PATCH v5 3/8] git: allow alias-shadowing deprecated builtins
    ` [PATCH v5 4/8] t0014: test shadowing of aliases for a sample of builtins
    ` [PATCH v5 5/8] you-still-use-that??: help the user help themselves
    ` [PATCH v5 6/8] whatchanged: hint about git-log(1) and aliasing
    ` [PATCH v5 7/8] whatchanged: remove not-even-shorter clause
    ` [PATCH v5 8/8] BreakingChanges: remove claim about whatchanged reports

[PATCH 0/2] add -p: a couple of hunk splitting fixes
 2025-09-15 17:44 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] add -p: mark split hunks as undecided
  ` [PATCH v2 2/2] add-patch: update hunk splitability after editing

[PATCH 0/2] fast-import: start controlling how commit signatures are handled
 2025-09-15 16:02 UTC  (7+ messages)
` [PATCH 2/2] fast-import: add '--signed-commits=<mode>' option

[QUESTION] mergetool environment variables
 2025-09-15 15:35 UTC  (8+ messages)

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

[DISCUSS] validation on git config user.email
 2025-09-15 13:40 UTC  (6+ messages)

[PATCH RFC v2 00/16] Introduce git-history(1) command for easy history editing
 2025-09-15 13:04 UTC  (9+ messages)
` [PATCH RFC v2 15/16] builtin/history: implement "split" subcommand

[PATCH 2/4] string-list: replace negative index encoding with "exact_match" parameter
 2025-09-15 12:24 UTC  (3+ messages)

The case of `git update-ref MERGE_HEAD`
 2025-09-15 12:16 UTC  (2+ messages)

[PATCH 0/4] enhance string-list API to fix sign compare warnings
 2025-09-15 12:11 UTC  (4+ messages)
` [PATCH 2/4] string-list: replace negative index encoding with "exact_match" parameter

[PATCH 1/4] string-list: allow passing NULL for `get_entry_index`
 2025-09-15 12:08 UTC  (3+ messages)

[PATCH v2 0/2] fast-import: start controlling how commit signatures are handled
 2025-09-15 10:56 UTC  (5+ messages)
` [PATCH v2 2/2] fast-import: add '--signed-commits=<mode>' option

[PATCH v2 0/5] refs/reftable: add fsck checks
 2025-09-15  9:27 UTC  (4+ messages)
` [PATCH v2 3/5] refs/reftable: add fsck check for number of tables

[Bug] commit cleanup does not happen during autosquash rebase
 2025-09-15  9:03 UTC  (3+ messages)

[PATCH 00/16] packfile: carve out a new packfile store
 2025-09-15  8:54 UTC  (21+ messages)
` [PATCH v4 00/15] "
` [PATCH v5 "
  ` [PATCH v5 01/15] packfile: introduce a new `struct packfile_store`
  ` [PATCH v5 02/15] odb: move list of packfiles into "
  ` [PATCH v5 03/15] odb: move initialization bit "
  ` [PATCH v5 04/15] odb: move packfile map "
  ` [PATCH v5 05/15] odb: move MRU list of packfiles "
  ` [PATCH v5 06/15] odb: move kept cache "
  ` [PATCH v5 07/15] packfile: reorder functions to avoid function declaration
  ` [PATCH v5 08/15] packfile: refactor `prepare_packed_git()` to work on packfile store
  ` [PATCH v5 09/15] packfile: split up responsibilities of `reprepare_packed_git()`
  ` [PATCH v5 10/15] packfile: refactor `install_packed_git()` to work on packfile store
  ` [PATCH v5 11/15] packfile: introduce function to load and add packfiles
  ` [PATCH v5 12/15] packfile: move `get_multi_pack_index()` into "midx.c"
  ` [PATCH v5 13/15] packfile: refactor `get_packed_git()` to work on packfile store
  ` [PATCH v5 14/15] packfile: refactor `get_all_packs()` "
  ` [PATCH v5 15/15] packfile: refactor `get_packed_git_mru()` "

[PATCH v2 00/16] packfile: carve out a new packfile store
 2025-09-15  7:44 UTC  (16+ messages)
` [PATCH v2 02/16] odb: move list of packfiles into `struct packfile_store`
` [PATCH v2 14/16] packfile: remove `get_packed_git()`
` [PATCH v2 15/16] packfile: refactor `get_all_packs()` to work on packfile store

[PATCH] use repo_get_oid_with_flags()
 2025-09-15  6:16 UTC  (2+ messages)

safe.directory does not work at all (git 2.39.5, 2.51.0)
 2025-09-15  2:46 UTC  (5+ messages)
  ` [SOLVED] "

Usage of git whatchanged
 2025-09-14 19:44 UTC  (4+ messages)

[PATCH] gitk: fix error when remote tracking branch is deleted
 2025-09-14 18:32 UTC  (2+ messages)

[PATCH 0/2] refs/files: fix issues with git-fetch on case-insensitive FS
 2025-09-13 20:54 UTC  (6+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] refs/files: catch conflicts on case-insensitive file-systems
  ` [PATCH v3 2/4] refs/files: use correct error type when lock exists
  ` [PATCH v3 3/4] refs/files: handle F/D conflicts in case-insensitive FS
  ` [PATCH v3 4/4] refs/files: handle D/F conflicts during locking

[BUG] git merge reports conflict when two branches add independent methods at the same location
 2025-09-13 19:24 UTC  (3+ messages)

[PATCH] gitk: make the 'Tags and Heads' window geometry sticky
 2025-09-13 18:10 UTC 

Error en instalación
 2025-09-13 17:26 UTC  (3+ messages)

Participating in the Outreachy December 2025 cohort
 2025-09-13 15:35 UTC  (2+ messages)

[BUG] git apply misplaces patch when similar code fragments exist in the same file
 2025-09-13  7:29 UTC  (3+ messages)
  ` 回复: "

[BUG] git merge sometimes loses changes from one branch
 2025-09-12 22:56 UTC  (2+ messages)

[BUG] Git merge produces inconsistent indentation in merged result
 2025-09-12 22:56 UTC  (2+ messages)

[PATCH v3 10/11] contrib: remove "git-new-workdir"
 2025-09-12 22:21 UTC  (9+ messages)

What kind of help is needed for SHA-256 work in the next ~year?
 2025-09-12 21:04 UTC  (2+ messages)

What's cooking in git.git (Sep 2025, #05; Fri, 12)
 2025-09-12 20:42 UTC 


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