public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-08 06:02:58 to 2026-03-10 11:41:32 UTC [more...]

[PATCH 0/5] parseopt: add subcommand autocorrection
 2026-03-10 11:41 UTC  (27+ messages)
` [PATCH 1/5] parseopt: extract subcommand handling from parse_options_step()
` [PATCH 2/5] help: refactor command autocorrection handling
` [PATCH 3/5] parseopt: autocorrect mistyped subcommands
` [PATCH 4/5] parseopt: enable subcommand autocorrect for remote and notes
` [PATCH 5/5] help: add tests for subcommand autocorrection
` [PATCH v2 0/5] parseopt: add "
  ` [PATCH v2 1/5] parseopt: extract subcommand handling from parse_options_step()
  ` [PATCH v2 2/5] help: refactor command autocorrection handling
  ` [PATCH v2 3/5] parseopt: autocorrect mistyped subcommands
  ` [PATCH v2 4/5] parseopt: enable subcommand autocorrect for remote and notes
  ` [PATCH v2 5/5] help: add tests for subcommand autocorrection
  ` [PATCH v3 0/8] parseopt: add "
    ` [PATCH v3 1/8] parseopt: extract subcommand handling from parse_options_step()
    ` [PATCH v3 2/8] help: make autocorrect handling reusable
    ` [PATCH v3 3/8] help: move tty check for autocorrection to autocorrect.c
    ` [PATCH v3 4/8] autocorrect: rename AUTOCORRECT_SHOW to AUTOCORRECT_HINTONLY
    ` [PATCH v3 5/8] autocorrect: provide config resolution API
    ` [PATCH v3 6/8] parseopt: autocorrect mistyped subcommands

[PATCH 0/5] Advice on checkout dirty files
 2026-03-10 11:04 UTC  (11+ messages)
` [PATCH 1/5] diff: handle ANSI escape codes in prefix when calculating diffstat width
` [PATCH 2/5] t4052: test for diffstat width when prefix contains ANSI escape codes
` [PATCH 3/5] repo: remove unnecessary variable shadow
` [PATCH 4/5] The 13th batch
` [PATCH 5/5] advice: add stashBeforeCheckout advice for dirty branch switches
` [PATCH v2] "

[PATCH v6 0/5] format-patch: add cover-letter-format option
 2026-03-10  9:51 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 5/5] docs: add usage for the cover-letter fmt feature

An annoying "Bug" that we would probably leave as-is
 2026-03-10  9:50 UTC  (11+ messages)
` [PATCH v1] diff: document -U without <n> as using default context
  ` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/2] fast-import: add mode to re-sign invalid commit signatures
 2026-03-10  9:27 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] gpg-interface: introduce sign_buffer_with_key()
  ` [PATCH v2 3/3] fast-import: add mode to re-sign invalid commit signatures

[PATCH v2] t4200: replace test -f and test -d with test_path_exists
 2026-03-10  8:43 UTC 

[PATCH] builtin/help.c: move strbuf out of help loops
 2026-03-10  7:03 UTC 

Question about microprojects for GSoC
 2026-03-10  6:11 UTC 

[PATCH] t7605: use test_path_is_file instead of test -f
 2026-03-10  5:33 UTC 

[PATCH] apply.c: fix -p argument parsing
 2026-03-10  5:06 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[GSoC PATCH] format-patch: write numbered list in cover letter
 2026-03-10  4:54 UTC  (2+ messages)

[PATCH] convert: constify some variables in ident_to_worktree()
 2026-03-10  4:03 UTC 

[PATCH] t1900: add tests for git repo structure subcommand
 2026-03-10  3:35 UTC  (2+ messages)

[PATCH 0/2] repo: remove redundant variable shadow in stats_table_print_structure
 2026-03-10  3:08 UTC  (4+ messages)
` [PATCH 1/2] t7605: use test_path_is_file instead of test -f
` [PATCH 2/2] repo: remove redundant variable shadow in stats_table_print_structure

What's cooking in git.git (Mar 2026, #04)
 2026-03-10  1:19 UTC 

[PATCH] dir: avoid -Wdiscarded-qualifiers in remove_path()
 2026-03-10  0:57 UTC  (4+ messages)

[PATCH v5] submodule: fetch missing objects from default remote
 2026-03-09 23:40 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v4 0/5] http: add support for HTTP 429 rate limit retries
 2026-03-09 23:34 UTC  (4+ messages)
` [PATCH v5 0/4] "

