public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-11 16:28:24 to 2026-03-12 21:50:05 UTC [more...]

[PATCH 0/1] Fix zombie children when git is PID 1 in containers
 2026-03-12 21:49 UTC  (13+ messages)
` [PATCH v2] transport-helper, connect: add atexit handler to reap children on abnormal exit
    ` [PATCH v3] transport-helper, connect: use clean_on_exit "
    ` [PATCH v4] "

[PATCH v11 8/8] cat-file: add remote-object-info to batch-command
 2026-03-12 21:41 UTC  (2+ messages)
` [GSoC] "

[PATCH] Fix GNU/Hurd build
 2026-03-12 20:38 UTC  (2+ messages)

[PATCH] t0410: modernize delete_object helper
 2026-03-12 20:33 UTC  (5+ messages)

[PATCH v3 0/3] fast-import: add mode to re-sign invalid commit signatures
 2026-03-12 20:30 UTC  (21+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] commit: remove unused forward declaration
  ` [PATCH v4 2/3] gpg-interface: introduce sign_buffer_with_key()
  ` [PATCH v4 3/3] fast-import: add mode to sign commits with invalid signatures
  ` [PATCH v5 0/3] fast-import: add mode to re-sign invalid commit signatures
    ` [PATCH v5 1/3] commit: remove unused forward declaration
    ` [PATCH v5 2/3] gpg-interface: allow sign_buffer() to use default signing key
    ` [PATCH v5 3/3] fast-import: add mode to sign commits with invalid signatures

[PATCH v3 0/2] Advice on checkout dirty files
 2026-03-12 20:05 UTC  (18+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v5 0/3] "
    ` [PATCH v5 1/3] advice: add stashBeforeCheckout advice for dirty branch switches
    ` [PATCH v5 2/3] advice: add stashBeforeCheckout advice for dirty branch switches [GSOC]
    ` [PATCH v5 3/3] unpack-trees: suggesting 'git checkout -m <branch>' with its repercussions
    ` [PATCH v6] unpack-trees: suggesting 'git checkout -m' "
      ` [PATCH v7] unpack-trees: suggest using 'git stash' when checkout fails

[PATCH v2] builtin/mktree: remove USE_THE_REPOSITORY_VARIABLE
 2026-03-12 19:58 UTC  (4+ messages)

[PATCH] checkout: add --autostash option for branch switching
 2026-03-12 19:50 UTC  (5+ messages)
  ` [PATCH v31 0/2] status: add status.compareBranches config for multiple branch comparisons
` [PATCH v2] checkout: add --autostash option for branch switching

[PATCH 0/3] doc: interpret-trailers: convert to synopsis and update options
 2026-03-12 19:11 UTC  (11+ messages)
` [PATCH 1/3] doc: interpret-trailers: convert to synopsis style
` [PATCH 2/3] doc: interpret-trailers: normalize and fill out options
` [PATCH 3/3] doc: config: convert trailers section to synopsis style

[PATCH v6 0/5] format-patch: add cover-letter-format option
 2026-03-12 18:12 UTC  (25+ messages)
` [PATCH v7 "
  ` [PATCH v7 4/5] format-patch: add commitListFormat config
  ` [PATCH v8 0/4] format-patch: add cover-letter-format option
    ` [PATCH v8 1/4] format-patch: move cover letter summary generation
    ` [PATCH v8 2/4] format-patch: add ability to use alt cover format
    ` [PATCH v8 3/4] format-patch: add "chronological" format for cover
    ` [PATCH v8 4/4] format-patch: add commitListFormat config

[GSoC PATCH] t9200: use helpers to replace test -f <path> and test -d <path>
 2026-03-12 17:37 UTC  (9+ messages)
` [GSoC PATCH v3] t9200: replace test -f/-d with modern path helpers
` [GSoC PATCH v4] t9200: replace test -f with modern path helper

bash completion bug: "symbolic-ref" subcommand doesn't complete
 2026-03-12 16:47 UTC  (4+ messages)

[PATCH v1] builtin/mktree: remove USE_THE_REPOSITORY_VARIABLE
 2026-03-12 16:21 UTC  (3+ messages)

[PATCH 0/4] wean start_command() off the_repository
 2026-03-12 15:29 UTC  (14+ messages)
` [PATCH 2/4] run-command: use repo_start_command() in strict callers
` [PATCH v2] run-command: wean start_command() off the_repository
` [PATCH v3 0/2] run-command: stop using the_repository
  ` [PATCH v3 1/2] run-command: wean start_command() off the_repository
  ` [PATCH v3 2/2] run-command: wean auto_maintenance() functions "

[RFC] t: allow use of "sed -E"
 2026-03-12 13:43 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/5] parseopt: add subcommand autocorrection
 2026-03-12 13:35 UTC  (5+ messages)
