public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-04 20:43:24 to 2025-07-08 11:20:10 UTC [more...]

[PATCH 0/3] sparse-checkout: add 'clean' command
 2025-07-08 11:19 UTC  (4+ 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

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

[PATCH v3] fast-(import|export): improve on commit signature output format
 2025-07-08 11:08 UTC  (17+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

locally storing issues/comments/projects
 2025-07-08 10:52 UTC 

[PATCH] refs/files: remove empty parent dirs when ref creation fails
 2025-07-08 10:19 UTC 

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

[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
 2025-07-08 10:11 UTC  (16+ messages)
` [GSoC RFC PATCH v2 0/7] "
  ` [GSoC RFC PATCH v2 1/7] repo-info: declare the repo-info command
  ` [GSoC RFC PATCH v2 5/7] repo-info: add the field references.format
` [GSoC RFC PATCH v3 0/5] repo-info: add new command for retrieving repository info
  ` [GSoC RFC PATCH v3 1/5] repo-info: declare the repo-info command
  ` [GSoC RFC PATCH v3 2/5] repo-info: add the --format flag
  ` [GSoC RFC PATCH v3 3/5] repo-info: add the field references.format
  ` [GSoC RFC PATCH v3 4/5] repo-info: add field layout.bare
  ` [GSoC RFC PATCH v3 5/5] repo-info: add field layout.shallow

[PATCH 0/8] A handful of Meson cleanups and improvements
 2025-07-08  8:44 UTC  (19+ messages)
` [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] SubmittingPatches: allow non-real name contributions
 2025-07-08  7:10 UTC  (9+ messages)

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

[PATCH 0/2] t: fixes for Perl-less tests
 2025-07-08  6:44 UTC  (5+ messages)
` [PATCH 1/2] t4150: fix warning printed by awk due to escaped '\@'
` [PATCH 2/2] t5333: fix missing terminator for sed(1) 's' command

Bug: "git stash create" ignores "message" argument
 2025-07-08  6:26 UTC  (4+ messages)

How to restrict command “git grep” to the first search result per file?
 2025-07-08  5:30 UTC  (5+ 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

What's cooking in git.git (Jul 2025, #02; Mon, 7)
 2025-07-08  0:47 UTC  (2+ messages)

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

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

[PATCH v2 0/6] bswap.h: Rework ntohl handling
 2025-07-07 22:43 UTC  (2+ messages)

[PATCH v7 2/2] submodule: skip redundant active entries when pattern covers path
 2025-07-07 22:34 UTC  (3+ messages)
` [PATCH v8 0/2] Avoid submodule overwritten and skip redundant active entries

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

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

[PATCH 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
 2025-07-07 18:31 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] for-each-ref: introduce a '--skip-until' option

[PATCH v2 0/4] fix apply --intent-to-add
 2025-07-07 17:51 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] apply: read in the index in --intent-to-add mode
  ` [PATCH v3 2/4] apply: only write intents to add for new files
  ` [PATCH v3 3/4] t4140: test apply --intent-to-add interactions
  ` [PATCH v3 4/4] apply docs: clarify wording for --intent-to-add

[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 v3] builtin/gc: correct total_ram calculation with HAVE_BSD_SYSCTL
 2025-07-07 17:09 UTC  (5+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH v2 0/7] move builtin help test to t1517
 2025-07-07 16:12 UTC  (17+ messages)
` [PATCH v2 1/7] t/t1517: move checkout-index -h "
` [PATCH v2 2/7] t/t1517: move for-each-ref "
` [PATCH v2 3/7] t/t1517: move ls-files "
` [PATCH v2 4/7] t/t1517: move pack-refs "
` [PATCH v2 5/7] t/t1517: move send-pack "
` [PATCH v2 6/7] t/t1517: move verify-commit "
` [PATCH v2 7/7] t/t1517: move verify-tag "
  ` [PATCH v3 1/7] t/t1517: move checkout-index "
  ` [PATCH v3 2/7] t/t1517: move for-each-ref "
  ` [PATCH v3 3/7] t/t1517: move ls-files "
  ` [PATCH v3 4/7] t/t1517: move pack-refs "
  ` [PATCH v3 5/7] t/t1517: move send-pack "
  ` [PATCH v3 6/7] t/t1517: move verify-commit "
  ` [PATCH v3 7/7] t/t1517: move verify-tag "

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

[PATCH v2 1/2] pretty: add X-Change-ID to mail formats
 2025-07-07 12:40 UTC  (12+ messages)

[PATCH v4 00/20] t: drop Perl as a mandatory prerequisite
 2025-07-07  9:53 UTC  (5+ messages)
` [PATCH v4 12/20] t: refactor tests depending on Perl to print data

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

[PATCH 0/2] Add reftable by default as a breaking change
 2025-07-07  5:37 UTC  (3+ messages)
` [PATCH v2 "

Behavior of git log --diff-filter=d
 2025-07-07  5:31 UTC  (4+ messages)
  ` [PATCH] setup_revisions(): turn on diffs for all-negative diff filter

[PATCH 0/7] move builtin help test to t1517
 2025-07-06 21:07 UTC  (8+ messages)
` [PATCH 1/7] t/t1517: move checkout-index -h "
` [PATCH 2/7] t/t1517: move for-each-ref "
` [PATCH 3/7] t/t1517: move ls-files "
` [PATCH 4/7] t/t1517: move pack-refs "
` [PATCH 5/7] t/t1517: move send-pack "
` [PATCH 6/7] t/t1517: move verify-commit "
` [PATCH 7/7] t/t1517: move verify-tag "

[PATCH 0/9] Doc git log
 2025-07-06 15:27 UTC  (7+ messages)
` [PATCH 7/9] doc: git-log: convert pretty formats to new doc format

[GSoC][RFC PATCH 0/2] Add refs list subcommand
 2025-07-06 12:58 UTC  (5+ messages)

Document ability to disable template directory in git-init
 2025-07-06  3:30 UTC  (5+ messages)
` [External] "

[PATCH] docs: correct mistakes in git-merge
 2025-07-05 17:39 UTC 

[GSOC RFC] commit: commentChar=auto bug-fix suggestion
 2025-07-05  7:15 UTC 

Question: how will sha256sum be implemented in git
 2025-07-05  7:09 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox