messages from 2026-08-03 13:41:54 to 2026-08-05 12:24:59 UTC [more...]
[PATCH] mailmap: change primary address for D. Ben Knoble
2026-08-05 12:19 UTC
[PATCH] worktree add: shouldn't dwim if -b or -B is given
2026-08-05 12:16 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1] repository: move fetch_if_missing into struct repository
2026-08-05 12:10 UTC (5+ messages)
` [PATCH v2] "
[PATCH] completion: add 'git history' subcommands
2026-08-05 11:56 UTC (3+ messages)
[PATCH 0/3] environment: clean up repository config handling
2026-08-05 11:53 UTC (4+ messages)
` [PATCH 1/3] environment: simplify repository config getters
` [PATCH 2/3] environment: clarify repository config getter documentation
` [PATCH 3/3] environment: reorder variables in repo_config_values structure
git-replay/git-history lose notes
2026-08-05 11:39 UTC (3+ messages)
Question on textconv
2026-08-05 11:36 UTC (5+ messages)
[PATCH 0/5] odb: make creation of object database pluggable
2026-08-05 9:28 UTC (38+ messages)
` [PATCH 1/5] loose: load loose object map for the correct source
` [PATCH 2/5] setup: detangle loading of loose object maps
` [PATCH 3/5] setup: defer object database creation
` [PATCH 4/5] odb/source: introduce function to map source type to name
` [PATCH 5/5] odb: make creation of on-disk structures pluggable
` [PATCH v2 0/5] odb: make creation of object database pluggable
` [PATCH v2 1/5] loose: load loose object map for the correct source
` [PATCH v2 2/5] setup: detangle loading of loose object maps
` [PATCH v2 3/5] setup: defer object database creation
` [PATCH v2 4/5] odb/source: introduce function to map source type to name
` [PATCH v2 5/5] odb: make creation of on-disk structures pluggable
` [PATCH v3 0/6] odb: make creation of object database pluggable
` [PATCH v3 1/6] loose: load loose object map for the correct source
` [PATCH v3 2/6] setup: detangle loading of loose object maps
` [PATCH v3 3/6] setup: handle ODB-related environment variables in `odb_new()`
` [PATCH v3 4/6] setup: defer object database creation
` [PATCH v3 5/6] odb/source: introduce function to map source type to name
` [PATCH v3 6/6] odb: make creation of on-disk structures pluggable
[PATCH 00/12] Next size_t stop: pack-objects/delta
2026-08-05 9:23 UTC (11+ messages)
` [PATCH 01/12] diff-delta: widen `struct delta_index`' size fields to `size_t`
` [PATCH 03/12] pack-objects: widen delta-cache accounting "
` [PATCH 04/12] pack-objects: widen `free_unpacked()` return "
` [PATCH 06/12] delta: widen `create_delta()` and `diff_delta()` "
` [PATCH 12/12] git-zlib: widen `git_deflate_bound()` "
[PATCH 0/2] doc: refs: put ref migration warning under the command
2026-08-05 9:13 UTC (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] doc: refs: linkgit to git-maintenance(1)
bug: git credentials helper strips wwwauth[] on HTTP redirect
2026-08-05 9:06 UTC
[PATCH] regexec: work around macOS TRE memory leak on invalid UTF-8
2026-08-05 9:00 UTC (3+ messages)
` [PATCH v2] regexec: work around macOS TRE "
[PATCH 0/5] Reintroduce writev(3p)
2026-08-05 8:30 UTC (9+ messages)
` [PATCH 1/5] compat/posix: introduce writev(3p) wrapper
[PATCH] fsmonitor: flush pending FSEvents before cookie wait
2026-08-05 7:59 UTC (4+ messages)
[PATCH 0/7] odb: unify read and write streams
2026-08-05 7:44 UTC (27+ messages)
` [PATCH 1/7] odb/streaming: track write stream size in the structure
` [PATCH 2/7] odb/streaming: drop `is_finished` field
` [PATCH 3/7] odb/streaming: support streaming arbitrary object types
` [PATCH 4/7] odb/streaming: rename `struct odb_read_stream`
` [PATCH 5/7] odb/streaming: consolidate read and write streams
` [PATCH 6/7] odb/streaming: rename `struct read_object_fd_data`
` [PATCH 7/7] odb/streaming: unify function names to create new streams
` [PATCH v2 0/8] odb: unify read and write streams
` [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 3/8] odb/streaming: support streaming arbitrary object types
` [PATCH v2 4/8] odb/streaming: rename `struct odb_read_stream`
` [PATCH v2 5/8] odb/streaming: consolidate read and write streams
` [PATCH v2 6/8] odb/streaming: rename `struct read_object_fd_data`
` [PATCH v2 7/8] odb/streaming: rename `struct input_zstream_data`
` [PATCH v2 8/8] odb/streaming: unify function names to create new streams
`git push --porcelain` has no effect when deleting a ref which does not exist
2026-08-05 7:19 UTC
[PATCH] add: remove interactive mode
2026-08-05 7:15 UTC (2+ messages)
[PATCH] gitk: add user-defined custom commands
2026-08-05 6:59 UTC (2+ messages)
[PATCH 0/2] maintenance: handle geometric repack tasks with promisor pack(s)
2026-08-05 3:57 UTC (3+ messages)
` [PATCH 1/2] maintenance: account for promisor pack geometry
` [PATCH 2/2] maintenance: trigger --auto for promisor rollups
[RFC PATCH 0/6] Git 3.0: restrict hex object IDs to lowercase only
2026-08-05 3:09 UTC (7+ messages)
` [RFC PATCH 6/6] hex: allow only lowercase object IDs in breaking changes mode
[PATCH 0/4] last-modified: use the pathspec's Bloom key to pre-filter commits
2026-08-05 1:18 UTC (7+ messages)
` [PATCH 4/4] last-modified: keep per-path Bloom filters for wildcard pathspecs
[PATCH] credential/libsecret: load secrets explicitly
2026-08-04 22:40 UTC
[PATCH GSoC 0/5] cat-file: extend remote-object-info to support %(objecttype)
2026-08-04 21:42 UTC (33+ messages)
` [PATCH GSoC v3 0/8] "
` [PATCH GSoC v3 1/8] t5701: use test_file_size() to get the size of a file
` [PATCH GSoC v3 2/8] fetch-object-info: detect truncated server responses
` [PATCH GSoC v3 3/8] fetch-object-info: pass arguments directly instead of a struct
` [PATCH GSoC v3 4/8] fetch-object-info: use dedicated struct for the results
` [PATCH GSoC v3 5/8] protocol-caps: add type support to object-info
` [PATCH GSoC v3 6/8] fetch-object-info: parse type from server response
` [PATCH GSoC v3 7/8] serve: advertise type capability
` [PATCH GSoC v3 8/8] cat-file: unify default format
` [PATCH GSoC v4 0/9] cat-file: extend remote-object-info to support %(objecttype)
` [PATCH GSoC v4 1/9] t5701: use test_file_size() to get the size of a file
` [PATCH GSoC v4 2/9] fetch-object-info: detect malformed server responses
` [PATCH GSoC v4 3/9] fetch-object-info: pass arguments directly instead of a struct
` [PATCH GSoC v4 4/9] fetch-object-info: use dedicated struct for the results
` [PATCH GSoC v4 5/9] fetch-object-info: die() on the remaining error path
` [PATCH GSoC v4 6/9] protocol-caps: add type support to object-info
` [PATCH GSoC v4 7/9] fetch-object-info: parse type from server response
` [PATCH GSoC v4 8/9] serve: advertise type capability
` [PATCH GSoC v4 9/9] cat-file: unify default format
[RFC PATCH 0/7] repack: add --drop-filtered to reclaim space in partial clones
2026-08-04 21:13 UTC (7+ messages)
` [GSoC PATCH v2 "
` [GSoC PATCH v2 1/7] builtin/repack.c: add --drop-filtered and --dry-run options
` [GSoC PATCH v2 6/7] builtin/repack: add safety guards for --drop-filtered
[PATCH v10 3/5] history: add squash subcommand to fold a range
2026-08-04 21:12 UTC (8+ messages)
[PATCH v23 0/7] branch: delete-merged
2026-08-04 21:04 UTC (5+ messages)
` [PATCH v24 "
[PATCH v1 0/3] worktree: add post-worktree-add and post-worktree-remove hooks
2026-08-04 20:28 UTC (9+ messages)
` [PATCH v2 0/4] worktree: add lifecycle hooks
` [PATCH v2 1/4] worktree: add post-worktree-add hook
` [PATCH v2 2/4] worktree: add post-worktree-remove hook
` [PATCH v2 3/4] worktree: run post-worktree-remove hook when pruning
` [PATCH v2 4/4] worktree: add post-worktree-move hook
What's cooking in git.git (Aug 2026, #01)
2026-08-04 19:16 UTC (2+ messages)
` kh/trailers-no-urls
[PATCH] completion: complete tracked paths for 'git diff'
2026-08-04 16:22 UTC (5+ messages)
` [PATCH v2] "
[PATCH v6 0/9] [RFC] diff: add diff.<driver>.process for external hunk providers
2026-08-04 13:52 UTC (5+ messages)
` [RFC PATCH v7 0/10] diff: add provider interface and initial providers
` [RFC PATCH v7 10/10] diff: consult oid-only hunk providers via diff.<driver>.process
What's cooking in git.git (Jul 2026, #12)
2026-08-04 13:19 UTC (7+ messages)
[PATCH] builtin/maintenance: accept "none" as a maintenance strategy
2026-08-04 12:58 UTC (2+ messages)
[PATCH 0/7] fast-import: standardize usage string and SYNOPSIS
2026-08-04 10:03 UTC (20+ messages)
` [PATCH 1/7] parse-options: introduce OPT_HIDDEN_GROUP
` [PATCH 7/7] fast-import: use struct option for usage string
` [PATCH v2 00/12] fast-import: standardize usage string and SYNOPSIS
` [PATCH v2 01/12] parse-options: introduce OPT_HIDDEN_GROUP
` [PATCH v2 02/12] api-parse-options.adoc: document per-option flags
` [PATCH v2 03/12] api-parse-options.adoc: document hidden and OPT_*_F option macros
` [PATCH v2 04/12] fast-import: localize 'i' into the 'for' loops using it
` [PATCH v2 05/12] fast-import: use int for some bool flags
` [PATCH v2 06/12] fast-import: factor out option_*() functions
` [PATCH v2 07/12] fast-import: introduce 'struct fast_import_state'
` [PATCH v2 08/12] fast-import: move command state globals into "
` [PATCH v2 09/12] fast-import: use struct option for usage string
` [PATCH v2 10/12] fast-import: use callbacks to parse some options
` [PATCH v2 11/12] fast-import: use parse_options() for command line options
` [PATCH v2 12/12] fast-import: remove useless from_stream argument
[PATCH] interactive: add interactive command helper
2026-08-04 8:35 UTC (3+ messages)
[PATCH v11 0/4] history: add squash subcommand to fold a range
2026-08-04 8:30 UTC (6+ messages)
` [PATCH v12 "
` [PATCH v12 1/4] history: extract helper for a commit's parent tree
` [PATCH v12 2/4] history: give commit_tree_ext a message template
` [PATCH v12 3/4] sequencer: share the squash message marker helpers and flags
` [PATCH v12 4/4] history: add squash subcommand to fold a range
[PATCH 0/3] t/lib-httpd: make CGI test helpers concurrency-safe
2026-08-04 8:03 UTC (7+ 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
Performance regression in connectivity check during receive-pack (git 2.54)
2026-08-04 6:19 UTC (8+ messages)
[PATCH] t0213: skip ancestry tests under user-mode emulation
2026-08-03 20:59 UTC (2+ messages)
[PATCH] mailmap: change primary address for Christian Couder
2026-08-03 17:09 UTC
[ANNOUNCE] Git Rev News edition 137
2026-08-03 16:34 UTC (2+ messages)
Git trims the last character of content from remotes
2026-08-03 15:51 UTC (2+ messages)
trailers: --only-trailers normalizes URLs to trailers
2026-08-03 15:39 UTC (4+ messages)
` [PATCH] trailers: stop recognizing URLs as trailers
[PATCH 0/1] t7528: fix failure under csh
2026-08-03 14:42 UTC (4+ messages)
` [PATCH 1/1] "
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