` [PATCH 5/5] help: add tests for "

[PATCH v1 0/8] repo_config_values: migrate more globals
 2026-03-12 13:18 UTC  (6+ messages)

[PATCH] builtin/clone: fix segfault when using --revision on some servers
 2026-03-12 12:34 UTC  (3+ messages)

[PATCH 0/6] odb: introduce generic object counting
 2026-03-12  8:43 UTC  (11+ messages)
` [PATCH 6/6] "
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] odb: stop including "odb/source.h"
  ` [PATCH v2 2/6] packfile: extract logic to count number of objects
  ` [PATCH v2 3/6] object-file: extract logic to approximate object count
  ` [PATCH v2 4/6] object-file: generalize counting objects
  ` [PATCH v2 5/6] odb/source: introduce generic object counting
  ` [PATCH v2 6/6] odb: "

git submodule using worktrees?
 2026-03-12  8:29 UTC  (3+ messages)

[PATCH v2] promisor-remote: prevent lazy-fetch recursion in child fetch
 2026-03-12  7:27 UTC  (3+ messages)

[PATCH 0/8] Some build system improvements
 2026-03-12  6:22 UTC  (10+ messages)
` [PATCH 7/8] meson: compile compatibility sources separately
` [PATCH 8/8] meson: precompile "git-compat-util.h"

[PATCH] t3200: replace hardcoded null OID with $ZERO_OID
 2026-03-12  6:07 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/5] parseopt: add subcommand autocorrection
 2026-03-12  4:53 UTC  (11+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 3/8] help: move tty check for autocorrection to autocorrect.c
  ` [PATCH v3 6/8] parseopt: autocorrect mistyped subcommands

[RFC PATCH 2/2] l10n: README: document AI assistant guidelines
 2026-03-12  2:34 UTC  (8+ messages)
` [PATCH v2 0/5] docs(l10n): AI agent instructions and workflow improvements
  ` [PATCH v2 2/5] docs(l10n): add AGENTS.md with optimized update-pot instructions
  ` [PATCH v2 4/5] docs(l10n): add AI agent instructions for translating PO files
  ` [PATCH v2 5/5] docs(l10n): add AI agent instructions to review translations

[PATCH 0/4] imap-send: modernize the OpenSSL API
 2026-03-12  0:25 UTC  (11+ messages)
` [PATCH 3/4] imap-send: remove two string length checks
` [PATCH v2 0/3] imap-send: modernize the OpenSSL API
` [PATCH v2 1/3] imap-send: use the OpenSSL API to access the subject alternative names
` [PATCH v2 2/3] imap-send: use the OpenSSL API to access the subject common name
` [PATCH v2 3/3] imap-send: move common code into function host_matches()

[PATCH 0/2] clean leftover calls to string_list_remove_duplicates
 2026-03-11 21:54 UTC  (11+ messages)
` [PATCH v4 0/1] Make keys_uniq stop depending on sort of keys_uniq
  ` [PATCH v4 1/1] help: cleanup the contruction "
` [PATCH v5] "

[GSoC PATCH] test-lib: print escape sequence names
 2026-03-11 20:49 UTC  (3+ messages)
` [GSoC PATCH v2] "

[PATCH] merge-file: fix BUG when --object-id is used in a worktree
 2026-03-11 20:16 UTC  (7+ messages)
    ` [PATCH v2] "

[GSoC PATCH] t9200: handle missing CVS with skip_all
 2026-03-11 19:49 UTC  (2+ messages)

[PATCH] builtin/help.c: move strbuf out of help loops
 2026-03-11 19:48 UTC  (6+ messages)
` [PATCH v2] "

cherry-pick: add --show-current-patch
 2026-03-11 19:30 UTC  (2+ messages)

[PATCH v5] help: cleanup the contruction of keys_uniq
 2026-03-11 19:21 UTC 

[GSoC Draft Proposal] Refactoring in order to reduce Git's global state
 2026-03-11 18:34 UTC  (3+ messages)

[PATCH RFC] git-replay: implement subcommands
 2026-03-11 18:33 UTC  (2+ messages)

[PATCH v2 0/2] avoid unnecessary strbuf_split*() and strbuf-by-value usage
 2026-03-11 18:13 UTC  (10+ messages)
` [PATCH v2 2/2] list-objects-filter-options: avoid strbuf_split_str()
` [PATCH v3 0/2] avoid unnecessary strbuf_split*() and strbuf-by-value usage
  ` [PATCH v3 1/2] worktree: do not pass strbuf by value
  ` [PATCH v3 2/2] list-objects-filter-options: avoid strbuf_split_str()

git-fetch takes forever on a slow network link. Can parallel mode help?
 2026-03-11 18:05 UTC  (9+ messages)

[PATCH 0/4] line-log: route -L output through the standard diff pipeline
 2026-03-11 17:35 UTC  (4+ messages)
` [PATCH 4/4] doc: note that -L supports patch formatting and pickaxe options

[PATCH] editorconfig: fix style not applying to subdirs anymore
 2026-03-11 17:32 UTC  (3+ messages)

[GSoC] question for an additional objective
 2026-03-11 17:13 UTC 


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