git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-10 15:29:26 to 2025-09-13 07:29:34 UTC [more...]

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

[QUESTION] mergetool environment variables
 2025-09-13  7:04 UTC  (2+ messages)

[BUG] git merge reports conflict when two branches add independent methods at the same location
 2025-09-12 22:57 UTC  (2+ 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)

[PATCH 0/4] doc: git-push: clarify DESCRIPTION section & refspec definition
 2025-09-12 21:19 UTC  (10+ 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 v2 4/4] doc: git-push: clarify "what "

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 

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

[DISCUSS] validation on git config user.email
 2025-09-12 18:06 UTC  (10+ messages)

[PATCH 0/2] Make git-clone(1) more resilient when using bundle-URI
 2025-09-12 17:37 UTC  (6+ messages)
` [PATCH 1/2] bundle-uri: ignore bundles without uri
` [PATCH 2/2] bundle-uri: do not abort on invalid packet line

[PATCH RFC 0/3] Introduce Rust and announce that it will become mandatorty
 2025-09-12 16:32 UTC  (18+ messages)
` [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

git merge/rebase feature request
 2025-09-12 16:14 UTC 

[PATCH v3 0/6] doc: git-checkout: clarify DESCRIPTION section
 2025-09-12 16:23 UTC  (13+ 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 "

The case of `git update-ref MERGE_HEAD`
 2025-09-12 16:19 UTC 

[PATCH 0/3] sparse-checkout: add 'clean' command
 2025-09-12 16:12 UTC  (24+ 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 v3 0/7] sparse-checkout: add 'clean' command
    ` [PATCH v3 1/7] sparse-checkout: remove use of the_repository
    ` [PATCH v3 2/7] sparse-checkout: add basics of 'clean' command
    ` [PATCH v3 3/7] sparse-checkout: match some 'clean' behavior
    ` [PATCH v3 4/7] dir: add generic "walk all files" helper
    ` [PATCH v3 5/7] sparse-checkout: add --verbose option to 'clean'
    ` [PATCH v3 6/7] sparse-index: point users to new 'clean' action
    ` [PATCH v3 7/7] t: expand tests around sparse merges and clean

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

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

[PATCH v2 0/4] refs/files: fix issues with git-fetch on case-insensitive FS
 2025-09-12 11:53 UTC  (10+ 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

[PATCH v2 0/6] midx-write: fix segfault and do several cleanups
 2025-09-11 23:44 UTC  (6+ messages)
` [PATCH v3 "

[PATCH 00/16] packfile: carve out a new packfile store
 2025-09-11 23:42 UTC  (9+ messages)
` [PATCH v3 00/15] "
` [PATCH v4 "
  ` [PATCH v4 13/15] packfile: remove `get_packed_git()`

[PATCH v2 00/16] packfile: carve out a new packfile store
 2025-09-11 23:33 UTC  (13+ 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 0/6] odb: track commit graphs via object source
 2025-09-11 23:08 UTC  (15+ messages)
` [PATCH 1/6] blame: drop explicit check for commit graph
` [PATCH 2/6] revision: "
` [PATCH 3/6] commit-graph: return the prepared commit graph from `prepare_commit_graph()`
` [PATCH 4/6] commit-graph: return commit graph from `repo_find_commit_pos_in_graph()`
` [PATCH 6/6] odb: move commit-graph into the object sources

[PATCH v3 0/8] you-still-use-that??: improve breaking changes troubleshooting
 2025-09-11 21:19 UTC  (17+ 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] 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/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  (10+ messages)
` [PATCH 1/6] bulk-checkin: remove ODB transaction nesting
` [PATCH 2/6] builtin/update-index: end ODB transaction when --verbose is specified
` [PATCH 6/6] odb: add transaction interface

[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  (4+ messages)
` [PATCH v3] "

[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

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 08/17] xdiff: delete chastore from xdfile_t, view with --color-words
 2025-09-10 22:02 UTC  (2+ messages)

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  (8+ 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  (5+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 3/4] t9902: switch default branch name to main
  ` [PATCH v3 4/4] t0613: stop setting default initial branch

[PATCH 0/2] replay: add --update-refs option
 2025-09-10 20:28 UTC  (11+ 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  (6+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 06/10] submodule: encode gitdir paths "

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

[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
 2025-09-10 20:05 UTC  (3+ messages)
` [PATCH RFC v3 00/18] "

[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  (2+ messages)


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