git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-02 07:30:54 to 2025-10-06 09:13:53 UTC [more...]

[PATCH RFC 0/3] Introduce Rust and announce that it will become mandatorty
 2025-10-06  9:13 UTC  (13+ messages)
` [PATCH v5 0/9] Introduce Rust and announce that it will become mandatory
  ` what's missing from newer C? [was: [PATCH v5 0/9] Introduce Rust ....]
` [PATCH v8 0/9] Introduce Rust and announce that it will become mandatory
  ` [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] t1410: modernize test path checks
 2025-10-06  9:00 UTC 

[PATCH v2 0/4] enhance string-list API to fix sign compare warnings
 2025-10-06  6:32 UTC  (17+ messages)
` [PATCH v2 2/4] string-list: replace negative index encoding with "exact_match" parameter
` [PATCH v2 3/4] string-list: change "string_list_find_insert_index" return type to "size_t"
` [PATCH v3 0/4] enhance string-list API to fix sign compare warnings
  ` [PATCH v3 1/4] string-list: use bool instead of int for "exact_match"
  ` [PATCH v3 2/4] string-list: replace negative index encoding with "exact_match" parameter
  ` [PATCH v3 3/4] string-list: change "string_list_find_insert_index" return type to "size_t"
  ` [PATCH v3 4/4] refs: enable sign compare warnings check

[PATCH] doc: add a explanation of Git's data model
 2025-10-06  3:32 UTC  (3+ messages)

[PATCH v=2 0/1] files-backend: check symref name before update
 2025-10-06  0:46 UTC  (4+ messages)
` [PATCH v=2 1/1] "

Broken handling of "J" hunks for "add --interactive"?
 2025-10-05 21:30 UTC  (18+ messages)
` [PATCH] add-patch: roll over to next undecided hunk
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] add-patch: improve help for options j, J, k, and K
  ` [PATCH v2 2/5] add-patch: document that option J rolls over
  ` [PATCH v2 3/5] add-patch: let options y, n, j, and e roll over to next undecided
  ` [PATCH v2 4/5] add-patch: let options k and K roll over like j and J
  ` [PATCH v2 5/5] add-patch: reset "permitted" at loop start

[PATCH] doc: do not break sentences into "lego" pieces
 2025-10-05 21:12 UTC 

[PATCH 0/3] doc: convert git-stash, git tag and git worktree to synopis style
 2025-10-05 21:11 UTC  (4+ messages)
` [PATCH 1/3] doc: convert git-stash.adoc "
` [PATCH 2/3] doc: convert git tag to synopsis style
` [PATCH 3/3] doc: convert git worktree "

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

[GIT PULL] gitk: UI themes, osascript fix on macOS, fix absent remote tracking branches
 2025-10-05 20:33 UTC  (2+ messages)

git clean deletes negated pathspec if directory causing data loss
 2025-10-05 11:33 UTC  (2+ messages)

Untracked files cache not used when --untracked-files is used
 2025-10-05 11:14 UTC  (3+ messages)

[Outreachy]Microproject: modernize path checks in t1410-reflog.sh
 2025-10-05 10:38 UTC  (3+ messages)

git whatchanged -- yes, I still use this
 2025-10-05 10:31 UTC  (2+ messages)

Interested in contributing to Git
 2025-10-05 10:22 UTC  (5+ messages)

[PATCH 0/1] files-backend: check symref name before update
 2025-10-05  8:19 UTC  (11+ messages)
` [PATCH 1/1] "

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

gitweb and gitweb_config.perl problem
 2025-10-05  4:57 UTC 

Git Status Short Output Color Inconsistency with -z Flag
 2025-10-05  0:48 UTC 

[PATCH v3 0/2] gitk: make Tags and Heads window geometry sticky
 2025-10-04 22:04 UTC  (4+ messages)
` [PATCH v3 2/2] "
    ` [PATCH] gitk: persist position and size of the Tags and Heads window

[PATCH] doc: change the markup of paragraphs following a nested list item
 2025-10-04 17:31 UTC  (6+ messages)
` [PATCH v2] "

[ANNOUNCE] Git Rev News edition 127
 2025-10-03 22:22 UTC 

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

[PATCH] docs/gitcredentials: describe URL prefix matching
 2025-10-03 21:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/9] SHA-1/SHA-256 interoperability, part 1
 2025-10-03 21:06 UTC  (17+ 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

[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  (11+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 2/5] doc: add an UPSTREAM BRANCHES section to pull/push/fetch
  ` [PATCH v4 5/5] doc: git-push: Add explanation of `git push origin main`

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

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

[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 00/10] Convert remaining hooks to hook.h
 2025-10-02 15:46 UTC  (4+ messages)
` [PATCH 01/10] run-command: add stdin callback for parallelization

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


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