[PATCH 00/10] Xdiff cleanup part 3
 2026-03-09 23:31 UTC  (4+ messages)

[PATCH v10] setup: improve error diagnosis for invalid .git files
 2026-03-09 23:30 UTC  (14+ messages)
` [PATCH v11] "

[PATCH] SubmittingPatches: spell out "replace fully to pretend to be perfect"
 2026-03-09 23:26 UTC  (3+ messages)

[GSoC PATCH] t9200: use helpers to replace test -f <path> and test -d <path>
 2026-03-09 23:26 UTC  (8+ messages)
` [GSoC PATCH v2] t9200: replace test -f/-d with modern path helpers
` [GSoC PATCH v3] "

[PATCH] t0004: replace test -e with test_path_exists
 2026-03-09 23:12 UTC  (4+ messages)

Option for "git submodule foreach" to also run on the parent git?
 2026-03-09 22:14 UTC  (6+ messages)

[PATCH] Refactor 'trust_executable_bit' to repository-scoped setting
 2026-03-09 22:03 UTC  (10+ messages)
` [PATCH] Make 'trust_executable_bit' repository-scoped
` [PATCH] [PATCH v2] "
`  "

[PATCH 00/10] config-hook cleanups and two small 'git hook list' features
 2026-03-09 21:59 UTC  (17+ messages)
` [PATCH 01/10] hook: move unsorted_string_list_remove() to string-list.[ch]
` [PATCH 02/10] hook: fix minor style issues
` [PATCH 03/10] hook: rename cb_data_free/alloc -> hook_data_free/alloc
` [PATCH 04/10] hook: detect & emit two more bugs
` [PATCH 05/10] hook: replace hook_list_clear() -> string_list_clear_func()
` [PATCH 06/10] hook: make consistent use of friendly-name in docs
` [PATCH 07/10] t1800: add test to verify hook execution ordering
` [PATCH 08/10] hook: refactor hook_config_cache from strmap to named struct
` [PATCH 09/10] hook: show config scope in git hook list
` [PATCH 10/10] hook: show disabled hooks in "git hook list"

git-fetch takes forever on a slow network link. Can parallel mode help?
 2026-03-09 21:08 UTC  (7+ messages)

[PATCH RFC] git-replay: implement subcommands
 2026-03-09 19:30 UTC 

[PATCH] t0004: replace test -e with test_path_exists
 2026-03-09 19:30 UTC  (2+ messages)

[PATCH v1 0/2] avoid unnecessary strbuf_split*() and strbuf-by-value usage
 2026-03-09 19:26 UTC  (8+ messages)
` [PATCH v1 1/2] worktree: do not pass strbuf by value
  ` coccinelle to catch pass-by-value?, was: "
