git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-01 17:31:14 to 2025-10-03 20:48:52 UTC [more...]

[RFC/PATCH] SubmittingPatches: forbid use of genAI to generate changes
 2025-10-03 20:48 UTC  (13+ messages)
` [PATCH v2] SubmittingPatches: add section about AI

[PATCH 0/9] SHA-1/SHA-256 interoperability, part 1
 2025-10-03 20:45 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/9] docs: update pack index v3 format
  ` [PATCH v2 2/9] docs: update offset order for pack index v3
  ` [PATCH v2 3/9] docs: reflect actual double signature for tags
  ` [PATCH v2 4/9] docs: improve ambiguous areas of pack format documentation
  ` [PATCH v2 5/9] docs: add documentation for loose objects
  ` [PATCH v2 6/9] rev-parse: allow printing compatibility hash
  ` [PATCH v2 7/9] fsck: consider gpgsig headers expected in tags
  ` [PATCH v2 8/9] t: allow specifying compatibility hash
  ` [PATCH v2 9/9] t1010: use BROKEN_OBJECTS prerequisite

Broken handling of "J" hunks for "add --interactive"?
 2025-10-03 20:42 UTC  (8+ messages)
` [PATCH] add-patch: roll over to next undecided hunk

[PATCH 0/2] replay: add --update-refs option
 2025-10-03 20:32 UTC  (22+ messages)
` [PATCH v2 0/1] replay: make atomic ref updates the default behavior
  ` [PATCH v2 1/1] "

[PATCH v3 0/4] doc: git-push: clarify DESCRIPTION section
 2025-10-03 19:12 UTC  (14+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 2/5] doc: add an UPSTREAM BRANCHES section to pull/push/fetch
  ` [PATCH v4 4/5] doc: git-push: clarify "what to push"
  ` [PATCH v4 5/5] doc: git-push: Add explanation of `git push origin main`

[PATCH] doc: add a explanation of Git's data model
 2025-10-03 17:34 UTC 

[PATCH 0/6] odb: track commit graphs via object source
 2025-10-03 16:56 UTC  (11+ messages)

[PATCH 0/3] Makefile update libgit.a: Include xdiff and reftable in libgit.a
 2025-10-03 16:43 UTC  (22+ messages)
` [PATCH 1/3] make: move xdiff and reftable objects before GITLIBS
` [PATCH 2/3] make: delete XDIFF_LIB, add xdiff to LIB_OBJS
` [PATCH 3/3] make: delete REFTABLE_LIB, add reftable "
` [PATCH v2 0/2] Makefile update libgit.a: Include xdiff and reftable in libgit.a
  ` [PATCH v2 1/2] make: delete XDIFF_LIB, add xdiff to LIB_OBJS
  ` [PATCH v2 2/2] make: delete REFTABLE_LIB, add reftable "

I still use this!
 2025-10-03 16:38 UTC  (3+ messages)

[PATCH] doc: change the markup of paragraphs following a nested list item
 2025-10-03 16:29 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v5 00/13] Cleanup xdfile_t and xrecord_t in xdiff
 2025-10-03 13:47 UTC  (3+ messages)
` [PATCH v6 00/12] "

Could Git be smarter about object reuse?
 2025-10-03 11:51 UTC  (8+ messages)

customizing "cherry picked from commit abcd" comment
 2025-10-03 11:41 UTC  (6+ messages)

Untracked files cache not used when --untracked-files is used
 2025-10-03 11:05 UTC 

[PATCH 0/7] RFC: Accelerate xdiff and begin its rustification
 2025-10-03  9:51 UTC  (11+ messages)
` [PATCH 6/7] xdiff: conditionally use Rust's implementation of xxhash
      ` gitoxide-compatible licensing of Git's Rust code, was "

Resolve Email Issues
 2025-10-03  9:20 UTC 

[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
 2025-10-03  7:56 UTC  (5+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 08/10] submodule: remove validate_submodule_git_dir()

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

[PATCH v2 0/4] technical docs in make build
 2025-10-02 22:38 UTC  (6+ messages)
  ` [PATCH v2 1/4] doc: add some missing technical documents
  ` [PATCH v2 2/4] doc: remembering-renames.adoc: fix asciidoc warnings
  ` [PATCH v2 3/4] doc: sparse-checkout.adoc: "
  ` [PATCH v2 4/4] doc: commit-graph.adoc: fix up some formatting

[PATCH] Documentation/git-merge-tree.adoc: clarify the --merge-base option
 2025-10-02 22:34 UTC 

When should we release Git 3.0?
 2025-10-02 22:33 UTC  (16+ messages)

What is the reason behind not hiding git worktrees from git?
 2025-10-02 18:55 UTC  (22+ messages)
                ` [PATCH 1/2] doc: git-worktree: Link to examples
                ` [PATCH 2/2] doc: git-worktree: Add side by side branch checkout example

[PATCH v4 4/7] doc: git-checkout: clarify `-b` and `-B`
 2025-10-02 18:37 UTC  (2+ messages)
` [PATCH] doc: git-checkout: fix placeholder markup

[PATCH 0/1] files-backend: check symref name before update
 2025-10-02 17:34 UTC  (10+ messages)
` [PATCH 1/1] "

[PATCH 00/10] Convert remaining hooks to hook.h
 2025-10-02 15:46 UTC  (8+ messages)
` [PATCH 01/10] run-command: add stdin callback for parallelization
` [PATCH 03/10] hook: convert 'post-rewrite' hook in sequencer.c to hook.h
` [PATCH 05/10] reference-transaction: use hook.h to run hooks

[PATCH v4 0/7] refs/reftable: add consistency checks
 2025-10-02 11:44 UTC  (7+ messages)
` [PATCH v4 3/7] reftable: check for trailing newline in 'tables.list'
` [PATCH v4 6/7] reftable: add code to facilitate consistency checks
` [PATCH v4 7/7] refs/reftable: add fsck check for checking the table name

[PATCH 0/5] gitlab-ci: some fixes for failures on Windows
 2025-10-02 11:24 UTC  (8+ messages)
` [PATCH 1/5] gitlab-ci: dedup instructions to disable realtime monitoring
` [PATCH 2/5] gitlab-ci: ignore failures "
` [PATCH 3/5] gitlab-ci: drop workaround for Python certificate store on Windows
` [PATCH 4/5] gitlab-ci: upload Meson test logs as JUnit reports
` [PATCH 5/5] t8020: fix test failure due to indeterministic tag sorting

[PATCH v4 00/12] Introduce git-history(1) command for easy history editing
 2025-10-02 10:24 UTC  (8+ messages)
` [PATCH v4 05/12] builtin: add new "history" command
` [PATCH v4 08/12] add-patch: split out `struct interactive_options`
` [PATCH v4 10/12] add-patch: add support for in-memory index patching

What's cooking in git.git (Sep 2025, #11; Mon, 29)
 2025-10-02 10:02 UTC  (2+ messages)

Interested in contributing to Git
 2025-10-02  8:21 UTC  (3+ messages)

git whatchanged
 2025-10-02  7:12 UTC  (2+ messages)

How mantainers check Git diffs and patches?
 2025-10-02  5:19 UTC  (9+ messages)

[RFC PATCH 0/1] Extended tree format for mixed submodules and conflicts
 2025-10-01 23:00 UTC  (9+ messages)
` [RFC PATCH 1/1] Define an extended tree format

[PATCH] docs/gitcredentials: describe URL prefix matching
 2025-10-01 22:20 UTC  (2+ messages)

[RFC] How to accellerate the patch flow (or should we?)
 2025-10-01 20:00 UTC  (7+ 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).