Git development
 help / color / mirror / Atom feed
 messages from 2026-08-07 09:41:43 to 2026-08-10 12:27:58 UTC [more...]

[PATCH 0/3] Convert USE_NSEC to runtime config
 2026-08-10 12:27 UTC  (7+ messages)
` [PATCH 1/3] meson: expose knob for xmlto relative links in manuals
` [PATCH 2/3] environment: align repo_config_values_init with struct declaration
` [PATCH 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec

[PATCH 0/2] doc: interpret-trailers: explain key format
 2026-08-10 11:16 UTC  (22+ messages)
` [PATCH v4 00/11] "
  ` [PATCH v4 11/11] doc: interpret-trailers: document comment line treatment
` [PATCH v5 00/11] doc: interpret-trailers: explain key format
  ` [PATCH v5 01/11] doc: interpret-trailers: stop fixating on RFC 822
  ` [PATCH v5 02/11] doc: interpret-trailers: replace “lines” with “metadata”
  ` [PATCH v5 03/11] doc: interpret-trailers: use “metadata” in Name as well
  ` [PATCH v5 04/11] doc: interpret-trailers: not just for commit messages
  ` [PATCH v5 05/11] doc: interpret-trailers: explain the format after the intro
  ` [PATCH v5 06/11] doc: interpret-trailers: explain key format
  ` [PATCH v5 07/11] doc: interpret-trailers: add key format example
  ` [PATCH v5 08/11] doc: interpret-trailers: join new-trailers again
  ` [PATCH v5 09/11] doc: interpret-trailers: commit to “trailer block” term
  ` [PATCH v5 10/11] doc: interpret-trailers: rewrite new-trailers paragraphs
  ` [PATCH v5 11/11] doc: interpret-trailers: document comment line treatment

[PATCH 0/8] builtin/maintenance: use "geometric" strategy by default
 2026-08-10 10:45 UTC  (7+ messages)
` [PATCH 1/8] t: fix races caused by background maintenance

[PATCH] worktree add: improve message for ambiguous remote branch name
 2026-08-10 10:12 UTC  (7+ messages)

[PATCH] send-email: clarify missing subject error
 2026-08-10  9:48 UTC  (3+ messages)

Can we do better than "git checkout/add -p"
 2026-08-10  8:45 UTC  (8+ messages)

[PATCH 0/3] Introduce a 'fromAccepted' option to GIT_NO_LAZY_FETCH
 2026-08-10  8:06 UTC  (10+ messages)
` [PATCH 0/5] Introduce 'uploadpack.lazyFetchTrusted'
  ` [PATCH 1/5] promisor-remote: factor out lazy_fetch_objects()
  ` [PATCH 2/5] setup: extract path_allowlist_apply()
  ` [PATCH 3/5] setup: add 'allow_dot' arg to path_allowlist_apply()
  ` [PATCH 4/5] upload-pack: read uploadpack.lazyFetchTrusted
  ` [PATCH 5/5] builtin/upload-pack: set GIT_NO_LAZY_FETCH to 0 on trusted repo

[PATCH] object-name: avoid use-after-free in get_oid_with_context_1()
 2026-08-10  6:17 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH 0/3] t/lib-httpd: make CGI test helpers concurrency-safe
 2026-08-10  6:06 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] t/lib-httpd: fix apply-one-time-script race under concurrent requests
  ` [PATCH v2 3/3] t/README: document writing concurrency-safe helpers

[PATCH 0/3] environment: clean up repository config handling
 2026-08-10  5:50 UTC  (5+ messages)
` [PATCH v3 "

[PATCH 0/2] bump static-analysis ci image version
 2026-08-10  5:38 UTC  (7+ messages)
` [PATCH 2/2] ci: bump ubuntu image version for static-analysis job

[PATCH 0/5] odb: make packfile generation pluggable
 2026-08-10  5:25 UTC  (8+ messages)
` [PATCH 1/5] odb: introduce interface to generate packfiles
` [PATCH 2/5] upload-pack: generate packfiles via the object database
` [PATCH 3/5] send-pack: "
` [PATCH 4/5] builtin/bundle: refactor option handling for progress meter
` [PATCH 5/5] bundle: generate packfiles via the object database

[PATCH 0/6] builtin/receive-pack: support pluggable packfile writes
 2026-08-10  5:15 UTC  (27+ messages)
` [PATCH 1/6] odb/transaction: add transaction release interface
` [PATCH 3/6] builtin/receive-pack: lift global state out of unpack()
` [PATCH 4/6] builtin/receive-pack: report unpack errors via strbuf
` [PATCH 6/6] odb/transaction: add transaction interface to write packfiles
` [PATCH v2 0/7] builtin/receive-pack: support pluggable packfile writes
  ` [PATCH v2 1/7] odb/transaction: add transaction finalize interface
  ` [PATCH v2 2/7] builtin/receive-pack: pass shallow file explicitly
  ` [PATCH v2 3/7] builtin/receive-pack: read unpack limit config lazily
  ` [PATCH v2 4/7] builtin/receive-pack: lift global state out of unpack()
  ` [PATCH v2 5/7] builtin/receive-pack: report unpack errors via strbuf
  ` [PATCH v2 6/7] builtin/receive-pack: explicitly pass packfile fd
  ` [PATCH v2 7/7] odb/transaction: add transaction interface to write packfiles

Is large object promisors currently usable (and where can I check the status of them)?
 2026-08-09 18:08 UTC 

[PATCH v2] repository: move fetch_if_missing into struct repository
 2026-08-09 15:00 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] gitk: add user-defined custom commands
 2026-08-09  8:47 UTC  (6+ messages)