` [PATCH v1 2/2] list-objects-filter-options: avoid strbuf_split_str()

[QUESTION] Improving disk space recovery for partial clones (GSoC 2026)
 2026-03-09 18:45 UTC  (5+ messages)

[PATCH 0/3] wt-status: reduce reliance on global state
 2026-03-09 18:30 UTC  (6+ messages)
` [PATCH v5 "

[PATCH 2/3] repo-settings: move trust_executable_bit to repo_settings
 2026-03-09 17:12 UTC  (2+ messages)
` [PATCH 3/3] repo-settings: lazy-load core.filemode in prepare_repo_settings

[PATCH 1/3] Refactor 'trust_executable_bit' to repository-scoped setting
 2026-03-09 16:50 UTC 

[PATCH 0/3] gitlab-ci: update to macOS 15 images
 2026-03-09 16:04 UTC  (7+ messages)
` [PATCH 1/3] meson: simplify iconv-emits-BOM check
` [PATCH 2/3] meson: detect broken iconv that requires ICONV_RESTART_RESET
` [PATCH 3/3] gitlab-ci: update to macOS 15 images

Untrusted Caching Proxy
 2026-03-09 15:28 UTC 

[GSoC Draft Proposal] Refactoring in order to reduce Git's global state
 2026-03-09 15:17 UTC  (2+ messages)

[PATCH v31 0/2] status: add status.compareBranches config for multiple branch comparisons
 2026-03-09 15:10 UTC  (3+ messages)

[GSoC] Introduction Pablo Sabater
 2026-03-09 15:08 UTC 

[PATCH] bloom: remove a misleading const qualifier
 2026-03-09 14:59 UTC  (2+ messages)

[GSOC][PROPOSAL]: Refactoring in order to reduce Git’s global state
 2026-03-09 14:42 UTC  (3+ messages)
` [GSOC][PROPOSAL v2]: "

[GSoC] extensions.partialClone and promisor remote fetch order
 2026-03-09 13:40 UTC  (2+ messages)

[PATCH 0/4] Run hooks in parallel
 2026-03-09 13:37 UTC  (11+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] repository: fix repo_init() memleak due to missing _clear()
  ` [PATCH v3 2/9] config: add a repo_config_get_uint() helper
  ` [PATCH v3 3/9] hook: parse the hook.jobs config
  ` [PATCH v3 4/9] hook: allow parallel hook execution
  ` [PATCH v3 5/9] hook: mark non-parallelizable hooks
  ` [PATCH v3 6/9] hook: add -j/--jobs option to git hook run
  ` [PATCH v3 7/9] hook: add per-event jobs config
  ` [PATCH v3 8/9] hook: introduce extensions.hookStdoutToStderr
  ` [PATCH v3 9/9] hook: allow runtime enabling extensions.hookStdoutToStderr

[RFC PATCH 0/2] push: add support for pushing to remote groups
 2026-03-09 13:38 UTC  (8+ messages)
` [RFC PATCH 1/2] remote: move remote group resolution to remote.c
` [RFC PATCH 2/2] push: support pushing to a remote group

[GSOC][PATCH 0/2] Remove global state from editor.c
 2026-03-09 10:37 UTC  (8+ messages)
` [GSOC][PATCH 1/2] editor: make editor_program local to editor.c
` [GSOC][PATCH 2/2] editor: remove the_repository usage

[PATCH v7 0/5] rebase: support --trailer
 2026-03-09 10:36 UTC  (5+ messages)
` [PATCH v8 0/6] "
  ` [PATCH v8 1/6] interpret-trailers: factor trailer rewriting

[PATCH] clone, progress: add --no-turtle-speed option to abort slow clones
 2026-03-09  9:31 UTC  (3+ messages)

[PATCH] patch-ids: achieve const correctness in patch_id_neq()
 2026-03-09  6:51 UTC  (7+ messages)
` [PATCH v2] patch-ids: document intentional const-casting "
  ` [PATCH v3] "

[PATCH] quiltimport: fix backslash expansion in patch subjects
 2026-03-09  1:31 UTC  (5+ messages)

[PATCH v2 0/5] builtin/repo: include largest object information
 2026-03-08 18:44 UTC  (5+ messages)
` [PATCH v3 0/6] "

[GSoC][Draft Proposal] Refactoring in order to reduce Git's global state
 2026-03-08 17:38 UTC  (6+ messages)
` [GSoC][Draft Proposal v3] "
  ` [GSoC][Draft Proposal v4] "
      ` [GSoC][Draft Proposal v6] "
        ` [GSoC][Draft Proposal v7] "

[PATCH] history: initialize rev_info in cmd_history_reword()
 2026-03-08  9:57 UTC 

[PATCH v2 0/2] branch: add 'branch.addCurrentBranchAsPrefix' config param
 2026-03-08  7:06 UTC  (6+ messages)
` [PATCH v3 0/3] branch: add prefixes to new branch names
  ` [PATCH v3 1/3] branch: add '--name-prefix' option

[PATCH v3] t3310: avoid hiding failures from rev-parse in command substitutions
 2026-03-08  6:04 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 0/4] run auto maintenance in git-gui
 2026-03-08  6:02 UTC  (5+ messages)


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