git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-07 14:15:03 to 2025-07-09 09:45:36 UTC [more...]

[PATCH 0/6] parse-options: add more precision handling
 2025-07-09  9:45 UTC  (6+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] parse-options: require PARSE_OPT_NOARG for OPTION_BITOP
  ` [PATCH v2 2/7] parse-options: add precision handling for PARSE_OPT_CMDMODE
  ` [PATCH v2 3/7] parse-options: add precision handling for OPTION_SET_INT
  ` [PATCH v2 4/7] parse-options: add precision handling for OPTION_BIT

[PATCH 0/2] breaking-changes: deprecate support for core.commentChar=auto
 2025-07-09  9:40 UTC  (10+ messages)
` [PATCH 1/2] breaking-changes: deprecate support for core.commentString=auto
` [PATCH 2/2] commit: print advice when core.commentString=auto

What's cooking in git.git (Jul 2025, #02; Mon, 7)
 2025-07-09  9:25 UTC  (3+ messages)

gitk: visually indicate whether a tag exists on a remote
 2025-07-09  8:45 UTC  (2+ messages)

[PATCH v2 0/4] Better support for customising context lines in --patch commands
 2025-07-09  7:57 UTC  (4+ messages)
` [PATCH v3 "

[PATCH 0/8] odb: track multi-pack-indices via their object sources
 2025-07-09  7:54 UTC  (9+ messages)
` [PATCH 1/8] midx: start tracking per object database source
` [PATCH 2/8] packfile: refactor `prepare_packed_git_one()` to work on sources
` [PATCH 3/8] midx: stop using linked list when closing MIDX
` [PATCH 4/8] midx: track whether we have loaded the MIDX
` [PATCH 5/8] packfile: refactor `get_multi_pack_index()` to work on sources
` [PATCH 6/8] packfile: stop using linked MIDX list in `find_pack_entry()`
` [PATCH 7/8] packfile: stop using linked MIDX list in `get_all_packs()`
` [PATCH 8/8] midx: remove now-unused linked list of multi-pack indices

[PATCH 0/8] A handful of Meson cleanups and improvements
 2025-07-09  6:23 UTC  (34+ messages)
` [PATCH 1/8] meson: stop discovering native version of Python
` [PATCH 3/8] meson: improve summary of auto-detected features
` [PATCH 6/8] meson: fix GIT_EXEC_PATH with overridden -Dlibexecdir=
` [PATCH 8/8] ci: use Meson's new `--slice` option
` [PATCH v2 0/8] A handful of Meson cleanups and improvements
  ` [PATCH v2 1/8] meson: stop discovering native version of Python
  ` [PATCH v2 2/8] meson: stop printing 'https' option twice in our summaries
  ` [PATCH v2 3/8] meson: improve summary of auto-detected features
  ` [PATCH v2 4/8] meson: clean up unnecessary variables
  ` [PATCH v2 5/8] meson: fix lookup of shell on MINGW64
  ` [PATCH v2 6/8] meson: fix GIT_EXEC_PATH with overridden -Dlibexecdir=
  ` [PATCH v2 7/8] meson: update subproject wrappers
  ` [PATCH v2 8/8] ci: use Meson's new `--slice` option
` [PATCH v3 0/8] A handful of Meson cleanups and improvements
  ` [PATCH v3 1/8] meson: stop discovering native version of Python
  ` [PATCH v3 2/8] meson: stop printing 'https' option twice in our summaries
  ` [PATCH v3 3/8] meson: improve summary of auto-detected features
  ` [PATCH v3 4/8] meson: clean up unnecessary variables
  ` [PATCH v3 5/8] meson: fix lookup of shell on MINGW64
  ` [PATCH v3 6/8] meson: fix GIT_EXEC_PATH with overridden -Dlibexecdir=
  ` [PATCH v3 7/8] meson: update subproject wrappers
  ` [PATCH v3 8/8] ci: use Meson's new `--slice` option

[PATCH v2 0/6] bswap.h: Rework ntohl handling
 2025-07-09  6:04 UTC  (3+ messages)

[PATCH v7 2/2] submodule: skip redundant active entries when pattern covers path
 2025-07-09  2:50 UTC  (7+ messages)
` [PATCH v8 0/2] Avoid submodule overwritten and skip redundant active entries
  ` [PATCH v8 1/2] submodule: prevent overwriting .gitmodules entry on path reuse
  ` [PATCH v8 2/2] submodule: skip redundant active entries when pattern covers path

[GSOC PATCH] environment: move access to "core.sparsecheckout" into repo_settings
 2025-07-09  1:39 UTC  (4+ messages)
` [GSOC PATCH v5 0/3] environment: remove sparse-checkout related global variables

Allowing "/" in the name of a git remote is a strange choice
 2025-07-09  1:21 UTC  (10+ messages)
  ` [PATCH] remote: detect collisions in remote names

locally storing issues/comments/projects
 2025-07-09  1:00 UTC  (5+ messages)

[PATCH v3] fast-(import|export): improve on commit signature output format
 2025-07-09  0:19 UTC  (23+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH] rebase: write script before initializing state
 2025-07-09  0:14 UTC  (2+ messages)

[PATCH 0/3] sparse-checkout: add 'clean' command
 2025-07-08 23:41 UTC  (15+ messages)
` [PATCH 1/3] sparse-checkout: remove use of the_repository
` [PATCH 2/3] sparse-checkout: add 'clean' command
` [PATCH 3/3] sparse-index: point users to new 'clean' action

[PATCH] SubmittingPatches: allow non-real name contributions
 2025-07-08 22:51 UTC  (4+ messages)

Bug: "git stash create" ignores "message" argument
 2025-07-08 22:50 UTC  (7+ messages)

[PATCH v5 0/3] pack-bitmap: fix memory leak if load_bitmap failed
 2025-07-08 22:35 UTC  (5+ messages)
` [PATCH v6 "

[ANNOUNCE] Git v2.50.1 and friends
 2025-07-08 22:08 UTC  (4+ messages)
  ` [PATCH] t: avoid git config syntax from newer releases

[PATCH] refs/files: remove empty parent dirs when ref creation fails
 2025-07-08 21:52 UTC  (2+ messages)

[PATCH] docs/git-pack-refs: document heuristic used for packing loose refs
 2025-07-08 20:45 UTC  (4+ messages)

[GSoC] Blog: Machine-Readable Repository Information Query Tool
 2025-07-08 20:27 UTC  (2+ messages)
` [GSoC] Blog: Machine-Readable Repository Information Query Tool (week 5)

[PATCH 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
 2025-07-08 20:25 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] for-each-ref: introduce a '--skip-until' option
` [PATCH v3 0/4] for-each-ref: introduce seeking functionality via '--start-after'
  ` [PATCH v3 1/4] refs: expose `ref_iterator` via 'refs.h'
  ` [PATCH v3 2/4] ref-cache: remove unused function 'find_ref_entry()'
  ` [PATCH v3 3/4] refs: selectively set prefix in the seek functions
  ` [PATCH v3 4/4] for-each-ref: introduce a '--start-after' option

[PATCH] Documentation/RelNotes: use .adoc extension for new security releases
 2025-07-08 20:04 UTC  (2+ messages)

[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
 2025-07-08 19:27 UTC  (4+ messages)
` [GSoC RFC PATCH v3 "

[ANNOUNCE] Git for Windows 2.50.1
 2025-07-08 18:09 UTC 

[ANNOUNCE] Git v2.50.1 and friends
 2025-07-08 16:59 UTC 

[GSOC PATCH] commit: avoid scanning trailing comments when 'core.commentChar' is "auto"
 2025-07-08 15:47 UTC  (8+ messages)
` [GSOC PATCH v3] "

[RFC/PATCH] SubmittingPatches: forbid use of genAI to generate changes
 2025-07-08 14:23 UTC  (4+ messages)

[PATCH] ssh signing: don't detach the filename strbuf from key_file tempfile
 2025-07-08 13:59 UTC  (12+ messages)
` [PATCH v2] "
` [PATCH v3] "

[GSOC PATCH v3 0/2] builtin/prune: remove dependency on global variables and 'the_repository'
 2025-07-08 13:52 UTC  (4+ messages)
` [GSOC PATCH v3 2/2] builtin/prune: stop depending on 'the_repository'

Git bash 2.50.0(2) not working on windows 11 PRO 64bit
 2025-07-08 11:15 UTC  (2+ messages)

[PATCH] t1006: fix broken TAP format
 2025-07-08 10:18 UTC 

[PATCH 0/2] t: fixes for Perl-less tests
 2025-07-08  6:44 UTC  (4+ messages)
` [PATCH 2/2] t5333: fix missing terminator for sed(1) 's' command

How to restrict command “git grep” to the first search result per file?
 2025-07-08  5:30 UTC  (3+ messages)

[PATCH 0/1] doc: correct doc for glob pathspec
 2025-07-08  5:04 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v4 0/5] Make the "promisor-remote" capability support more fields
 2025-07-08  3:34 UTC  (4+ messages)
` [PATCH v5 "

[PATCH] read-cache: report lock error when refreshing index
 2025-07-08  2:47 UTC  (4+ messages)
` [PATCH v2] "
    ` [External] "

[PATCH v4 0/3] fetch --prune performance problem
 2025-07-08  1:36 UTC  (6+ messages)
` [PATCH v4 3/3] clean up interface for refs_warn_dangling_symrefs

Suggestion: error "tag ... already exists" should distinguish between tagging different or same commit:
 2025-07-07 23:12 UTC  (6+ messages)

[PATCH v2 0/3] daemon: explicitly allow EINTR during poll()
 2025-07-07 22:14 UTC  (8+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 3/4] daemon: use sigaction() to install child_handler()

[PATCH v2 0/9] doc: convert git log man page to new synopsis format
 2025-07-07 21:01 UTC  (13+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/9] doc: convert git-log to new documentation format
  ` [PATCH v3 2/9] doc: git-log convert rev-list-description to new doc format
  ` [PATCH v3 3/9] doc: git-log: convert line range options "
  ` [PATCH v3 4/9] doc: git-log: convert line range format "
  ` [PATCH v3 5/9] doc: git-log: convert rev list options "
  ` [PATCH v3 6/9] doc: git-log: convert pretty "
  ` [PATCH v3 7/9] doc: git-log: convert pretty formats "
  ` [PATCH v3 8/9] doc: git-log: convert diff options "
  ` [PATCH v3 9/9] doc: git-log: convert log config "

[PATCH v2 0/4] fix apply --intent-to-add
 2025-07-07 17:51 UTC  (3+ messages)
` [PATCH v3 "

[ANNOUNCE] Git Mini Summit at Open Source Summit Europe, Amsterdam, August 28th
 2025-07-07 17:45 UTC 

[PATCH] build: fix FreeBSD build when sysinfo compat library installed
 2025-07-07 17:12 UTC  (6+ messages)

[PATCH v4] builtin/gc: correct total_ram calculation with HAVE_BSD_SYSCTL
 2025-07-07 17:09 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v2 0/7] move builtin help test to t1517
 2025-07-07 16:12 UTC  (4+ messages)
  ` [PATCH v3 6/7] t/t1517: move verify-commit -h "

[PATCH v3 0/2] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
 2025-07-07 15:14 UTC  (9+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 3/4] bloom: replace struct bloom_key * with struct bloom_keyvec
  ` [PATCH v4 4/4] bloom: optimize multiple pathspec items in revision traversal

[PATCH v2 0/8] enhance "string_list" code and test
 2025-07-07 15:10 UTC  (4+ messages)
` [PATCH v3 "


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