git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-15 01:23:04 to 2025-08-19 08:20:16 UTC [more...]

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

[PATCH 0/3] meson: wire up gitk and git-gui
 2025-08-19  8:18 UTC  (4+ messages)
` [PATCH 1/3] git-gui: move into "subprojects/"
` [PATCH 2/3] gitk: "
` [PATCH 3/3] meson: wire up gitk and git-gui

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

Graphical tool to merge and reorder commits
 2025-08-19  8:07 UTC  (4+ messages)

Potential Null Pointer Dereference detected by static analysis tool
 2025-08-19  8:05 UTC  (23+ messages)
              ` [PATCH 0/5] fix segfault and other oddities describing blobs
                ` [PATCH 1/5] describe: pass oid struct by const pointer
                ` [PATCH 2/5] describe: error if blob not found
                ` [PATCH 3/5] describe: catch unborn branch in describe_blob()
                ` [PATCH 4/5] describe: handle blob traversal with no commits
                ` [PATCH 5/5] describe: pass commit to describe_commit()

[PATCH] t/t1517: mark tests that fail with GIT_TEST_INSTALLED
 2025-08-19  7:43 UTC  (3+ messages)
` [PATCH v2] "

Jenkins still uses 'git whatchanged'
 2025-08-19  3:00 UTC  (3+ messages)

[PATCH 0/7] RFC: Accelerate xdiff and begin its rustification
 2025-08-19  2:22 UTC  (30+ messages)
` [PATCH v2 00/17] "
  ` [PATCH v2 01/17] doc: add a policy for using Rust
  ` [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

why can't one alias `git stash`?
 2025-08-19  1:01 UTC  (11+ messages)

[PATCH] submodule: truncate the oid when fetchig commits
 2025-08-19  0:45 UTC  (6+ messages)
  ` [PATCH v2] "

[FEATURE] Proposal: git stash --only-unstaged
 2025-08-18 23:41 UTC  (5+ messages)

[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
 2025-08-18 22:06 UTC  (13+ 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

[Feature request] allow git rebase while already rebasing
 2025-08-18 20:46 UTC  (3+ messages)

[PATCH 0/2] line-log: small fixes
 2025-08-18 19:17 UTC  (5+ messages)
` [PATCH 1/2] line-log: fix assertion error
` [PATCH 2/2] line-log: show all line ranges touched by the same diff range

What's cooking in git.git (Aug 2025, #08; Mon, 18)
 2025-08-18 17:31 UTC 

A note from the maintainer
 2025-08-18 17:21 UTC 

[PATCH v7 0/5] doc: git-rebase: clarify DESCRIPTION section
 2025-08-18 17:06 UTC  (11+ messages)
` [PATCH v8 "
  ` [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

[FEATURE] Proposal: git format-patch with `--with-line-numbers` flag
 2025-08-18 17:02 UTC  (2+ messages)

[ANNOUNCE] Git v2.51.0
 2025-08-18 17:01 UTC 

Inquiry about feature request #1665: Conditional includeIf by hostname
 2025-08-18 16:47 UTC  (2+ messages)

Discussion: Future-Proofing Git for Massive AI Parallelism
 2025-08-18 16:13 UTC  (5+ messages)

[Bug] commit cleanup does not happen during autosquash rebase
 2025-08-18 15:14 UTC  (2+ messages)

What's cooking in git.git (Aug 2025, #07; Sun, 17)
 2025-08-18  7:12 UTC 

[RFE] Add JSON output to git log commands
 2025-08-17 22:54 UTC  (5+ messages)

[PATCH v2 0/9] doc: convert git log man page to new synopsis format
 2025-08-17 21:29 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 7/9] doc: git-log: convert pretty formats to new doc format

Gitweb advanced
 2025-08-17 18:59 UTC 

[PATCH 0/5] doc: git-add: clarify DESCRIPTION section
 2025-08-17 18:37 UTC  (20+ messages)
` [PATCH 2/5] doc: git-add: start man page with an example
` [PATCH v2 0/4] doc: git-add: clarify DESCRIPTION section
  ` [PATCH v2 3/4] doc: git-add: make explanation less dry
` [PATCH v2 1/4] doc: git-add: start man page with an example

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

О
 2025-08-17  9:43 UTC 

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

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

[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] 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 v4 0/3] clean up some code around editors
 2025-08-15 16:00 UTC  (3+ messages)
` [PATCH v5 "

[PATCH v5 0/5] doc: git-rebase: clarify DESCRIPTION section
 2025-08-15 15:56 UTC  (10+ messages)
` [PATCH v6 "

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

Efficiently storing SHA-1 ↔ SHA-256 mappings in compatibility mode
 2025-08-15 15:27 UTC  (2+ 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


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