git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-23 14:08:49 to 2025-07-25 15:26:03 UTC [more...]

Show skipped commit message after rebase conflict?
 2025-07-25 15:24 UTC  (7+ messages)

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 0/2] Add refs list subcommand
 2025-07-25 11:10 UTC  (11+ messages)
` [GSoC][RFC PATCH v2 "
  ` [GSoC][RFC PATCH v2 2/2] t: add test for git "
  ` [GSoC][RFC PATCH v3 0/3] Add "
    ` [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'

Subject: [RFC] Add config option to enforce committing .gitignore / .gitattributes before other files
 2025-07-25 10:40 UTC 

-h prints alias information even for grep
 2025-07-25  8:17 UTC 

[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  (20+ 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

git clone fsync error on FSx Ontap
 2025-07-24 23:14 UTC  (2+ messages)

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 0/2] Avoid submodule overwritten and skip redundant active entries
 2025-07-24 21:21 UTC  (5+ messages)
` [PATCH 1/2] submodule: prevent overwriting .gitmodules on path reuse
` [PATCH 2/2] submodule: skip redundant active entries when pattern covers path

[ANN] git-phoenix - repository recovery tool
 2025-07-24 18:49 UTC 

[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

What's cooking in git.git (Jul 2025, #07; Thu, 24)
 2025-07-24 17:18 UTC 

[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  (15+ 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  (7+ messages)

[PATCH v2 00/21] config: remove use of `the_repository`
 2025-07-23 15:29 UTC  (19+ messages)
` [PATCH v2 06/21] config: drop `git_config_get_string_multi()` wrapper
` [PATCH v2 07/21] config: drop `git_config_get_string()` wrapper
` [PATCH v2 08/21] "
` [PATCH v2 09/21] config: drop `git_config_get_int()` wrapper
` [PATCH v2 10/21] config: drop `git_config_get_ulong()` wrapper
` [PATCH v2 11/21] config: drop `git_config_get_bool()` wrapper
` [PATCH v2 12/21] config: drop `git_config_set_in_file()` wrapper
` [PATCH v2 13/21] config: drop `git_config_set_gently()` wrapper
` [PATCH v2 14/21] config: drop `git_config_set()` wrapper
` [PATCH v2 15/21] config: drop `git_config_set_in_file_gently()` wrapper
` [PATCH v2 16/21] config: drop `git_config_set_multivar_in_file_gently()` wrapper
` [PATCH v2 17/21] config: drop `git_config_get_multivar_gently()` wrapper
` [PATCH v2 18/21] config: drop `git_config_set_multivar()` wrapper
` [PATCH v2 19/21] config: remove unused `the_repository` wrappers
` [PATCH v2 20/21] config: move Git config parsing into "environment.c"
` [PATCH v2 21/21] config: fix sign comparison warnings


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