messages from 2026-04-07 14:33:17 to 2026-04-09 13:27:52 UTC [more...]
[PATCH v6 0/4] checkout: 'autostash' for branch switching
2026-04-09 13:27 UTC (4+ messages)
` [PATCH v7 "
` [PATCH v7 1/4] stash: add --ours-label, --theirs-label, --base-label for apply
` [PATCH v7 2/4] sequencer: allow create_autostash to run silently
[PATCH] repo: add paths.toplevel to repo info
2026-04-09 13:13 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] builtin/clone: fix segfault when using --revision on some servers
2026-04-09 13:09 UTC (2+ messages)
[PATCH 00/18] setup: drop uses of `the_repository`
2026-04-09 13:05 UTC (6+ messages)
` [PATCH 02/18] setup: stop using `the_repository` in `is_inside_worktree()`
` [PATCH 03/18] setup: stop using `the_repository` in `is_inside_git_dir()`
[PATCH 0/4] fetch: add --must-have and remote.*.mustHave
2026-04-09 12:53 UTC (7+ messages)
` [PATCH 1/4] t5516: fix test order flakiness
` [PATCH 2/4] fetch: add --must-have option for negotiation
` [PATCH 3/4] remote: add mustHave config as default for --must-have
` [PATCH 4/4] send-pack: pass --must-have for push negotiation
[PATCH] wrapper: properly handle MAX_IO_SIZE in `write_in_full()`
2026-04-09 12:47 UTC
[PATCH] checkout: add --autostash option for branch switching
2026-04-09 12:12 UTC (4+ messages)
[PATCH 00/16] odb: introduce "inmemory" source
2026-04-09 11:48 UTC (50+ messages)
` [PATCH 01/16] "
` [PATCH 02/16] odb/source-inmemory: implement `free()` callback
` [PATCH 03/16] odb: fix unnecessary call to `find_cached_object()`
` [PATCH 05/16] odb/source-inmemory: implement `read_object_stream()` callback
` [PATCH 07/16] odb/source-inmemory: implement `write_object_stream()` callback
` [PATCH v2 00/17] odb: introduce "in-memory" source
` [PATCH v2 01/17] "
` [PATCH v2 02/17] odb/source-inmemory: implement `free()` callback
` [PATCH v2 03/17] odb: fix unnecessary call to `find_cached_object()`
` [PATCH v2 04/17] odb/source-inmemory: implement `read_object_info()` callback
` [PATCH v2 05/17] odb/source-inmemory: implement `read_object_stream()` callback
` [PATCH v2 06/17] odb/source-inmemory: implement `write_object()` callback
` [PATCH v2 07/17] "
` [PATCH v2 08/17] odb/source-inmemory: implement `write_object_stream()` callback
` [PATCH v2 09/17] cbtree: allow using arbitrary wrapper structures for nodes
` [PATCH v2 10/17] oidtree: add ability to store data
` [PATCH v2 11/17] odb/source-inmemory: convert to use oidtree
` [PATCH v2 12/17] odb/source-inmemory: implement `for_each_object()` callback
` [PATCH v2 13/17] odb/source-inmemory: implement `find_abbrev_len()` callback
` [PATCH v2 14/17] odb/source-inmemory: implement `count_objects()` callback
` [PATCH v2 15/17] odb/source-inmemory: implement `freshen_object()` callback
` [PATCH v2 16/17] odb/source-inmemory: stub out remaining functions
` [PATCH v2 17/17] odb: generic in-memory source
Git 2.54.0-rc1, subtests of t5310, t5326, t5327
2026-04-09 11:29 UTC (22+ messages)
[PATCH v3 0/3] branch: add prefixes to new branch names
2026-04-09 10:43 UTC (4+ messages)
` [PATCH v4 0/2] "
` [PATCH v4 1/2] branch: add '--name-prefix' option
` [PATCH v4 2/2] branch: add 'branch.namePrefix' config param
[ANNOUNCE] Git for Windows 2.54.0-rc1
2026-04-09 7:24 UTC
[PATCH v12 00/13] fsmonitor: implement filesystem change listener for Linux
2026-04-09 4:59 UTC (19+ messages)
` [PATCH v13 "
` [PATCH v13 01/13] t9210: disable GIT_TEST_SPLIT_INDEX for scalar clone tests
` [PATCH v14 00/13] fsmonitor: implement filesystem change listener for Linux
` [PATCH v14 01/13] t9210, t9211: disable GIT_TEST_SPLIT_INDEX for scalar clone tests
` [PATCH v14 02/13] fsmonitor: fix khash memory leak in do_handle_client
` [PATCH v14 03/13] fsmonitor: fix hashmap memory leak in fsmonitor_run_daemon
` [PATCH v14 04/13] compat/win32: add pthread_cond_timedwait
` [PATCH v14 05/13] fsmonitor: use pthread_cond_timedwait for cookie wait
` [PATCH v14 06/13] fsmonitor: rename fsm-ipc-darwin.c to fsm-ipc-unix.c
` [PATCH v14 07/13] fsmonitor: rename fsm-settings-darwin.c to fsm-settings-unix.c
` [PATCH v14 08/13] fsmonitor: implement filesystem change listener for Linux
` [PATCH v14 09/13] run-command: add close_fd_above_stderr option
` [PATCH v14 10/13] fsmonitor: close inherited file descriptors and detach in daemon
` [PATCH v14 11/13] fsmonitor: add timeout to daemon stop command
` [PATCH v14 12/13] fsmonitor: add tests for Linux
` [PATCH v14 13/13] fsmonitor: convert shown khash to strset in do_handle_client
[GSoC PATCH] promisor-remote: fix promisor.quiet to use the correct repository
2026-04-09 4:34 UTC (5+ messages)
Help needed on 2.54.0-rc0 t5301.13 looping
2026-04-08 23:42 UTC (17+ messages)
` [PATCH] t5401: test SIGPIPE with parallel hooks
` [PATCH] run_processes_parallel(): fix order of sigpipe handling
[PATCH v4 0/6] Xdiff cleanup part 3
2026-04-08 21:28 UTC (9+ messages)
` [PATCH v5 "
` [PATCH v5 1/6] xdiff/xdl_cleanup_records: delete local recs pointer
` [PATCH v5 2/6] xdiff: use unambiguous types in xdl_bogo_sqrt()
` [PATCH v5 3/6] xdiff/xdl_cleanup_records: use unambiguous types
` [PATCH v5 4/6] xdiff/xdl_cleanup_records: make limits more clear
` [PATCH v5 5/6] xdiff/xdl_cleanup_records: make setting action easier to follow
` [PATCH v5 6/6] xdiff/xdl_cleanup_records: put braces around the else clause
checkout: clarify "up to date with origin/" uses local remote-tracking ref
2026-04-08 18:14 UTC (6+ messages)
[PATCH] bundle-uri: drain remaining response on invalid bundle-uri lines
2026-04-08 17:49 UTC (3+ messages)
[RFC] archive: behavior of --prefix with absolute or parent path components
2026-04-08 17:40 UTC (6+ messages)
` [PATCH] archive: document --prefix handling of absolute and parent paths
What's cooking in git.git (Apr 2026, #03)
2026-04-08 17:30 UTC
[ANNOUNCE] Git v2.54.0-rc1
2026-04-08 17:20 UTC
[PATCH] t1800: add &&-chains to test helper functions
2026-04-08 17:16 UTC (2+ messages)
[PATCH v4 0/3] refs: reduce reliance on global state
2026-04-08 17:09 UTC (4+ messages)
` [PATCH v5 "
[PATCH 0/4] Run hooks in parallel
2026-04-08 16:57 UTC (4+ messages)
` [PATCH v6 00/12] "
[PATCH] docs: correct information about reftable
2026-04-08 14:20 UTC (3+ messages)
[PATCH 0/4] Specify hooks via configs
2026-04-08 11:28 UTC (5+ messages)
` [PATCH v3 00/12][next] "
` [PATCH v3 05/12] hook: include hooks from the config
[PATCH] config: retry acquiring config.lock for 100ms
2026-04-08 10:34 UTC (2+ messages)
[PATCH 0/4] Enable Rust by default
2026-04-08 10:12 UTC (7+ messages)
` [PATCH 2/4] ci: install cargo on Alpine
` [PATCH 3/4] Linux: link against libdl
` [PATCH 4/4] Enable Rust by default
[PATCH v2 0/7] odb: add write operation to ODB transaction interface
2026-04-08 7:25 UTC (3+ messages)
` [PATCH v3 "
[PATCH v12 13/13] fsmonitor: fix split-index bitmap bounds in tweak_fsmonitor()
2026-04-08 4:26 UTC (2+ messages)
` [PATCH v13 01/13] t9210: disable GIT_TEST_SPLIT_INDEX for scalar clone tests
[PATCH] object-file: avoid ODB transaction when not writing objects
2026-04-08 0:42 UTC (10+ messages)
[GSoC PATCH v2 0/4] preserve promisor files content after repack
2026-04-08 0:38 UTC (18+ messages)
` [GSoC PATCH v3 0/5] "
` [GSoC PATCH v3 2/5] pack-write: add helper to fill promisor file "
` [GSoC PATCH v3 4/5] t7700: test for promisor file content "
[PATCH] headers: Preserve 'change-id' header in rebase / cherry-pick
2026-04-07 23:28 UTC (11+ messages)
[WIP PATCH] fast-export: emit deletions first
2026-04-07 21:28 UTC (5+ messages)
[GSoC PATCH] backfill: add --[no-]progress option
2026-04-07 19:42 UTC (6+ messages)
Sponsorship inquiry - AlgoArena x About Git Rev News
2026-04-07 17:58 UTC
[PATCH 00/10] Prepare for advertised remotes auto-configure via URL allowlist
2026-04-07 17:36 UTC (12+ messages)
` [PATCH 01/10] promisor-remote: try accepted remotes before others in get_direct()
` [PATCH v2 00/10] Prepare for advertised remotes auto-configure via URL allowlist
` [PATCH v2 02/10] promisor-remote: pass config entry to all_fields_match() directly
` [PATCH v2 03/10] promisor-remote: clarify that a remote is ignored
` [PATCH v2 04/10] promisor-remote: reject empty name or URL in advertised remote
[PATCH v4 1/1] t2000: modernize overall structure and path checks
2026-04-07 16:10 UTC (4+ messages)
` [PATCH v5] "
Super repository
2026-04-07 14:52 UTC (2+ messages)
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