messages from 2026-06-19 14:28:49 to 2026-06-21 14:56:47 UTC [more...]
[PATCH 0/2] Silence po catalog output under "make -s"
2026-06-21 14:56 UTC (12+ messages)
` [PATCH v2] gitk, git-gui: drop msgfmt --statistics output
` [PATCH 2/1] git-gui: reduce complexity of the quiet msgfmt rule
` [PATCH v3 0/2] Silence po catalog output under "make -s"
` [PATCH v3 1/2] gitk: make "make -s" silent
` [PATCH v3 2/2] git-gui: silence statistics under "make -s"
[PATCH v2 0/2] doc: clarify review replies and reroll timing
2026-06-21 8:05 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] doc: encourage review replies before rerolling
` [PATCH v3 2/2] doc: advise batching patch rerolls
[PATCH v5 0/2] graph: indent visual roots in graph
2026-06-21 6:42 UTC (10+ messages)
` [PATCH v6 0/3] "
` [PATCH v6 1/3] lib-log-graph: move check_graph function
` [PATCH v6 2/3] revision: add peek functions for lookahead
` [PATCH v6 3/3] graph: indent visual root in graph
[PATCH GSoC RFC v12 00/12] cat-file: add remote-object-info to batch-command
2026-06-21 6:27 UTC (21+ messages)
` [PATCH GSoC RFC v13 "
` [PATCH GSoC RFC v13 01/12] transport-helper: fix memory leak of helper on disconnect
` [PATCH GSoC RFC v13 02/12] git-compat-util: add strtoul_ul() with error handling
` [PATCH GSoC RFC v13 03/12] cat-file: declare loop counter inside for()
` [PATCH GSoC RFC v13 04/12] t1006: split test utility functions into new "lib-cat-file.sh"
` [PATCH GSoC RFC v13 05/12] fetch-pack: move function to connect.c
` [PATCH GSoC RFC v13 06/12] connect: refactor packet writing
` [PATCH GSoC RFC v13 07/12] fetch-pack: move fetch initialization
` [PATCH GSoC RFC v13 08/12] serve: advertise object-info feature
` [PATCH GSoC RFC v13 09/12] transport: add client support for object-info
` [PATCH GSoC RFC v13 10/12] cat-file: add remote-object-info to batch-command
` [PATCH GSoC RFC v13 11/12] cat-file: validate remote atoms with allow_list
` [PATCH GSoC RFC v13 12/12] cat-file: make remote-object-info allow-list dynamic
[GSoC][PATCH 0/4] teach git repo info to handle path keys
2026-06-21 5:55 UTC (12+ messages)
` [GSoC Patch v6 "
` [GSoC Patch v6 1/4] path: introduce append_formatted_path() for shared path formatting
` [GSoC Patch v6 2/4] rev-parse: use append_formatted_path() for "
` [GSoC Patch v6 3/4] repo: add path.commondir with absolute and relative suffix formatting
` [GSoC Patch v6 4/4] repo: add path.gitdir "
` [GSoC Patch v7 0/3] teach git repo info to handle path keys
` [GSoC Patch v7 1/3] path: extract append_formatted_path() and use in rev-parse
` [GSoC Patch v7 2/3] repo: add path.commondir with absolute and relative suffix formatting
` [GSoC Patch v7 3/3] repo: add path.gitdir "
[PATCH v2 0/2] rebase: add --squash to fold a range into its first commit
2026-06-21 5:53 UTC (10+ messages)
` [PATCH v3 0/4] history: add squash subcommand to fold a range
` [PATCH v4 "
` [PATCH v4 1/4] history: extract helper for a commit's parent tree
` [PATCH v4 2/4] history: give commit_tree_ext a message template
` [PATCH v4 3/4] history: add squash subcommand to fold a range
` [PATCH v4 4/4] history: re-edit a squash with every message
git-diff in a worktree is an order of magnitude slower?
2026-06-21 3:58 UTC (7+ messages)
[PATCH v2] completion: hide dotfiles for selected path completion
2026-06-21 1:17 UTC (5+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 1/2] "
` [PATCH v3 2/2] completion: hide dotfiles by default for "
[PATCH] meson: wire up USE_NSEC build knob
2026-06-21 1:01 UTC (2+ messages)
[PATCH] SubmittingPatches: address design critiques
2026-06-20 23:43 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH] Makefile: drop duplicate %.a from link recipes
2026-06-20 20:58 UTC (8+ messages)
` [PATCH v2] Makefile: dedup archives in $(LIBS) so link recipes don't repeat them
` [PATCH v3] config.mak.uname: avoid macOS dup-library warning
[RFH] Why do osx CI jobs so unreliable?
2026-06-20 15:33 UTC
[PATCH v4 0/1] environment: move protect_hfs and protect_ntfs into repo_config_values
2026-06-20 15:18 UTC (7+ messages)
` [PATCH v4 1/1] environment: move 'protect_hfs' and 'protect_ntfs' into 'repo_config_values'
` [PATCH] environment: use 'repo->initialized' for repo_protect_hfs() and repo_protect_ntfs()
[PATCH v3] SubmittingPatches: address design critiques
2026-06-20 14:09 UTC (2+ messages)
[PATCH/RFC 0/6] commit-reach: terminate merge-base walk when one side is exhausted
2026-06-20 10:36 UTC (7+ messages)
` [PATCH/RFC 1/6] commit-reach: decouple ahead_behind from nonstale_queue
` [PATCH/RFC 2/6] commit-reach: introduce struct paint_queue with per-side counters
` [PATCH/RFC 3/6] commit-reach: terminate merge-base walk when one paint side is exhausted
` [PATCH/RFC 4/6] t6600: add test cases for side-exhaustion edge cases
` [PATCH/RFC 5/6] t6099, t6600: add side-exhaustion regression tests
` [PATCH/RFC 6/6] Documentation/technical: add paint-down-to-common doc
[PATCH v13 0/6] branch: prune-merged
2026-06-20 9:04 UTC (11+ messages)
` [PATCH v14 "
` [PATCH v14 4/6] branch: add --prune-merged <branch>
What's cooking in git.git (Jun 2026, #07)
2026-06-20 1:33 UTC
[PATCH] help: prompt user to run corrected command on typo
2026-06-19 17:04 UTC (5+ messages)
` [PATCH v2] help: include arguments in autocorrect=prompt message
Strange behavior of "git log" with file argument
2026-06-19 17:02 UTC (2+ messages)
[PATCH v3 00/17] odb: make packed object source a proper `struct odb_source`
2026-06-19 16:40 UTC (5+ messages)
` [PATCH v3 15/17] odb/source-packed: stub out remaining functions
Bug: Checkout in sparse mode can overwrite uncommited files
2026-06-19 16:31 UTC
[PATCH] t4216: fix no-op test that breaks TAP output
2026-06-19 16:29 UTC (3+ messages)
Pinned references?
2026-06-19 16:25 UTC (3+ messages)
[PATCH v3 0/3] environment: migrate 'trust_executable_bit' into 'repo_config_values'
2026-06-19 16:21 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 1/3] read-cache: remove redundant extern declarations
` [PATCH v4 2/3] read-cache: move 'ce_mode_from_stat()' to 'read-cache.c'
` [PATCH v4 3/3] environment: move trust_executable_bit into repo_config_values
[PATCH 0/2] environment: move ignore_case into repo_config_values
2026-06-19 16:01 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v3 "
` [PATCH v3 1/2] "
` [PATCH v3 2/2] config: use repo_ignore_case() to access core.ignorecase
[PATCH 0/3] pack-objects: support bitmaps and delta-islands with `--path-walk`
2026-06-19 15:33 UTC (12+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 2/4] pack-objects: support reachability bitmaps "
What's cooking in git.git (Jun 2026, #06)
2026-06-19 14:33 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