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

[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
 2025-08-19 21:28 UTC  (13+ messages)
` [PATCH RFC 01/11] sequencer: optionally skip printing commit summary
` [PATCH RFC 02/11] sequencer: add option to rewind HEAD after picking commits
` [PATCH RFC 03/11] cache-tree: allow writing in-memory index as tree
` [PATCH RFC 04/11] builtin: add new "history" command
` [PATCH RFC 05/11] builtin/history: implement "drop" subcommand
` [PATCH RFC 06/11] builtin/history: implement "reorder" subcommand
` [PATCH RFC 07/11] add-patch: split out header from "add-interactive.h"
` [PATCH RFC 08/11] add-patch: split out `struct interactive_options`
` [PATCH RFC 09/11] add-patch: remove dependency on "add-interactive" subsystem
` [PATCH RFC 10/11] add-patch: add support for in-memory index patching
` [PATCH RFC 11/11] builtin/history: implement "split" subcommand

[PATCH v2 0/9] doc: convert git log man page to new synopsis format
 2025-08-19 21:22 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 7/9] doc: git-log: convert pretty formats to new doc format
      ` [PATCH] doc: fix asciidoc format compatibility in pretty-formats.adoc

[PATCH] doc:clarify which remotes can be used when contributing
 2025-08-19 21:19 UTC  (2+ messages)

git: prepare to regularly change hashsums
 2025-08-19 21:18 UTC  (2+ messages)

[PATCH 0/5] doc: git-add: clarify DESCRIPTION section
 2025-08-19 21:06 UTC  (22+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] doc: git-add: make explanation less dry
  ` [PATCH v2 4/4] doc: git-add: explain inconsistent terminology
  ` [PATCH v3 0/3] doc: git-add: clarify DESCRIPTION section
    ` [PATCH v3 1/3] Git 2.51
    ` [PATCH v3 2/3] doc: git-add: clarify intro & add an example
    ` [PATCH v3 3/3] doc: git-add: simplify discussion of ignored files
` [PATCH v2 1/4] doc: git-add: start man page with an example

git whatchanged
 2025-08-19 20:57 UTC  (3+ messages)

[PATCH 0/4] dangling symrefs and fetchRemoteHEAD=create
 2025-08-19 20:53 UTC  (9+ messages)
` [PATCH 1/4] t5510: make confusing config cleanup more explicit
` [PATCH 2/4] t5510: stop changing top-level working directory
` [PATCH 3/4] t5510: prefer "git -C" to subshell for followRemoteHEAD tests
` [PATCH 4/4] refs: do not clobber dangling symrefs

[PATCH] doc: add discord to ways of getting help
 2025-08-19 19:57 UTC  (3+ messages)

Graphical tool to merge and reorder commits
 2025-08-19 19:09 UTC  (11+ messages)

[PATCH v7 0/5] doc: git-rebase: clarify DESCRIPTION section
 2025-08-19 19:45 UTC  (9+ messages)
` [PATCH v8 "
  ` [PATCH v8 4/5] doc: git-rebase: move --onto explanation down

[PATCH 00/16] packfile: carve out a new packfile store
 2025-08-19 19:18 UTC  (24+ 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 14/16] packfile: remove `get_packed_git()`
` [PATCH 15/16] packfile: refactor `get_all_packs()` to work on packfile store
` [PATCH 16/16] packfile: refactor `get_packed_git_mru()` "

Potential Null Pointer Dereference detected by static analysis tool
 2025-08-19 18:32 UTC  (25+ 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 18:21 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 1/2] pretty: add X-Change-ID to mail formats
 2025-08-19 17:45 UTC  (2+ messages)

Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer
 2025-08-19 16:44 UTC  (3+ messages)

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

git: list of my complaints about future graft removal
 2025-08-19 13:57 UTC 

[PATCH 0/5] refs/reftable: add fsck checks
 2025-08-19 12:21 UTC  (6+ messages)
` [PATCH 1/5] fsck: order 'fsck_msg_type' alphabetically
` [PATCH 2/5] refs/reftable: add fsck check for checking the table name
` [PATCH 3/5] refs/reftable: add fsck check for number of tables
` [PATCH 4/5] refs/reftable: add fsck check for trailing newline
` [PATCH 5/5] refs/reftable: add fsck check for incorrect update index

[PATCH 0/7] RFC: Accelerate xdiff and begin its rustification
 2025-08-19  9:47 UTC  (17+ messages)
` [PATCH v2 00/17] "
  ` [PATCH v2 01/17] doc: add a policy for using Rust
  ` [PATCH v2 09/17] Do support Windows again after requiring Rust
  ` [-SPAM-] [PATCH v2 00/17] RFC: Accelerate xdiff and begin its rustification

[ANNOUNCE] Git for Windows 2.51.0
 2025-08-19  9:31 UTC 

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

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

why can't one alias `git stash`?
 2025-08-19  1:01 UTC  (7+ 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 

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

Gitweb advanced
 2025-08-17 18:59 UTC 

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


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