git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-02 20:21:46 to 2025-07-06 23:20:15 UTC [more...]

[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
 2025-07-06 23:19 UTC  (20+ messages)
` [GSoC RFC PATCH v2 0/7] "
  ` [GSoC RFC PATCH v2 1/7] repo-info: declare the repo-info command
  ` [GSoC RFC PATCH v2 2/7] repo-info: add the --format flag
  ` [GSoC RFC PATCH v2 3/7] repo-info: add plaintext as an output format
  ` [GSoC RFC PATCH v2 5/7] repo-info: add the field references.format
  ` [GSoC RFC PATCH v2 6/7] repo-info: add field layout.bare
` [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

[PATCH v2 0/7] move builtin help test to t1517
 2025-07-06 21:50 UTC  (16+ 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] ssh signing: don't detach the filename strbuf from key_file tempfile
 2025-07-06 21:21 UTC  (11+ messages)
` [PATCH v2] "

[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] SubmittingPatches: allow non-real name contributions
 2025-07-06 19:36 UTC  (2+ messages)

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

How to restrict command “git grep” to the first search result per file?
 2025-07-06 13:27 UTC  (4+ messages)

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

[PATCH v2 1/2] pretty: add X-Change-ID to mail formats
 2025-07-06 10:46 UTC  (6+ messages)
` [PATCH v2 2/2] am: import X-Change-ID from email headers

Bug: "git stash create" ignores "message" argument
 2025-07-06  3:36 UTC  (3+ messages)

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

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

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

[PATCH] build: fix FreeBSD build when sysinfo compat library installed
 2025-07-04 23:49 UTC  (2+ messages)

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

[GSOC PATCH v2 0/2] builtin/prune: remove dependency on global variables and 'the_repository'
 2025-07-04 14:12 UTC  (11+ messages)
` [GSOC PATCH v2 2/2] builtin/prune: stop depending on 'the_repository'
` [GSOC PATCH v3 0/2] builtin/prune: remove dependency on global variables and 'the_repository'
  ` [GSOC PATCH v3 1/2] repository: move 'repository_format_precious_objects' to repo scope
  ` [GSOC PATCH v3 2/2] builtin/prune: stop depending on 'the_repository'

Behavior of git log --diff-filter=d
 2025-07-04 13:30 UTC  (8+ messages)
` Re "
  ` [PATCH] setup_revisions(): turn on diffs for all-negative diff filter

[PATCH 0/2] Add reftable by default as a breaking change
 2025-07-04 13:14 UTC  (19+ messages)
` [PATCH 1/2] BreakingChanges: announce switch to "reftable" format
` [PATCH v2 0/2] Add reftable by default as a breaking change
  ` [PATCH v2 1/2] BreakingChanges: announce switch to "reftable" format
  ` [PATCH v2 2/2] setup: use "reftable" format when experimental features are enabled
` [PATCH v3 0/2] Add reftable by default as a breaking change
  ` [PATCH v3 1/2] BreakingChanges: announce switch to "reftable" format
  ` [PATCH v3 2/2] setup: use "reftable" format when experimental features are enabled

[PATCH 0/2] bloom: use bloom filter given multiple pathspec
 2025-07-04 12:09 UTC  (9+ messages)
` [PATCH 2/2] bloom: enable multiple pathspec bloom keys

[PATCH v3 0/2] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
 2025-07-04 11:14 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] bloom: add test helper to return murmur3 hash
  ` [PATCH v4 2/4] bloom: rename function operates on bloom_key
  ` [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

Hey I’m not interested blocked all this
 2025-07-04  9:54 UTC 

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

[PATCH v2 0/8] enhance "string_list" code and test
 2025-07-04  5:24 UTC  (3+ messages)
` [PATCH v3 "

[ANNOUNCE] Additional travel sponsorships for Git Merge 2025
 2025-07-03 21:25 UTC 

Feature Request git snap, Lightweight Commit Workflow for Iterative Development
 2025-07-03 18:12 UTC  (4+ messages)

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

[PATCH] send-pack: clean up extra_have oid array
 2025-07-03 16:26 UTC  (5+ messages)

What's cooking in git.git (Jul 2025, #01; Tue, 1)
 2025-07-03 14:05 UTC  (2+ messages)
` Re "

[RFC PATCH] blame: avoid failing if ignoreRevsFile does not exist
 2025-07-03 13:18 UTC  (3+ messages)

Bug: build is broken on FreeBSD if libsysinfo is installed
 2025-07-03 13:02 UTC  (12+ messages)

[PATCH] config.mak.uname: update settings for FreeBSD
 2025-07-03 12:40 UTC  (3+ messages)

[PATCH v2] git-gui: Add support of SHA256 repo
 2025-07-03 12:04 UTC 

[PATCH] pretty: add X-Change-ID to mail formats
 2025-07-03 11:32 UTC  (3+ messages)

Failing to push to a repository erases authentication helper credentials
 2025-07-03 10:44 UTC  (7+ messages)

[PATCH] builtin/gc: improve total_ram calculation for HAVE_BSD_SYSCTL
 2025-07-03  8:01 UTC  (10+ messages)
` [PATCH v2] builtin/gc: protect against sysctl() failure in total_ram
  ` [PATCH v3] builtin/gc: correct total_ram calculation with HAVE_BSD_SYSCTL
    ` [PATCH v4] "

[PATCH] read-cache: report lock error when refreshing index
 2025-07-03  7:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/2] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
 2025-07-03  1:41 UTC  (5+ messages)
` [PATCH v3 1/2] bloom: replace struct bloom_key * with struct bloom_keyvec

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

[GSoC] Blog: Machine-Readable Repository Information Query Tool
 2025-07-02 20:35 UTC  (3+ messages)
` [GSoC] Blog: Machine-Readable Repository Information Query Tool (week 3)
  ` [GSoC] Blog: Machine-Readable Repository Information Query Tool (week 4)


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