public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-23 09:00:00 to 2026-02-24 05:34:31 UTC [more...]

[PATCH] t7605: use test_path_is_file instead of test -f
 2026-02-24  5:34 UTC 

[PATCH 00/17] midx: incremental MIDX/bitmap layer compaction
 2026-02-24  5:25 UTC  (12+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 11/18] git-compat-util.h: introduce `u32_add()`

[GSoC PATCH 0/2] diff: handle ANSI chars in prefix when calculating diffstat width
 2026-02-24  5:17 UTC  (4+ messages)
` [GSoC PATCH 1/2] "
` [GSoC PATCH 2/2] t4074: add test for diffstat width when prefix contains ANSI chars

[PATCH git] t5516: test updateInstead with worktree and unborn bare HEAD
 2026-02-24  4:33 UTC  (3+ messages)

[RFC PATCH] format-patch: better commit list for cover letter
 2026-02-24  4:06 UTC  (6+ messages)
` [PATCH 0/3] format-patch: add cover-letter-format option
` [PATCH 1/3] pretty.c: fix null pointer dereference
` [PATCH 2/3] format-patch: add ability to use alt cover format
` [PATCH 3/3] format-patch: add commitListFormat config

[PATCH 0/2] for-each-repo: work correctly in a worktree
 2026-02-24  3:34 UTC  (4+ messages)
` [PATCH 1/2] for-each-repo: stop using the_repository
` [PATCH 2/2] for-each-repo: work correctly in a worktree

bug: for-each-repo malfunctions in worktree due to GIT_DIR
 2026-02-24  1:52 UTC  (2+ messages)