[PATCH 0/5] gitk: make color preferences visually more pleasing and better usable
 2026-08-09  7:27 UTC  (15+ messages)
` [PATCH 1/5] gitk: set intitial colors of swatches using the available helper
` [PATCH 2/5] gitk: condense repetitive code around color buttons into foreach loops
` [PATCH 3/5] gitk: show color preferences on the button instead of the label
` [PATCH 5/5] gitk: avoid constructing dialog titles from text pieces

[GSoC PATCH v2 0/7] repack: add --drop-filtered to reclaim space in partial clones
 2026-08-08 20:07 UTC  (6+ messages)
` [GSoC PATCH v3 "

[GSoC] [Blog] week 1: Improving the new git repo command
 2026-08-08 19:08 UTC  (8+ messages)
` [GSoC] [Blog] week 2: "
  ` [GSoC] [Blog] week 3: "
    ` [GSoC] [Blog] week 4: "
      ` [GSoC] [Blog] week 5: "
        ` [GSoC] [Blog] week 6 & 7: "
          ` [GSoC] [Blog] week 8: "
            ` [GSoC] [Blog] week 9 and 10: "

[PATCH GSoC 0/5] cat-file: extend remote-object-info to support %(objecttype)
 2026-08-08 18:59 UTC  (31+ messages)
` [PATCH GSoC v4 0/9] "
` [PATCH GSoC v5 00/10] "
  ` [PATCH GSoC v5 01/10] t5701: use test_file_size() to get the size of a file
  ` [PATCH GSoC v5 02/10] fetch-object-info: detect malformed server responses
  ` [PATCH GSoC v5 03/10] fetch-object-info: pass arguments directly instead of a struct
  ` [PATCH GSoC v5 04/10] fetch-object-info: use dedicated struct for the results
  ` [PATCH GSoC v5 05/10] fetch-object-info: die() on the remaining error path
  ` [PATCH GSoC v5 06/10] transport: drop remote object-info fields from transport struct
  ` [PATCH GSoC v5 07/10] protocol-caps: add type support to object-info
  ` [PATCH GSoC v5 08/10] fetch-object-info: parse type from server response
  ` [PATCH GSoC v5 09/10] serve: advertise type capability
  ` [PATCH GSoC v5 10/10] cat-file: unify default format
` [PATCH GSoC v6 00/10] cat-file: extend remote-object-info to support %(objecttype)
  ` [PATCH GSoC v6 01/10] t5701: use test_file_size() to get the size of a file
  ` [PATCH GSoC v6 02/10] fetch-object-info: detect malformed server responses
  ` [PATCH GSoC v6 03/10] fetch-object-info: pass arguments directly instead of a struct
  ` [PATCH GSoC v6 04/10] fetch-object-info: use dedicated struct for the results
  ` [PATCH GSoC v6 05/10] fetch-object-info: die() on the remaining error path
  ` [PATCH GSoC v6 06/10] transport: drop remote object-info fields from transport struct
  ` [PATCH GSoC v6 07/10] protocol-caps: add type support to object-info
  ` [PATCH GSoC v6 08/10] fetch-object-info: parse type from server response
  ` [PATCH GSoC v6 09/10] serve: advertise type capability
  ` [PATCH GSoC v6 10/10] cat-file: unify default format

git rebase silently ignores nonexistent -X (--strategy-option) but git merge does not
 2026-08-08 18:23 UTC 

[PATCH 0/4] last-modified: use the pathspec's Bloom key to pre-filter commits
 2026-08-08 17:07 UTC  (9+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] revision: move bloom keyvec precondition into function
  ` [PATCH v2 2/6] revision: expose check for paths maybe changed in Bloom filter
  ` [PATCH v2 3/6] bloom: add helper to check if any key in a vector is present
  ` [PATCH v2 4/6] revision: add Bloom check that includes parent directories
  ` [PATCH v2 5/6] last-modified: check pathspec against Bloom filter first
  ` [PATCH v2 6/6] last-modified: keep per-path Bloom filters for wildcard pathspecs

