messages from 2025-07-01 15:04:16 to 2025-07-03 10:44:38 UTC [more...]
Failing to push to a repository erases authentication helper credentials
2025-07-03 10:44 UTC (7+ messages)
[PATCH 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
2025-07-03 10:02 UTC (18+ messages)
` [PATCH 3/4] refs: selectively set prefix in the seek functions
` [PATCH 4/4] for-each-ref: introduce a '--skip-until' option
[PATCH 0/8] A handful of Meson cleanups and improvements
2025-07-03 9:28 UTC (9+ 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] pretty: add X-Change-ID to mail formats
2025-07-03 8:41 UTC (2+ messages)
Bug: build is broken on FreeBSD if libsysinfo is installed
2025-07-03 8:40 UTC (12+ messages)
[RFC PATCH] blame: avoid failing if ignoreRevsFile does not exist
2025-07-03 8:25 UTC (2+ messages)
[PATCH] builtin/gc: improve total_ram calculation for HAVE_BSD_SYSCTL
2025-07-03 8:01 UTC (12+ 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 (4+ messages)
` [PATCH v2] "
[PATCH 0/2] Add reftable by default as a breaking change
2025-07-03 6:15 UTC (12+ messages)
` [PATCH 1/2] BreakingChanges: announce switch to "reftable" format
` [PATCH 2/2] setup: use "reftable" format when experimental features are enabled
` [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 0/2] bloom: use bloom filter given multiple pathspec
2025-07-03 1:52 UTC (10+ messages)
` [PATCH 2/2] bloom: enable multiple pathspec bloom keys
[PATCH v2 0/2] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
2025-07-03 1:41 UTC (6+ messages)
` [PATCH v3 1/2] bloom: replace struct bloom_key * with struct bloom_keyvec
[GSOC PATCH v2 0/2] builtin/prune: remove dependency on global variables and 'the_repository'
2025-07-02 23:51 UTC (16+ messages)
` [GSOC PATCH v2 1/2] repository: move 'repository_format_precious_objects' to repo scope
` [GSOC PATCH v2 2/2] builtin/prune: stop depending on 'the_repository'
[GSOC PATCH] commit: avoid scanning trailing comments when 'core.commentChar' is "auto"
2025-07-02 23:46 UTC (6+ messages)
` [GSOC PATCH v3] "
Feature Request git snap, Lightweight Commit Workflow for Iterative Development
2025-07-02 21:55 UTC (3+ messages)
[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)
Behavior of git log --diff-filter=d
2025-07-02 20:28 UTC
[PATCH] gitremote-helpers.adoc: fix formatting
2025-07-02 18:59 UTC (2+ messages)
[PATCH v2 0/4] Better support for customising context lines in --patch commands
2025-07-02 18:28 UTC (8+ messages)
` [PATCH v3 "
` [PATCH v3 4/4] add-patch: add diff.context command line overrides
[ANNOUNCE] Git Rev News edition 124
2025-07-02 17:33 UTC
[PATCH v3] config.mak.uname: update settings for FreeBSD
2025-07-02 16:21 UTC (5+ messages)
` [PATCH v4 0/2] "
` [PATCH v4 1/2] config.mak.uname: set NO_MEMMEM only for functional version
` [PATCH v4 2/2] build: retire NO_UINTMAX_T
[bug] pull --prune could not delete references due to lock file already exists error
2025-07-02 15:37 UTC (10+ messages)
` Re "
[PATCH 00/10] Add SHA-256 by default as a breaking change
2025-07-02 15:08 UTC (20+ messages)
` [PATCH 03/10] builtin: use default hash when outside a repository
` [PATCH v2 00/11] Add SHA-256 by default as a breaking change
` [PATCH v2 01/11] hash: add a constant for the default hash algorithm
` [PATCH v2 02/11] hash: add a constant for the legacy "
` [PATCH v2 03/11] builtin: use default hash when outside a repository
` [PATCH v2 04/11] Use legacy hash for legacy formats
` [PATCH v2 05/11] setup: use the default algorithm to initialize repo format
` [PATCH v2 06/11] t: default to compile-time default hash if not set
` [PATCH v2 07/11] t1007: choose the built-in hash outside of a repo
` [PATCH v2 08/11] t4042: "
` [PATCH v2 09/11] t5300: "
` [PATCH v2 10/11] help: add a build option for default hash
` [PATCH v2 11/11] Enable SHA-256 by default in breaking changes mode
[PATCH RFC 0/5] Introduce git-blame-tree(1) command
2025-07-02 13:00 UTC (11+ messages)
` [PATCH RFC v2 0/5] Introduce git-last-modified(1) command
` [PATCH RFC v3 0/3] "
` [PATCH RFC v3 1/3] last-modified: new subcommand to show when files were last modified
[Windows] Severe problems after upgrading to 2.48.1.windows.1
2025-07-02 9:25 UTC (8+ messages)
What's cooking in git.git (Jul 2025, #01; Tue, 1)
2025-07-02 9:25 UTC (4+ messages)
[PATCH 0/4] clang-format: modify rules to reduce false-positives
2025-07-02 9:23 UTC (16+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 3/3] meson: add rule to run 'git clang-format'
` [PATCH v3 0/3] clang-format: modify rules to reduce false-positives
` [PATCH v3 1/3] clang-format: set 'ColumnLimit' to 0
` [PATCH v3 2/3] clang-format: add 'RemoveBracesLLVM' to the main config
` [PATCH v3 3/3] meson: add rule to run 'git clang-format'
[GSOC PATCH v5 0/3] environment: remove sparse-checkout related global variables
2025-07-02 9:21 UTC (6+ messages)
` [GSOC PATCH v5 3/3] environment: remove the global variable 'sparse_expect_files_outside_of_patterns'
[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
2025-07-02 9:10 UTC (7+ messages)
` [GSoC RFC PATCH v2 0/7] "
[PATCH 0/6] parse-options: add more precision handling
2025-07-02 2:33 UTC (16+ messages)
` [PATCH 1/6] parse-options: add precision handling for PARSE_OPT_CMDMODE
` [PATCH 2/6] parse-options: add precision handling for OPTION_SET_INT
` [PATCH 5/6] parse-options: add precision handling for OPTION_BITOP
` [PATCH 6/6] parse-options: add precision handling for OPTION_COUNTUP
[PATCH v3 0/2] fetch --prune performance problem
2025-07-02 1:47 UTC (5+ messages)
` [PATCH v3 1/2] refs: remove old refs_warn_dangling_symref
` [PATCH v3 2/2] clean up interface for refs_warn_dangling_symrefs
[PATCH v4 0/3] fetch --prune performance problem
2025-07-02 1:12 UTC (4+ messages)
` [PATCH v4 1/3] fetch-prune: optimize dangling-ref reporting
` [PATCH v4 2/3] refs: remove old refs_warn_dangling_symref
` [PATCH v4 3/3] clean up interface for refs_warn_dangling_symrefs
[PATCH] send-pack: clean up extra_have oid array
2025-07-01 21:12 UTC (4+ messages)
.clang-format: how useful, how often used, and how well maintained?
2025-07-01 21:12 UTC (9+ messages)
[PATCH v2] daemon: correctly handle soft accept() errors in service_loop
2025-07-01 19:33 UTC (5+ messages)
` [PATCH v3] "
[RFC/PATCH] SubmittingPatches: forbid use of genAI to generate changes
2025-07-01 17:33 UTC (5+ messages)
[PATCH 0/5] doc: config: update for the ps/config-subcommands series
2025-07-01 17:32 UTC (11+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] doc: config: document --[no-]show-names
` [PATCH v2 2/5] config: use --value=<pattern> consistently
` [PATCH v2 3/5] doc: config: document --[no-]value
` [PATCH v2 4/5] doc: config: use --value instead of value-pattern
` [PATCH v2 5/5] config: mention --url in the synopsis
Why git on windows pops up Git Credential Manager inspite of having set a credential helper in .gitconfig
2025-07-01 17:04 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).