git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-13 14:55:47 to 2025-08-17 21:10:17 UTC [more...]

Graphical tool to merge and reorder commits
 2025-08-17 21:02 UTC 

[RFE] Add JSON output to git log commands
 2025-08-17 21:09 UTC  (2+ messages)

Gitweb advanced
 2025-08-17 18:59 UTC 

[PATCH 0/5] doc: git-add: clarify DESCRIPTION section
 2025-08-17 18:37 UTC  (32+ messages)
` [PATCH 1/5] doc: git-add: remove options from SYNOPSIS
` [PATCH 2/5] doc: git-add: start man page with an example
` [PATCH 3/5] doc: git-add: simplify discussion of ignored files
` [PATCH v2 0/4] doc: git-add: clarify DESCRIPTION section
  ` [PATCH v2 1/4] doc: git-add: start man page with an example
  ` [PATCH v2 2/4] doc: git-add: simplify discussion of ignored files
  ` [PATCH v2 3/4] doc: git-add: make explanation less dry
  ` [PATCH v2 4/4] doc: git-add: explain inconsistent terminology

[GIT PULL] l10n updates for 2.51.0
 2025-08-17 16:23 UTC  (2+ messages)

[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
 2025-08-17 16:21 UTC  (34+ messages)
` [GSoC PATCH v9 0/5] repo: "
  ` [GSoC PATCH v9 2/5] repo: add the field references.format
  ` [GSoC PATCH v9 3/5] repo: add the field layout.bare
` [GSoC PATCH v10 0/5] repo: declare the repo command
  ` [GSoC PATCH v10 1/5] "
  ` [GSoC PATCH v10 2/5] repo: add the field references.format
  ` [GSoC PATCH v10 3/5] repo: add the field layout.bare
  ` [GSoC PATCH v10 4/5] repo: add the field layout.shallow
  ` [GSoC PATCH v10 5/5] repo: add the --format flag
` [GSoC PATCH v11 0/5] repo: declare the repo command
  ` [GSoC PATCH v11 1/5] "
  ` [GSoC PATCH v11 2/5] repo: add the field references.format
  ` [GSoC PATCH v11 3/5] repo: add the field layout.bare
  ` [GSoC PATCH v11 4/5] repo: add the field layout.shallow
  ` [GSoC PATCH v11 5/5] repo: add the --format flag

[PATCH] cmake: accommodate for `UNIT_TEST_SOURCES`
 2025-08-17 16:12 UTC  (3+ messages)

[FEATURE] Proposal: git stash --only-unstaged
 2025-08-17 16:08 UTC  (5+ messages)

[PATCH 0/7] RFC: Accelerate xdiff and begin its rustification
 2025-08-17 15:57 UTC  (30+ messages)
` [PATCH v2 00/17] "
  ` [PATCH v2 01/17] doc: add a policy for using Rust
  ` [PATCH v2 02/17] xdiff: introduce rust
  ` [PATCH v2 03/17] xdiff/xprepare: remove superfluous forward declarations
  ` [PATCH v2 04/17] xdiff: delete unnecessary fields from xrecord_t and xdfile_t
  ` [PATCH v2 05/17] xdiff: make fields of xrecord_t Rust friendly
  ` [PATCH v2 06/17] xdiff: separate parsing lines from hashing them
  ` [PATCH v2 07/17] xdiff: conditionally use Rust's implementation of xxhash
  ` [PATCH v2 08/17] github workflows: install rust
  ` [PATCH v2 09/17] Do support Windows again after requiring Rust
  ` [PATCH v2 10/17] win+Meson: allow for xdiff to be compiled with MSVC
  ` [PATCH v2 11/17] win+Meson: do allow linking with the Rust-built xdiff
  ` [PATCH v2 12/17] github workflows: define rust versions and targets in the same place
  ` [PATCH v2 13/17] github workflows: upload Cargo.lock
  ` [PATCH v2 14/17] xdiff: implement a white space iterator in Rust
  ` [PATCH v2 15/17] xdiff: create line_hash() and line_equal()
  ` [PATCH v2 16/17] xdiff: optimize case where --ignore-cr-at-eol is the only whitespace flag
  ` [PATCH v2 17/17] xdiff: use rust's version of whitespace processing
  ` [-SPAM-] [PATCH v2 00/17] RFC: Accelerate xdiff and begin its rustification

[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
 2025-08-17 13:01 UTC  (12+ messages)
` [PATCH 1/9] submodule--helper: use submodule_name_to_gitdir in add_submodule
` [PATCH 2/9] submodule: create new gitdirs under submodules path
` [PATCH 3/9] submodule: add gitdir path config override
` [PATCH 4/9] t: submodules: add basic mixed gitdir path tests
` [PATCH 5/9] strbuf: bring back is_rfc3986_unreserved
` [PATCH 6/9] submodule: encode gitdir paths to avoid conflicts
` [PATCH 7/9] submodule: remove validate_submodule_git_dir()
` [PATCH 8/9] t: move nested gitdir tests to proper location
` [PATCH 9/9] t: add gitdir encoding tests

О
 2025-08-17  9:43 UTC 

Potential Null Pointer Dereference detected by static analysis tool
 2025-08-17  9:27 UTC  (5+ messages)

[PATCH] t/t1517: mark tests that fail with GIT_TEST_INSTALLED
 2025-08-17  6:42 UTC  (2+ messages)

How To See Index File Checksum?
 2025-08-17  1:50 UTC  (2+ messages)

غيغفي
 2025-08-16 19:08 UTC 

why can't one alias `git stash`?
 2025-08-16  9:15 UTC  (10+ messages)

[PATCH v2] diff: --no-index should ignore the worktree
 2025-08-15 22:01 UTC  (2+ messages)
` [PATCH] diff: simplify --no-index taking advantage of the fact that prefix==NULL

[PATCH v5 0/5] doc: git-rebase: clarify DESCRIPTION section
 2025-08-15 21:05 UTC  (20+ messages)
` [PATCH v6 "
  ` [PATCH v7 "
    ` [PATCH v7 5/5] doc: git-rebase: update discussion of internals
    ` [PATCH v8 0/5] doc: git-rebase: clarify DESCRIPTION section
      ` [PATCH v8 1/5] doc: git-rebase: start with an example
      ` [PATCH v8 2/5] doc: git rebase: dedup merge conflict discussion
      ` [PATCH v8 3/5] doc: git rebase: clarify arguments syntax
      ` [PATCH v8 4/5] doc: git-rebase: move --onto explanation down
      ` [PATCH v8 5/5] doc: git-rebase: update discussion of internals

[PATCH] bugreport: add quoted line prefixes
 2025-08-15 16:18 UTC  (3+ messages)
` [PATCH v2] bugreport: use "

[PATCH] ls-files: conditionally leave index sparse
 2025-08-15 16:12 UTC 

[PATCH v3 0/4] clean up some code around editors
 2025-08-15 16:00 UTC  (10+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v5 "
  ` [PATCH v5 1/3] t7005: use modern test style
  ` [PATCH v5 2/3] t7005: stop abusing --exec-path
  ` [PATCH v5 3/3] t7005: sanitize test environment for subsequent tests

[PATCH] git-jump: make `diff` work with filenames containing spaces
 2025-08-15 15:51 UTC  (8+ messages)
` [PATCH v2] "

git may delete current branch on case insensitive file system (Mac)
 2025-08-15 15:41 UTC  (2+ messages)

Efficiently storing SHA-1 ↔ SHA-256 mappings in compatibility mode
 2025-08-15 15:27 UTC  (5+ messages)

[PATCH 0/9] commit-graph: remove reliance on global state
 2025-08-15 15:17 UTC  (9+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 1/6] commit-graph: stop using `the_hash_algo` via macros
  ` [PATCH v4 2/6] commit-graph: store the hash algorithm instead of its length
  ` [PATCH v4 3/6] commit-graph: refactor `parse_commit_graph()` to take a repository
  ` [PATCH v4 4/6] commit-graph: stop using `the_hash_algo`
  ` [PATCH v4 5/6] commit-graph: stop using `the_repository`
  ` [PATCH v4 6/6] commit-graph: stop passing in redundant repository

What's cooking in git.git (Aug 2025, #05; Mon, 11)
 2025-08-15  5:28 UTC  (7+ messages)

[PATCH 0/3] Teach git-diff-tree(1) option --max-depth
 2025-08-15  5:17 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] send-email: add ability to send a copy of sent emails to an IMAP folder
 2025-08-15  3:38 UTC  (3+ messages)
` [PATCH v5 0/2] send-email: integrate with git imap-send

[PATCH] submodule: truncate the oid when fetchig commits
 2025-08-14 22:16 UTC  (3+ messages)

[PATCH] Document count-objects pack
 2025-08-14 21:40 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] count-objects: document "

[PATCH v2 0/6] Introduce more doc linting
 2025-08-14 17:23 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] abbrev: allow extending beyond 20 chars to disambiguate
 2025-08-14 15:09 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] abbrev: allow extending beyond 32 "

[PATCH 0/2] optimize string hashing in xdiff
 2025-08-14 15:01 UTC  (4+ messages)

[PATCH v3 0/5] doc: git-rebase: clarify DESCRIPTION section
 2025-08-14  7:23 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] doc: git-rebase: start with an example
  ` [PATCH v4 5/5] doc: git-rebase: update discussion of internals
      ` symmetric difference with --left-only vs. range notation

Discussion: Future-Proofing Git for Massive AI Parallelism
 2025-08-14  1:23 UTC  (4+ messages)

Implement feature to link/include other gitignore files in gitignore
 2025-08-13 21:49 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.51.0-rc2
 2025-08-13 20:25 UTC  (2+ messages)

installation comment
 2025-08-13 20:23 UTC  (2+ messages)

What's cooking in git.git (Aug 2025, #06; Wed, 13)
 2025-08-13 17:51 UTC 

[ANNOUNCE] Git v2.51.0-rc2
 2025-08-13 17:03 UTC 

[BUG] suppress-cc does not support multiple keywords
 2025-08-13 15:38 UTC  (4+ 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).