[PATCH v5 0/3] packfile URIs: support concurrent downloads
 2026-08-08 16:23 UTC  (5+ messages)
` [PATCH v6 0/6] "

Why option `-s` for `git commit` makes no sense
 2026-08-08 14:38 UTC 

[PATCH v8 0/3] Teach git-replay(1) to linearize merge commits
 2026-08-08  9:17 UTC  (4+ messages)
` [PATCH v8 3/3] replay: offer an option to linearize the commit topology

[PATCH 0/7] fast-import: standardize usage string and SYNOPSIS
 2026-08-08  7:26 UTC  (9+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 02/12] api-parse-options.adoc: document per-option flags
  ` [PATCH v2 07/12] fast-import: introduce 'struct fast_import_state'
  ` [PATCH v2 11/12] fast-import: use parse_options() for command line options

What's cooking in git.git (Aug 2026, #03)
 2026-08-08  5:50 UTC 

[PATCH v3] sequencer: honor --empty when a fixup!/squash! empties its target
 2026-08-07 22:26 UTC  (6+ messages)

[PATCH 00/12] Next size_t stop: pack-objects/delta
 2026-08-07 22:06 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 07/12] packfile, git-zlib: widen `use_pack()` and zstream avail fields to `size_t`

[PATCH v10 3/5] history: add squash subcommand to fold a range
 2026-08-07 18:31 UTC  (10+ messages)

[PATCH] completion: complete tracked paths for 'git diff'
 2026-08-07 16:53 UTC  (17+ messages)
` [PATCH v4 0/3] completion of 'git [-C <dir>] diff'
  ` [PATCH v4 1/3] completion: no-op refactoring of diff completion
  ` [PATCH v4 2/3] completion: complete tracked paths for 'git diff'
` [PATCH v5 0/3] completion of 'git [-C <dir>] diff'
  ` [PATCH v5 1/3] completion: no-op refactoring of diff completion
  ` [PATCH v5 2/3] completion: complete tracked paths for 'git diff'
  ` [PATCH v5 3/3] completion: 'git diff' completes untracked paths as a last resort

[PATCH/RFC 0/6] commit-reach: terminate merge-base walk when one side is exhausted
 2026-08-07 16:00 UTC  (25+ messages)
` [PATCH v7 00/10] "
  ` [PATCH v7 03/10] t6600: add test cases for side-exhaustion edge cases
  ` [PATCH v7 04/10] t6099, t6600: add side-exhaustion regression tests
  ` [PATCH v7 05/10] commit-reach: add trace2 instrumentation to paint_down_to_common()
  ` [PATCH v7 07/10] commit-reach: introduce struct paint_state with per-side counters
  ` [PATCH v7 08/10] commit-reach: terminate merge-base walk when one paint side is exhausted
  ` [PATCH v7 10/10] commit-reach: remove commit-date ordering fallback

[PATCH] read-cache: avoid sparse-index expansion for unborn HEAD
 2026-08-07 15:33 UTC  (4+ messages)

[PATCH v2] rebase: skip branch symref aliases
 2026-08-07 15:28 UTC  (15+ messages)
` [PATCH v3 0/2] rebase: handle --update-refs branch symrefs
  ` [PATCH v3 1/2] rebase: skip branch symref aliases
  ` [PATCH v3 2/2] rebase: guard non-branch symref targets

git-replay/git-history lose notes
 2026-08-07 15:16 UTC  (4+ messages)

[Feature request] Separate explicit fetch mapping from default fetch selection
 2026-08-07 14:55 UTC  (4+ messages)

[PATCH] fetch: add fetch.pruneLocalBranches config
 2026-08-07 13:09 UTC  (4+ messages)
` [PATCH v25 0/7] branch: delete-merged

[PATCH 0/2] t7900: fix flaky "maintenance.strategy" test
 2026-08-07 10:59 UTC  (3+ messages)
` [PATCH 1/2] t7900: adapt some tests to use a throwaway repository
` [PATCH 2/2] t7900: fix flaky "maintenance.strategy" test


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