messages from 2026-06-08 16:13:03 to 2026-06-09 10:20:23 UTC [more...]
[PATCH v1 1/1] environment.c: move 'protect_hfs' and 'protect_ntfs' into 'repo_config_values'
2026-06-09 10:20 UTC (2+ messages)
[PATCH RFC 0/2] builtin/history: change git history reword behavior and feedback
2026-06-09 10:14 UTC (8+ messages)
` [PATCH RFC 1/2] builtin/history: abort reword on unchanged message
[PATCH v12 0/6] branch: prune-merged
2026-06-09 10:11 UTC (12+ messages)
` [PATCH v13 "
` [PATCH v13 2/6] branch: let delete_branches warn instead of error on bulk refusal
` [PATCH v14 0/6] branch: prune-merged
` [PATCH v14 1/6] branch: add --forked filter for --list mode
` [PATCH v14 2/6] branch: let delete_branches warn instead of error on bulk refusal
` [PATCH v14 3/6] branch: prepare delete_branches for a bulk caller
` [PATCH v14 4/6] branch: add --prune-merged <branch>
` [PATCH v14 5/6] branch: add branch.<name>.pruneMerged opt-out
` [PATCH v14 6/6] branch: add --dry-run for --prune-merged
[PATCH] worktree: record creation time and free-form note
2026-06-09 10:07 UTC (9+ messages)
[PATCH v2 0/9] builtin/history: introduce "drop" subcommand
2026-06-09 10:03 UTC (6+ messages)
` [PATCH v2 5/9] reset: introduce ability to skip reference updates
[PATCH] switch: add --ensure option
2026-06-09 9:23 UTC
[PATCH 00/16] odb: make packed object source a proper `struct odb_source`
2026-06-09 8:51 UTC (30+ messages)
` [PATCH 02/16] packfile: move packed source into "odb/" subsystem
` [PATCH 04/16] odb/source-packed: start converting to a proper `struct odb_source`
` [PATCH 11/16] odb/source-packed: wire up `count_objects()` callback
` [PATCH v2 00/17] odb: make packed object source a proper `struct odb_source`
` [PATCH v2 01/17] packfile: rename `struct packfile_store` to `odb_source_packed`
` [PATCH v2 02/17] packfile: split out packfile list logic
` [PATCH v2 03/17] packfile: move packed source into "odb/" subsystem
` [PATCH v2 04/17] odb/source-packed: store pointer to "files" instead of generic source
` [PATCH v2 05/17] odb/source-packed: start converting to a proper `struct odb_source`
` [PATCH v2 06/17] odb/source-packed: wire up `close()` callback
` [PATCH v2 07/17] odb/source-packed: wire up `reprepare()` callback
` [PATCH v2 08/17] packfile: use higher-level interface to implement `has_object_pack()`
` [PATCH v2 09/17] odb/source-packed: wire up `read_object_info()` callback
` [PATCH v2 10/17] odb/source-packed: wire up `read_object_stream()` callback
` [PATCH v2 11/17] odb/source-packed: wire up `for_each_object()` callback
` [PATCH v2 12/17] odb/source-packed: wire up `count_objects()` callback
` [PATCH v2 13/17] odb/source-packed: wire up `find_abbrev_len()` callback
` [PATCH v2 14/17] odb/source-packed: wire up `freshen_object()` callback
` [PATCH v2 15/17] odb/source-packed: stub out remaining functions
` [PATCH v2 16/17] midx: refactor interfaces to work on "packed" source
` [PATCH v2 17/17] odb/source-packed: drop pointer to "files" parent source
[PATCH v3 0/8] Auto-configure advertised remotes via URL allowlist
2026-06-09 8:30 UTC (4+ messages)
` [PATCH v4 "
[PATCH] docs: fix typos
2026-06-09 6:34 UTC (3+ messages)
[PATCH v11 0/8] cat-file: add remote-object-info to batch-command
2026-06-09 6:28 UTC (6+ messages)
` [PATCH GSoC RFC v12 00/12] "
` [PATCH GSoC RFC v12 02/12] git-compat-util: add strtoul_ul() with error handling
` [PATCH GSoC RFC v12 04/12] t1006: split test utility functions into new "lib-cat-file.sh"
[GSoC Blog] Week 1&2 : Improve Disk Space Recovery for Partial Clones
2026-06-09 6:24 UTC
[PATCH 0/3] config: allow disabling config includes
2026-06-09 6:06 UTC (6+ messages)
` [PATCH 2/3] config: add GIT_CONFIG_INCLUDES
[PATCH] ref-filter: restore prefix-scoped iteration
2026-06-09 6:05 UTC (4+ messages)
[GSoC][PATCH 0/4] teach git repo info to handle path keys
2026-06-09 5:00 UTC (20+ messages)
` [GSoC PATCH v2 "
` [GSoC PATCH v2 1/4] path: introduce format_path() for centralized path formatting
` [GSoC PATCH v2 2/4] rev-parse: use format_path for "
` [GSoC PATCH v2 3/4] repo: add path.gitdir with absolute and relative suffix formatting
` [GSoC PATCH v2 4/4] repo: add path.commondir "
[PATCH v2] ls-files: filter pathspec before lstat
2026-06-09 3:48 UTC (5+ messages)
[GSoC] [Blog] week 1: Improving the new git repo command
2026-06-09 3:10 UTC (2+ messages)
` [GSoC] [Blog] week 2: "
[PATCH v2 0/2] Reuse --contains traversal results
2026-06-09 2:36 UTC (3+ messages)
` [PATCH v2 1/2] commit-reach: handle cycles in contains walk
` [PATCH v2 2/2] ref-filter: memoize --contains with generations
[PATCH v2] ref-filter: restore prefix-scoped iteration
2026-06-09 2:34 UTC
[PATCH v2] describe: limit default ref iteration to tags
2026-06-09 2:32 UTC
[PATCH v3 0/8] t: fix broken TAP output
2026-06-09 1:22 UTC (3+ messages)
` [PATCH v3 5/8] t7810: turn MB_REGEX check into a lazy prereq
What's cooking in git.git (Jun 2026, #03)
2026-06-09 0:56 UTC
trailers: --only-trailers normalizes URLs to trailers
2026-06-09 0:43 UTC (2+ messages)
[PATCH] transport-helper: fix TSAN race in transfer_debug()
2026-06-09 0:28 UTC (3+ messages)
` [PATCH v2] "
[PATCH] ls-files: filter pathspec before lstat
2026-06-09 0:13 UTC (6+ messages)
git-diff in a worktree is an order of magnitude slower?
2026-06-09 0:11 UTC (2+ messages)
[PATCH] ref-filter: reuse --contains traversal results
2026-06-08 23:56 UTC (7+ messages)
[PATCH 0/6] Support hashing objects larger than 4GB on Windows
2026-06-08 23:56 UTC (3+ messages)
followRemoteHEAD management question
2026-06-08 23:49 UTC (2+ messages)
Mirror repositories for submodules
2026-06-08 23:41 UTC (6+ messages)
limiting git branch --contains
2026-06-08 23:12 UTC (3+ messages)
[PATCH 0/6] t: add lint-style.pl and convert grep to test_grep
2026-06-08 21:36 UTC (2+ messages)
[PATCH 0/3] Teach git-replay(1) to linearize merge commits
2026-06-08 19:29 UTC (5+ messages)
` [PATCH 1/3] replay: refactor enum replay_mode into a bool
` [PATCH 2/3] replay: add helper to put entry into mapped_commits
` [PATCH 3/3] replay: offer an option to linearize the commit topology
[PATCH v3 0/2] prio-queue: fold lazy_queue into prio_queue for automatic get+put fusion
2026-06-08 19:10 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 1/2] prio-queue: rename .nr to .nr_ and add accessor helpers
` [PATCH v4 2/2] prio-queue: fold lazy_queue into prio_queue for automatic get+put fusion
inconsistent order of --diff-algorithm variants in man pages
2026-06-08 17:56 UTC (2+ messages)
[PATCH v2 0/4] [RFC] diff: add diff.<driver>.process for external hunk providers
2026-06-08 17:19 UTC (6+ messages)
` [PATCH v3 0/6] "
` [PATCH v3 4/6] diff: add long-running diff process via diff.<driver>.process
[PATCH 0/2] parse-options: introduce die_for_required_opt() helper
2026-06-08 17:00 UTC (3+ messages)
` [PATCH 2/2] builtin/add: use "
[PATCH RFC 2/2] builtin/history: print feedback after successful reword
2026-06-08 16:47 UTC (2+ messages)
page: | 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