messages from 2026-03-09 22:14:47 to 2026-03-10 21:05:08 UTC [more...]
[PATCH v6 0/5] format-patch: add cover-letter-format option
2026-03-10 21:05 UTC (14+ messages)
` [PATCH v7 "
` [PATCH v7 1/5] pretty.c: add %(count) and %(total) placeholders
` [PATCH v7 3/5] format-patch: add ability to use alt cover format
` [PATCH v7 4/5] format-patch: add commitListFormat config
` [PATCH v7 5/5] docs: add usage for the cover-letter fmt feature
[PATCH v3 0/5] git-add: Skip submodules with ignore=all unless --force and explicit path used
2026-03-10 21:04 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 5/5] Documentation: update add --force option + ignore=all config
[PATCH 0/2] upload-pack: reduce lock contention when writing packfile data
2026-03-10 20:56 UTC (17+ messages)
` [PATCH v3 00/10] "
` [PATCH v3 01/10] upload-pack: fix debug statement when flushing "
` [PATCH v3 02/10] upload-pack: adapt keepalives based on buffering
` [PATCH v3 03/10] upload-pack: prefer flushing data over sending keepalive
` [PATCH v3 04/10] upload-pack: reduce lock contention when writing packfile data
` [PATCH v3 05/10] compat/posix: introduce writev(3p) wrapper
` [PATCH v3 06/10] wrapper: introduce writev(3p) wrappers
` [PATCH v3 07/10] sideband: use writev(3p) to send pktlines
` [PATCH v3 08/10] csum-file: introduce `hashfd_ext()`
` [PATCH v3 09/10] csum-file: drop `hashfd_throughput()`
` [PATCH v3 10/10] builtin/pack-objects: reduce lock contention when writing packfile data
[PATCH 0/2] fast-import: add mode to re-sign invalid commit signatures
2026-03-10 20:49 UTC (13+ 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 v3 0/3] "
` [PATCH v3 1/3] commit: remove unused forward declaration
` [PATCH v3 2/3] gpg-interface: introduce sign_buffer_with_key()
` [PATCH v3 3/3] fast-import: add mode to re-sign invalid commit signatures
[PATCH] builtin/help.c: move strbuf out of help loops
2026-03-10 20:33 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/5] parseopt: add subcommand autocorrection
2026-03-10 20:16 UTC (17+ messages)
` [PATCH v3 0/8] "
` [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 v3 7/8] parseopt: enable subcommand autocorrection for git-remote and git-notes
` [PATCH v3 8/8] help: add tests for subcommand autocorrection
[PATCH] merge-file: fix BUG when --object-id is used in a worktree
2026-03-10 20:01 UTC (5+ messages)
[GSoC] Discussion: git repo structure enhancements
2026-03-10 19:58 UTC (2+ messages)
[PATCH 00/10] config-hook cleanups and two small 'git hook list' features
2026-03-10 19:56 UTC (14+ messages)
` [PATCH 01/10] hook: move unsorted_string_list_remove() to string-list.[ch]
` [PATCH 05/10] hook: replace hook_list_clear() -> string_list_clear_func()
` [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] submodule--helper: replace malloc with xmalloc
2026-03-10 19:35 UTC (5+ messages)
` [PATCH v2] "
[PATCH v4 0/5] http: add support for HTTP 429 rate limit retries
2026-03-10 19:19 UTC (10+ messages)
` [PATCH v5 0/4] "
` [PATCH v5 3/4] remote-curl: introduce show_http_message_fatal() helper
` [PATCH v5 4/4] http: add support for HTTP 429 rate limit retries
[GSoC PATCH] test-lib: print escape sequence names
2026-03-10 18:48 UTC (2+ messages)
[GSoC] extensions.partialClone and promisor remote fetch order
2026-03-10 18:32 UTC (3+ messages)
[GSoC Proposal] Implement promisor remote fetch ordering
2026-03-10 18:25 UTC
[PATCH 0/8] Some build system improvements
2026-03-10 18:23 UTC (10+ messages)
` [PATCH 1/8] Introduce new "tools/" directory
` [PATCH 2/8] contrib: move "coccinelle/" directory into "tools/"
` [PATCH 3/8] contrib: move "coverage-diff.sh" script "
` [PATCH 4/8] contrib: move "update-unicode.sh" "
` [PATCH 5/8] builds: move build scripts "
` [PATCH 6/8] git-compat-util.h: move warning infra to prepare for PCHs
` [PATCH 7/8] meson: compile compatibility sources separately
` [PATCH 8/8] meson: precompile "git-compat-util.h"
[PATCH 0/5] Advice on checkout dirty files
2026-03-10 18:00 UTC (32+ 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 v3 0/2] Advice on checkout dirty files
` [PATCH v3 1/2] advice: add stashBeforeCheckout advice for dirty branch switches
` [PATCH v3 2/2] advice: add stashBeforeCheckout advice for dirty branch switches [GSOC]
[PATCH 0/6] odb: introduce generic object counting
2026-03-10 17:51 UTC (9+ messages)
` [PATCH 1/6] odb: stop including "odb/source.h"
` [PATCH 2/6] packfile: extract logic to count number of objects
` [PATCH 3/6] object-file: extract logic to approximate object count
` [PATCH 4/6] object-file: generalize counting objects
` [PATCH 5/6] odb/source: introduce generic object counting
` [PATCH 6/6] odb: "
[GSOC][PATCH 0/2] Remove global state from editor.c
2026-03-10 17:40 UTC (4+ messages)
` [GSOC][PATCH v2 "
` [GSOC][PATCH v2 1/2] editor: make editor_program local to editor.c
` [GSOC][PATCH v2 2/2] editor: remove the_repository usage
An annoying "Bug" that we would probably leave as-is
2026-03-10 17:31 UTC (12+ messages)
` [PATCH v1] diff: document -U without <n> as using default context
` [PATCH v2] "
` [PATCH v3] "
Question about microprojects for GSoC
2026-03-10 17:27 UTC (2+ messages)
[GSoC] [Proposal]: Implement promisor remote fetch ordering
2026-03-10 15:11 UTC (3+ messages)
[GSoC PATCH] format-patch: write numbered list in cover letter
2026-03-10 15:05 UTC (3+ messages)
[GSOC][PROPOSAL v2]: Refactoring in order to reduce Git’s global state
2026-03-10 14:58 UTC (2+ messages)
[PATCH] t1900: add tests for git repo structure subcommand
2026-03-10 13:34 UTC (3+ messages)
[PATCH] t7605: use test_path_is_file instead of test -f
2026-03-10 13:30 UTC (2+ messages)
[PATCH] apply.c: fix -p argument parsing
2026-03-10 13:13 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/2] repo: remove redundant variable shadow in stats_table_print_structure
2026-03-10 13:08 UTC (5+ 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
[PATCH v1 0/8] repo_config_values: migrate more globals
2026-03-10 12:31 UTC (10+ messages)
` [PATCH v1 1/8] environment: move "trust_ctime" into `struct repo_config_values`
` [PATCH v1 2/8] environment: move "check_stat" "
` [PATCH v1 3/8] environment: move `zlib_compression_level` into repo_config_values
` [PATCH v1 4/8] environment: move "pack_compression_level" into `struct repo_config_values`
` [PATCH v1 5/8] environment: move "precomposed_unicode" "
` [PATCH v1 6/8] env: move "core_sparse_checkout_cone" "
` [PATCH v1 7/8] env: put "sparse_expect_files_outside_of_patterns" in `repo_config_values`
` [PATCH v1 8/8] env: move "warn_on_object_refname_ambiguity" into `repo_config_values`
[PATCH 0/4] plugging some mmap() leaks
2026-03-10 12:23 UTC (6+ messages)
` [PATCH 4/4] Makefile: turn on NO_MMAP when building with LSan
` [PATCH 3.5/4] object-file: fix mmap() leak in odb_source_loose_read_object_stream()
[PATCH 00/17] odb: make object database sources pluggable
2026-03-10 12:19 UTC (4+ messages)
` [PATCH v2 "
[PATCH] history: initialize rev_info in cmd_history_reword()
2026-03-10 12:16 UTC (2+ messages)
[PATCH v2 00/10] upload-pack: reduce lock contention when writing packfile data
2026-03-10 12:14 UTC (17+ messages)
` [PATCH v2 02/10] upload-pack: adapt keepalives based on buffering
` [PATCH v2 03/10] upload-pack: reduce lock contention when writing packfile data
` [PATCH v2 05/10] compat/posix: introduce writev(3p) wrapper
` [PATCH v2 08/10] csum-file: introduce `hashfd_ext()`
[PATCH v2] t4200: replace test -f and test -d with test_path_exists
2026-03-10 8:43 UTC
[PATCH] convert: constify some variables in ident_to_worktree()
2026-03-10 4:03 UTC
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 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 (6+ 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 (2+ 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