messages from 2026-08-08 20:07:49 to 2026-08-11 17:54:25 UTC [more...]
[PATCH 0/6] builtin/receive-pack: support pluggable packfile writes
2026-08-11 17:54 UTC (26+ messages)
` [PATCH 4/6] builtin/receive-pack: report unpack errors via strbuf
` [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
` [PATCH v3 0/9] builtin/receive-pack: support pluggable packfile writes
` [PATCH v3 1/9] builtin/receive-pack: properly clean up keep files
[GSoC PATCH v2 0/7] repack: add --drop-filtered to reclaim space in partial clones
2026-08-11 17:50 UTC (15+ messages)
` [GSoC PATCH v3 "
` [GSoC PATCH v4 "
` [GSoC PATCH v4 1/7] builtin/repack.c: add --drop-filtered and --dry-run options
` [GSoC PATCH v4 2/7] list-objects-filter: add list_objects_filter__filter_oidset()
` [GSoC PATCH v4 3/7] repack-promisor: allow excluding objects from the rebuilt promisor pack
` [GSoC PATCH v4 4/7] builtin/repack: enumerate promisor blobs for --drop-filtered
` [GSoC PATCH v4 5/7] builtin/repack: actually drop filtered promisor blobs
` [GSoC PATCH v4 6/7] builtin/repack: add guards for --drop-filtered
` [GSoC PATCH v4 7/7] Documentation/git-repack: document --drop-filtered and --dry-run
[PATCH] fsmonitor: flush pending FSEvents before cookie wait
2026-08-11 17:35 UTC (6+ messages)
[PATCH 0/2] completion of 'git [-C <dir>] checkout'
2026-08-11 17:25 UTC (7+ messages)
` [PATCH 1/2] completion: no-op refactoring of checkout completion
` [PATCH 2/2] completion: complete tracked paths for "git checkout"
[PATCH RFC v3 0/2] Move libgit.a sources into separate "lib/" directory
2026-08-11 17:05 UTC (12+ messages)
` [PATCH RFC v3 2/2] "
[PATCH] http: add http.sslVerifyStatus to check stapled OCSP responses
2026-08-11 17:02 UTC
[PATCH] worktree add: improve message for ambiguous remote branch name
2026-08-11 16:38 UTC (19+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH] doc: format-rev: use [synopsis] on code block
2026-08-11 16:30 UTC (6+ messages)
` [PATCH resend] "
[PATCH 0/3] Convert USE_NSEC to runtime config
2026-08-11 16:26 UTC (11+ messages)
` [PATCH 1/3] meson: expose knob for xmlto relative links in manuals
` [PATCH 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec
[PATCH 0/2] maintenance: handle geometric repack tasks with promisor pack(s)
2026-08-11 16:18 UTC (10+ messages)
` [PATCH 1/2] maintenance: account for promisor pack geometry
` [PATCH 2/2] maintenance: trigger --auto for promisor rollups
[PATCH] copy: prefer reflinks for file copies
2026-08-11 15:27 UTC (2+ messages)
AI Textconv filter misconfiguration on Windows leads to silent corruption of diff output (ongoing investigation)
2026-08-11 15:06 UTC (7+ messages)
[PATCH] fetch-pack: trace packfile URI downloads
2026-08-11 13:31 UTC (2+ messages)
[PATCH] stash: add 'rename' subcommand
2026-08-11 12:49 UTC (5+ messages)
` [PATCH v2] stash: add 'reword' subcommand
[PATCH] config: add http.sslVerifyHost option
2026-08-11 12:40 UTC
[PATCH] git: avoid segfault on "git --shallow-file" without a value
2026-08-11 12:14 UTC
[PATCH 0/7] odb: unify read and write streams
2026-08-11 12:02 UTC (10+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] odb/streaming: track write stream size in the structure
` [PATCH v2 2/8] odb/streaming: drop `is_finished` field
` [PATCH v2 5/8] odb/streaming: consolidate read and write streams
[PATCH/RFC 0/6] commit-reach: terminate merge-base walk when one side is exhausted
2026-08-11 9:28 UTC (12+ messages)
` [PATCH v8 00/10] "
` [PATCH v8 01/10] Documentation/technical: add paint-down-to-common doc
` [PATCH v8 02/10] test-lib-functions: improve diagnostic output for trace2 data assertions
` [PATCH v8 03/10] t6600: add test cases for side-exhaustion edge cases
` [PATCH v8 04/10] t6099: add side-exhaustion regression test
` [PATCH v8 05/10] commit-reach: add trace2 instrumentation to paint_down_to_common()
` [PATCH v8 06/10] t6600: add clock-skew topologies and step counts for edge cases
` [PATCH v8 07/10] commit-reach: introduce struct paint_state with per-side counters
` [PATCH v8 08/10] commit-reach: terminate merge-base walk when one paint side is exhausted
` [PATCH v8 09/10] commit-reach: move min_generation check into paint_queue_get()
` [PATCH v8 10/10] commit-reach: remove commit-date ordering fallback
[PATCH] odb/files: be less aggressive with geometric repacking
2026-08-11 9:04 UTC
[PATCH 0/7] fast-import: standardize usage string and SYNOPSIS
2026-08-11 8:33 UTC (24+ 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
` [PATCH v3 00/12] fast-import: standardize usage string and SYNOPSIS
` [PATCH v3 01/12] parse-options: introduce OPT_HIDDEN_GROUP
` [PATCH v3 02/12] api-parse-options.adoc: document per-option flags
` [PATCH v3 03/12] api-parse-options.adoc: document hidden and OPT_*_F option macros
` [PATCH v3 04/12] fast-import: localize 'i' into the 'for' loops using it
` [PATCH v3 05/12] fast-import: use int for some bool flags
` [PATCH v3 06/12] fast-import: factor out option_*() functions
` [PATCH v3 07/12] fast-import: introduce 'struct fast_import_state'
` [PATCH v3 08/12] fast-import: move command state globals into "
` [PATCH v3 09/12] fast-import: use struct option for usage string
` [PATCH v3 10/12] fast-import: use callbacks to parse some options
` [PATCH v3 11/12] fast-import: use parse_options() for command line options
` [PATCH v3 12/12] fast-import: remove useless from_stream argument
What's cooking in git.git (Aug 2026, #04)
2026-08-11 8:05 UTC
[PATCH GSoC v6 00/10] cat-file: extend remote-object-info to support %(objecttype)
2026-08-11 7:43 UTC (5+ messages)
` [PATCH GSoC v6 06/10] transport: drop remote object-info fields from transport struct
[PATCH 0/3] Introduce a 'fromAccepted' option to GIT_NO_LAZY_FETCH
2026-08-11 5:55 UTC (5+ messages)
` [PATCH 0/5] Introduce 'uploadpack.lazyFetchTrusted'
Can we do better than "git checkout/add -p"
2026-08-11 5:06 UTC (8+ messages)
[PATCH 0/2] bump static-analysis ci image version
2026-08-11 5:02 UTC (7+ messages)
` [PATCH 2/2] ci: bump ubuntu image version for static-analysis job
[PATCH] submodule: resolve insteadof-aliases when matching remote
2026-08-11 2:57 UTC (4+ messages)
` [PATCH v2] submodule: resolve insteadOf aliases "
[PATCH 00/12] Next size_t stop: pack-objects/delta
2026-08-10 23:15 UTC (4+ messages)
` [PATCH v2 "
[PATCH 0/2] doc: interpret-trailers: explain key format
2026-08-10 23:08 UTC (16+ messages)
` [PATCH v5 00/11] "
` [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] send-email: clarify missing subject error
2026-08-10 21:09 UTC (6+ messages)
` [PATCH v2] "
[PATCH] gitk: add user-defined custom commands
2026-08-10 19:38 UTC (8+ messages)
[GSoC Blog] Week 11 : Improve Disk Space Recovery for Partial Clones
2026-08-10 19:12 UTC
[GSoC Blog] Week 3&4 : Improve Disk Space Recovery for Partial Clones
2026-08-10 19:04 UTC (5+ messages)
` [GSoC Blog] Week 5 "
` [GSoC Blog] Week 6 "
` [GSoC Blog] Week 7&8 "
` [GSoC Blog] Week 9&10 "
[PATCH] sequencer: release the ODB before spawning git commit
2026-08-10 19:04 UTC
[PATCH 0/8] builtin/maintenance: use "geometric" strategy by default
2026-08-10 15:12 UTC (9+ messages)
` [PATCH 1/8] t: fix races caused by background maintenance
[PATCH v6 0/2] fetch: make submodule fetch errors configurable
2026-08-10 15:08 UTC (2+ messages)
[BUG] "commit graph is likely corrupt" on git rebase
2026-08-10 13:43 UTC (2+ messages)
[PATCH 0/4] odb: eagerly load alternates
2026-08-10 13:33 UTC (5+ messages)
` [PATCH 1/4] odb: decouple source path comparisons from `the_repository`
` [PATCH 2/4] odb: eagerly initialize alternates
` [PATCH 3/4] odb: drop `loaded_alternates` field
` [PATCH 4/4] odb: drop `alternates_db` field
[PATCH v2 0/4] completion: add support for 'git history'
2026-08-10 12:58 UTC (14+ messages)
` [PATCH v2 1/4] completion: add 'git history' subcommands
` [PATCH v2 2/4] completion: complete 'git history --empty' values
` [PATCH v2 3/4] completion: complete 'git history --update-refs' values
` [PATCH v2 4/4] completion: complete 'git history split' pathspecs
[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 (6+ messages)
` [PATCH v2 "
` [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/5] odb: make packfile generation pluggable
2026-08-10 5:25 UTC (3+ messages)
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 0/5] gitk: make color preferences visually more pleasing and better usable
2026-08-09 7:27 UTC (8+ messages)
` [PATCH 5/5] gitk: avoid constructing dialog titles from text pieces
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