messages from 2025-07-23 17:17:11 to 2025-07-26 02:40:38 UTC [more...]
Show skipped commit message after rebase conflict?
2025-07-26 2:40 UTC (9+ messages)
What's cooking in git.git (Jul 2025, #07; Thu, 24)
2025-07-26 2:03 UTC (2+ messages)
Subject: [RFC] Add config option to enforce committing .gitignore / .gitattributes before other files
2025-07-26 0:03 UTC (3+ messages)
[PATCH 7/7] github_workflows: install rust
2025-07-25 23:56 UTC (2+ messages)
[PATCH 0/7] RFC: Accelerate xdiff and begin its rustification
2025-07-25 23:53 UTC
[PATCH 0/7] RFC: Accelerate xdiff and begin its rustification
2025-07-25 23:53 UTC
-h prints alias information even for grep
2025-07-25 23:52 UTC (3+ messages)
` [PATCH] git: show alias info only with lone -h
git-phoenix - repository recovery tool
2025-07-25 21:50 UTC (2+ messages)
[ANN] git-phoenix - repository recovery tool
2025-07-25 21:27 UTC (5+ messages)
[RFC] Proposed Git Workflow for Permanent History, Explicit Branch Status, and Developer Continuity
2025-07-25 20:38 UTC (6+ messages)
git clone fsync error on FSx Ontap
2025-07-25 17:56 UTC (3+ messages)
[PATCH v8 1/2] submodule: prevent overwriting .gitmodules entry on path reuse
2025-07-25 17:28 UTC (2+ messages)
[PATCH 0/2] Avoid submodule overwritten and skip redundant active entries
2025-07-25 16:24 UTC (8+ messages)
` [PATCH 1/2] submodule: prevent overwriting .gitmodules on path reuse
` [PATCH 2/2] submodule: skip redundant active entries when pattern covers path
[PATCH v5] fast-(import|export): improve on commit signature output format
2025-07-25 16:11 UTC (5+ messages)
` [PATCH v6] "
[BUG?] git-daemon 2.49.0 in F40 no longer exports user directories
2025-07-25 16:11 UTC
[PATCH] t9350: redirect input to only fast-import
2025-07-25 16:05 UTC
git-diff: --ignore-matching-lines has no effect on the output when --name-only is used
2025-07-25 15:20 UTC (12+ messages)
[PATCH v4 1/1] test-delta: simplify delta helper with strbuf and better cleanup
2025-07-25 14:42 UTC (5+ messages)
[PATCH 0/8] refs: fix migration of reflog entries
2025-07-25 14:35 UTC (38+ messages)
` [PATCH 2/8] builtin/reflog: improve grouping of subcommands
` [PATCH 3/8] refs: export `ref_transaction_update_reflog()`
` [PATCH 4/8] builtin/reflog: implement subcommand to write new entries
` [PATCH 6/8] refs: fix identity for migrated reflogs
` [PATCH 7/8] refs: stop unsetting REF_HAVE_OLD for log-only updates
` [PATCH v2 0/8] refs: fix migration of reflog entries
` [PATCH v2 1/8] Documentation/git-reflog: convert to use synopsis type
` [PATCH v2 2/8] builtin/reflog: improve grouping of subcommands
` [PATCH v2 3/8] refs: export `ref_transaction_update_reflog()`
` [PATCH v2 4/8] builtin/reflog: implement subcommand to write new entries
` [PATCH v2 5/8] ident: fix type of string length parameter
` [PATCH v2 6/8] refs: fix identity for migrated reflogs
` [PATCH v2 7/8] refs: stop unsetting REF_HAVE_OLD for log-only updates
` [PATCH v2 8/8] refs: fix invalid old object IDs when migrating reflogs
`git remote rename` does not work when `refs/remotes/server/HEAD` is unborn (when right after `git remote add -m`)
2025-07-25 11:13 UTC (8+ messages)
[GSoC][RFC PATCH v2 0/2] Add refs list subcommand
2025-07-25 11:10 UTC (6+ messages)
` [GSoC][RFC PATCH v3 0/3] "
` [GSoC][RFC PATCH v3 1/3] builtin/refs: add "
[PATCH 0/5] ref-filter: small cleanups and fixes
2025-07-25 10:55 UTC (13+ messages)
` [PATCH 1/5] ref-cache: use 'size_t' instead of int for length
` [PATCH 2/5] for-each-ref: fix documentation argument ordering
` [PATCH 3/5] for-each-ref: reword the documentation for '--start-after'
` [PATCH 4/5] t6302: add test combining '--start-after' with '--exclude'
` [PATCH 5/5] ref-filter: use REF_ITERATOR_SEEK_SET_PREFIX instead of '1'
[PATCH v6 1/1] test-delta: Replaced space-based indentation with tabs to follow Git coding style
2025-07-25 6:10 UTC
[PATCH v5 1/1] test-delta: fix indentation style
2025-07-25 5:45 UTC
[PATCH] gpg-interface: expand gpg.program as a path
2025-07-25 5:13 UTC (4+ messages)
` [PATCH v2 2/2] t7510: add test cases for non-absolute gpg program
[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
2025-07-25 5:10 UTC (19+ messages)
` [GSoC PATCH v5 0/5] repo: "
` [GSoC PATCH v5 1/5] repo: declare the repo command
` [GSoC PATCH v5 2/5] repo: add the field references.format
` [GSoC PATCH v5 5/5] repo: add the --format flag
Precious files and the .jj directory
2025-07-24 23:10 UTC (3+ messages)
`git remote get-url --push`: `url.<base>.pushInsteadOf` is ignored (while `url.<base>.insteadOf` is not)
2025-07-24 22:37 UTC
[PATCH 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
2025-07-24 22:30 UTC (9+ messages)
` [PATCH v5 0/5] for-each-ref: introduce seeking functionality via '--start-after'
` [PATCH] ref-iterator-seek: correctly initialize the prefix_state for a new level
` [PATCH] ref-cache: set prefix_state when seeking
[PATCH v4 00/10] t/unit-tests: convert unit-tests to use clar
2025-07-24 18:48 UTC (23+ messages)
` [PATCH v4 09/10] t/unit-tests: convert reftable stack test "
` [PATCH v5 0/5] t/unit-tests: convert unit-tests "
` [PATCH v5 1/5] t/unit-tests: convert reftable table test "
` [PATCH v5 2/5] t/unit-tests: convert reftable readwrite "
` [PATCH v5 3/5] t/unit-tests: convert reftable record "
` [PATCH v5 4/5] t/unit-tests: convert reftable stack "
` [PATCH v5 00/10] t/unit-tests: convert unit-tests "
` [PATCH v5 01/10] t/unit-tests: implement clar specific reftable test helper functions
` [PATCH v5 02/10] t/unit-tests: convert reftable basics test to use clar test framework
` [PATCH v5 03/10] t/unit-tests: convert reftable block test to use clar
` [PATCH v5 04/10] t/unit-tests: convert reftable merged "
` [PATCH v5 05/10] t/unit-tests: convert reftable pq "
` [PATCH v5 06/10] t/unit-tests: convert reftable table "
` [PATCH v5 07/10] t/unit-tests: convert reftable readwrite "
` [PATCH v5 08/10] t/unit-tests: convert reftable record "
` [PATCH v5 09/10] t/unit-tests: convert reftable stack "
` [PATCH v5 10/10] t/unit-tests: finalize migration of reftable-related tests
[GSOC PATCH] environment: move access to "core.sparsecheckout" into repo_settings
2025-07-24 18:44 UTC (5+ messages)
` [GSOC PATCH v6 0/3] environment: remove sparse-checkout related global variables
[PATCH] strbuf: add compound literal test balloon
2025-07-24 16:55 UTC (12+ messages)
` [PATCH] CodingGuidelines: document test balloons in flight
[PATCH] rebase: write script before initializing state
2025-07-24 14:22 UTC (5+ messages)
` [PATCH v2] "
[ANNOUNCE] Git Mini Summit at Open Source Summit Europe, Amsterdam, August 28th
2025-07-24 10:42 UTC (2+ messages)
[PATCH 0/7] RFC: Accelerate xdiff and begin its rustification
2025-07-24 10:00 UTC (3+ messages)
warning: ignoring unknown core.fsync component 'true'
2025-07-24 8:08 UTC (3+ messages)
[PATCH 0/8] odb: track multi-pack-indices via their object sources
2025-07-24 8:00 UTC (4+ messages)
` [PATCH v2 0/7] "
[PATCH v5] meson: work around broken system PCRE2 dependency in macOS
2025-07-24 5:28 UTC (4+ messages)
` [PATCH v6] "
[PATCH v3 0/2] fix resource leaks in test helpers
2025-07-24 0:03 UTC (9+ messages)
` [PATCH v3 2/2] t/helper/test-delta: fix possible resource leak and ensure safe cleanup
` [PATCH 1/3] test-delta: handle errors with die()
` [PATCH 2/3] test-delta: use strbufs to hold input files
` [PATCH 3/3] test-delta: close output descriptor after use
[PATCH] doc: clarify difference between `push.default` `simple` and `current`
2025-07-23 23:36 UTC (2+ messages)
[PATCH 0/7] RFC: Accelerate xdiff and begin its rustification
2025-07-23 22:26 UTC (6+ messages)
` [PATCH 1/7] xdiff: introduce rust
[PATCH] imap-send: add option to mark sent messages as read or unread
2025-07-23 18:00 UTC (8+ messages)
[PATCH] imap-send: add option to mark sent messages as read or unread
2025-07-23 17:55 UTC
[PATCH] imap-send: add option to mark sent messages as read or unread
2025-07-23 17:49 UTC (3+ messages)
What's cooking in git.git (Jul 2025, #06; Tue, 22)
2025-07-23 17:17 UTC (4+ 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).