[PATCH v3] fsmonitor: implement filesystem change listener for Linux
 2026-02-24  1:34 UTC  (11+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH v3 0/3] http: add support for HTTP 429 rate limit retries
 2026-02-24  0:07 UTC  (11+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 2/5] strbuf_attach: fix all call sites to pass correct alloc
  ` [PATCH v5 0/4] http: add support for HTTP 429 rate limit retries
    ` [PATCH v5 1/4] strbuf: pass correct alloc to strbuf_attach() in strbuf_reencode()
    ` [PATCH v5 2/4] strbuf_attach: fix call sites to pass correct alloc
    ` [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

[PATCH 0/2] format-patch: make boolean and mention in diff-options.adoc
 2026-02-23 23:30 UTC  (7+ messages)
` [PATCH 1/2] format-patch: make format.noprefix a boolean
` [PATCH v2 0/2] format-patch: make boolean and mention in diff-options.adoc
  ` [PATCH v2 1/2] format-patch: make format.noprefix a boolean
  ` [PATCH v2 2/2] doc: diff-options.adoc: show format.noprefix for format-patch

[PATCH 00/17] odb: make object database sources pluggable
 2026-02-23 21:59 UTC  (20+ messages)
` [PATCH 01/17] odb: split `struct odb_source` into separate header
` [PATCH 02/17] odb: introduce "files" source
` [PATCH 03/17] odb: embed base source in the "files" backend
` [PATCH 04/17] odb: move reparenting logic into respective subsystems
` [PATCH 05/17] odb/source: introduce source type for robustness
` [PATCH 06/17] odb/source: make `free()` function pluggable
` [PATCH 07/17] odb/source: make `reprepare()` "
` [PATCH 08/17] odb/source: make `close()` "
` [PATCH 09/17] odb/source: make `read_object_info()` "
` [PATCH 10/17] odb/source: make `read_object_stream()` "
` [PATCH 11/17] odb/source: make `for_each_object()` "
` [PATCH 12/17] odb/source: make `freshen_object()` "
` [PATCH 13/17] odb/source: make `write_object()` "
` [PATCH 14/17] odb/source: make `write_object_stream()` "
` [PATCH 15/17] odb/source: make `read_alternates()` "
` [PATCH 16/17] odb/source: make `write_alternate()` "
` [PATCH 17/17] odb/source: make `begin_transaction()` "

What's cooking in git.git (Feb 2026, #08)
 2026-02-23 21:45 UTC  (3+ messages)

[PATCH v6] build: regenerate config-list.h when Documentation changes
 2026-02-23 21:41 UTC  (2+ messages)

[RFC] send-email: UTF-8 encoding in subject line
 2026-02-23 21:38 UTC  (2+ messages)

[PATCH 0/4] pack-check: fix verification of large objects
 2026-02-23 20:35 UTC  (25+ messages)
` [PATCH 1/4] t/helper: improve "genrandom" test helper
` [PATCH 2/4] object-file: adapt `stream_object_signature()` to take a stream
` [PATCH 3/4] packfile: expose function to read object stream for an offset
` [PATCH 4/4] pack-check: fix verification of large objects
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] t/helper: improve "genrandom" test helper
  ` [PATCH v2 2/4] object-file: adapt `stream_object_signature()` to take a stream
  ` [PATCH v2 3/4] packfile: expose function to read object stream for an offset
  ` [PATCH v2 4/4] pack-check: fix verification of large objects

[RFC] Support UTF-8 characters in Git alias names
 2026-02-23 20:25 UTC  (7+ messages)
` [PATCH v2 0/2] support UTF-8 in "
  ` [PATCH v2 2/2] alias: support non-alphanumeric names via subsection syntax

[PATCH 0/2] refs: allow setting the reference directory
 2026-02-23 20:05 UTC  (7+ messages)
` [PATCH v8 0/6] "
  ` [PATCH v8 5/6] refs: allow reference location in refstorage config

[PATCH] cat-file: fix error and warning message formatting
 2026-02-23 19:59 UTC  (4+ messages)

[PATCH 0/3] repo: extend info path reporting and structure statistics
 2026-02-23 19:43 UTC  (16+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] repo: teach info context and category keys
  ` [PATCH v2 2/9] repo: add path keys to repo info
  ` [PATCH v2 4/9] repo: add structure max object size metrics
  ` [PATCH v2 5/9] repo: add structure topology and path-depth metrics
  ` [PATCH v2 6/9] repo: add aggregate structure totals to keyvalue output
  ` [PATCH v2 7/9] t1900: cover repo info path keys and path-format
  ` [PATCH v2 8/9] t1901: extend structure metric coverage and portability
  ` [PATCH v2 9/9] docs: describe repo info path keys and structure metrics
  ` [PATCH v3 0/5] repo: extend info path reporting and structure statistics
    ` [PATCH v3 1/5] repo: teach info context and category keys
    ` [PATCH v3 2/5] repo: add path keys to repo info
    ` [PATCH v3 3/5] repo: add --path-format for info path output
    ` [PATCH v3 4/5] t1900: cover repo info path keys and path-format
    ` [PATCH v3 5/5] docs: describe repo info path keys

[PATCH 0/2] fast-import: add mode to re-sign invalid commit signatures
 2026-02-23 19:41 UTC  (3+ messages)
` [PATCH 1/2] commit: remove unused forward declaration
` [PATCH 2/2] fast-import: add mode to re-sign invalid commit signatures

[PATCH v9] setup: improve error diagnosis for invalid .git files
 2026-02-23 19:27 UTC  (9+ messages)
` [PATCH v10] "

[PATCH] doc: commit: document special date keywords for --date
 2026-02-23 18:56 UTC  (3+ messages)

[PATCH] docs: remove {litdd} usage
 2026-02-23 18:20 UTC  (2+ messages)

[PATCH 0/1] Fix zombie children when git is PID 1 in containers
 2026-02-23 18:12 UTC  (4+ messages)
` [PATCH 1/1] transport-helper, connect: add atexit handler to reap children on abnormal exit

[PATCH v2 0/3] doc: patch-id: explain how to map efficiently
 2026-02-23 18:04 UTC  (3+ messages)

[PATCH 0/5] builtin/repo: include largest object information
 2026-02-23 17:41 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] builtin/repo: update stats for each object
  ` [PATCH v2 2/5] builtin/repo: collect largest inflated objects
  ` [PATCH v2 3/5] builtin/repo: add OID annotations to table output
  ` [PATCH v2 4/5] builtin/repo: find commit with most parents
  ` [PATCH v2 5/5] builtin/repo: find tree with most entries

[PATCH v7 5/4] doc: config: fix list continuation in alias section
 2026-02-23 17:09 UTC 

[PATCH] t2018: move checkout case-insensitive test from t0050
 2026-02-23 17:04 UTC  (3+ messages)

[PATCH 0/8] builtin/maintenance: use "geometric" strategy by default
 2026-02-23 16:48 UTC  (11+ messages)
` [PATCH 1/8] t: fix races caused by background maintenance
` [PATCH 2/8] t: disable maintenance where we verify object database structure
` [PATCH 3/8] t34xx: don't expire reflogs where it matters
` [PATCH 8/8] builtin/maintenance: use "geometric" strategy by default

[PATCH] fsck: do not loop infinitely when processing packs
 2026-02-23 15:49 UTC  (12+ messages)

[PATCH GSoC] repo: Remove unnecessary variable shadow
 2026-02-23 15:32 UTC  (2+ messages)

[PATCH 00/17] refs: unify `refs_for_each_*()` functions
 2026-02-23 13:35 UTC  (37+ messages)
` [PATCH 01/17] refs: move `refs_head_ref_namespaced()`
` [PATCH 07/17] refs: speed up `refs_for_each_glob_ref_in()`
` [PATCH 08/17] refs: generalize `refs_for_each_namespaced_ref()`
` [PATCH 09/17] refs: generalize `refs_for_each_fullref_in_prefixes()`
` [PATCH 10/17] refs: improve verification for-each-ref options
` [PATCH 11/17] refs: replace `refs_for_each_ref_in()`
` [PATCH v2 00/17] refs: unify `refs_for_each_*()` functions
  ` [PATCH v2 01/17] refs: remove unused `refs_for_each_include_root_ref()`
  ` [PATCH v2 02/17] refs: move `refs_head_ref_namespaced()`
  ` [PATCH v2 03/17] refs: move `do_for_each_ref_flags` further up
  ` [PATCH v2 04/17] refs: rename `do_for_each_ref_flags`
  ` [PATCH v2 05/17] refs: rename `each_ref_fn`
  ` [PATCH v2 06/17] refs: introduce `refs_for_each_ref_ext`
  ` [PATCH v2 07/17] refs: speed up `refs_for_each_glob_ref_in()`
  ` [PATCH v2 08/17] refs: generalize `refs_for_each_namespaced_ref()`
  ` [PATCH v2 09/17] refs: generalize `refs_for_each_fullref_in_prefixes()`
  ` [PATCH v2 10/17] refs: improve verification for-each-ref options
  ` [PATCH v2 11/17] refs: replace `refs_for_each_ref_in()`
  ` [PATCH v2 12/17] refs: replace `refs_for_each_rawref()`
  ` [PATCH v2 13/17] refs: replace `refs_for_each_rawref_in()`
  ` [PATCH v2 14/17] refs: replace `refs_for_each_glob_ref_in()`
  ` [PATCH v2 15/17] refs: replace `refs_for_each_glob_ref()`
  ` [PATCH v2 16/17] refs: replace `refs_for_each_namespaced_ref()`
  ` [PATCH v2 17/17] refs: replace `refs_for_each_fullref_in()`

[PATCH v28 2/2] status: add status.compareBranches config for multiple branch comparisons
 2026-02-23 13:30 UTC  (4+ messages)

[PATCH v2 00/13] Make 'git config list --type=' parse and filter types
 2026-02-23 12:26 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/13] config: move show_all_config()
  ` [PATCH v3 02/13] config: add 'gently' parameter to format_config()
  ` [PATCH v3 03/13] config: make 'git config list --type=<X>' work
  ` [PATCH v3 04/13] config: format int64s gently
  ` [PATCH v3 05/13] config: format bools gently
  ` [PATCH v3 06/13] config: format bools or ints gently
  ` [PATCH v3 07/13] config: format bools or strings in helper
  ` [PATCH v3 08/13] config: format paths gently
  ` [PATCH v3 09/13] config: format expiry dates quietly
  ` [PATCH v3 10/13] color: add color_parse_quietly()
  ` [PATCH v3 11/13] config: format colors quietly
  ` [PATCH v3 12/13] config: restructure format_config()
  ` [PATCH v3 13/13] config: use an enum for type

[PATCH v2 0/2] replay: add --revert mode to reverse commit changes
 2026-02-23 11:23 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] "

[PATCH] doc: format config values with backticks
 2026-02-23 11:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] fetch: fix wrong evaluation order in URL trailing-slash trimming
 2026-02-23 10:07 UTC 

[Outreachy] Blog: Refactor in order to reduce Git’s global state (week 8 & 9)
 2026-02-23  8:59 UTC 


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