messages from 2026-03-04 22:01:37 to 2026-03-06 02:09:24 UTC [more...]
Git reference git stash
2026-03-06 2:09 UTC (2+ messages)
[PATCH v2 0/3] clean up a few things
2026-03-06 1:59 UTC (8+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] path: remove unused header
` [PATCH v3 2/3] path: use size_t for dir_prefix length
` [PATCH v3 3/3] path: remove redundant function calls
Test "t0300-credentials" is failing on Arch/Artix: asks to enter the Username/Password in an infinite loop
2026-03-06 1:59 UTC (5+ messages)
[PATCH] Documentation: extend guidance for submitting patches
2026-03-06 1:48 UTC (7+ messages)
[PATCH 0/3] contrib/subtree: reduce recursion during split
2026-03-05 23:55 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] contrib/subtree: reduce function side-effects
` [PATCH v2 2/3] contrib/subtree: functionalize split traversal
` [PATCH v2 3/3] contrib/subtree: reduce recursion during split
Feature request: support listing worktrees sorted by creation time
2026-03-05 23:36 UTC (5+ messages)
[PATCH v4 0/6] Sanitize sideband channel messages
2026-03-05 23:34 UTC (9+ messages)
` [PATCH v5 0/7] Sanitizing sideband output
` [PATCH v5 1/7] sideband: mask control characters
` [PATCH v5 2/7] sideband: introduce an "escape hatch" to allow "
` [PATCH v5 3/7] sideband: do allow ANSI color sequences by default
` [PATCH v5 4/7] sideband: add options to allow more control sequences to be passed through
` [PATCH v5 5/7] sideband: offer to configure sanitizing on a per-URL basis
` [PATCH v5 6/7] sideband: drop 'default' configuration
` [PATCH v5 7/7] sideband: delay sanitizing by default to Git v3.0
[PATCH] docs: add hydroxide as an option for ProtonMail users
2026-03-05 23:32 UTC (3+ messages)
memory leak when cloning a repository
2026-03-05 23:20 UTC (10+ messages)
` [PATCH 0/4] plugging some mmap() leaks
` [PATCH 1/4] check_connected(): delay opening new_pack
` [PATCH 2/4] check_connected(): fix leak of pack-index mmap
` [PATCH 3/4] pack-revindex: avoid double-loading .rev files
` [PATCH 4/4] Makefile: turn on NO_MMAP when building with LSan
[PATCH] t3310: avoid hiding failures from rev-parse in command substitutions
2026-03-05 23:14 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] fetch, clone: add fetch.blobSizeLimit config
2026-03-05 23:11 UTC (4+ messages)
` [PATCH v2] clone: add clone.<url>.defaultObjectFilter config
[RFC PATCH 0/2] push: add support for pushing to remote groups
2026-03-05 22:32 UTC (3+ messages)
` [RFC PATCH 1/2] remote: move remote group resolution to remote.c
` [RFC PATCH 2/2] push: support pushing to a remote group
[PATCH v2 00/10] upload-pack: reduce lock contention when writing packfile data
2026-03-05 22:22 UTC (15+ messages)
` [PATCH v2 02/10] upload-pack: adapt keepalives based on buffering
` [PATCH v2 03/10] upload-pack: reduce lock contention when writing packfile data
` [PATCH v2 05/10] compat/posix: introduce writev(3p) wrapper
` [PATCH v2 07/10] sideband: use writev(3p) to send pktlines
` [PATCH v2 08/10] csum-file: introduce `hashfd_ext()`
[GSOC Proposal] Complete and extend the remote-object-info command for git cat-file
2026-03-05 20:48 UTC
[PATCH 00/17] odb: make object database sources pluggable
2026-03-05 20:42 UTC (66+ messages)
` [PATCH 01/17] odb: split `struct odb_source` into separate header
` [PATCH 02/17] odb: introduce "files" source
` [PATCH 03/17] odb: embed base source in the "files" backend
` [PATCH 04/17] odb: move reparenting logic into respective subsystems
` [PATCH 05/17] odb/source: introduce source type for robustness
` [PATCH 07/17] odb/source: make `reprepare()` function pluggable
` [PATCH 08/17] odb/source: make `close()` "
` [PATCH 10/17] odb/source: make `read_object_stream()` "
` [PATCH 11/17] odb/source: make `for_each_object()` "
` [PATCH 15/17] odb/source: make `read_alternates()` "
` [PATCH 17/17] odb/source: make `begin_transaction()` "
` [PATCH v2 00/17] odb: make object database sources pluggable
` [PATCH v2 01/17] odb: split `struct odb_source` into separate header
` [PATCH v2 02/17] odb: introduce "files" source
` [PATCH v2 03/17] odb: embed base source in the "files" backend
` [PATCH v2 04/17] odb: move reparenting logic into respective subsystems
` [PATCH v2 05/17] odb/source: introduce source type for robustness
` [PATCH v2 06/17] odb/source: make `free()` function pluggable
` [PATCH v2 07/17] odb/source: make `reprepare()` "
` [PATCH v2 08/17] odb/source: make `close()` "
` [PATCH v2 09/17] odb/source: make `read_object_info()` "
` [PATCH v2 10/17] odb/source: make `read_object_stream()` "
` [PATCH v2 11/17] odb/source: make `for_each_object()` "
` [PATCH v2 12/17] odb/source: make `freshen_object()` "
` [PATCH v2 13/17] odb/source: make `write_object()` "
` [PATCH v2 14/17] odb/source: make `write_object_stream()` "
` [PATCH v2 15/17] odb/source: make `read_alternates()` "
` [PATCH v2 16/17] odb/source: make `write_alternate()` "
` [PATCH v2 17/17] odb/source: make `begin_transaction()` "
[PATCH v2] add: support pre-add hook
2026-03-05 19:23 UTC (13+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH v2 0/5] oidmap: migrate cleanup to oidmap_clear_with_free()
2026-03-05 19:17 UTC (6+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 1/2] oidmap: make entry cleanup explicit in oidmap_clear
` [PATCH v3 2/2] builtin/rev-list: migrate missing_objects cleanup to oidmap_clear_with_free()
[PATCH v3 0/4] for-each-repo: work correctly in a worktree
2026-03-05 17:23 UTC (5+ messages)
` [PATCH v4 "
[PATCH] send-email: pass smtp hostname and port to Authen::SASL
2026-03-05 17:01 UTC (6+ messages)
` [PATCH v2] "
[PATCH v8 00/12] fsmonitor: implement filesystem change listener for Linux
2026-03-05 14:15 UTC (42+ messages)
` [PATCH v9 "
` [PATCH v9 01/12] fsmonitor: fix khash memory leak in do_handle_client
` [PATCH v9 02/12] fsmonitor: fix hashmap memory leak in fsmonitor_run_daemon
` [PATCH v9 03/12] compat/win32: add pthread_cond_timedwait
` [PATCH v9 04/12] fsmonitor: use pthread_cond_timedwait for cookie wait
` [PATCH v9 05/12] fsmonitor: rename fsm-ipc-darwin.c to fsm-ipc-unix.c
` [PATCH v9 06/12] fsmonitor: rename fsm-settings-darwin.c to fsm-settings-unix.c
` [PATCH v9 07/12] fsmonitor: implement filesystem change listener for Linux
` [PATCH v9 08/12] run-command: add pre-exec callback for child processes
` [PATCH v9 09/12] fsmonitor: close inherited file descriptors and detach in daemon
` [PATCH v9 10/12] fsmonitor: add timeout to daemon stop command
` [PATCH v9 11/12] fsmonitor: add tests for Linux
` [PATCH v9 12/12] fsmonitor: convert shown khash to strset in do_handle_client
` [PATCH v10 00/12] fsmonitor: implement filesystem change listener for Linux
` [PATCH v10 01/12] fsmonitor: fix khash memory leak in do_handle_client
` [PATCH v10 02/12] fsmonitor: fix hashmap memory leak in fsmonitor_run_daemon
` [PATCH v10 03/12] compat/win32: add pthread_cond_timedwait
` [PATCH v10 04/12] fsmonitor: use pthread_cond_timedwait for cookie wait
` [PATCH v10 05/12] fsmonitor: rename fsm-ipc-darwin.c to fsm-ipc-unix.c
` [PATCH v10 06/12] fsmonitor: rename fsm-settings-darwin.c to fsm-settings-unix.c
` [PATCH v10 07/12] fsmonitor: implement filesystem change listener for Linux
` [PATCH v10 08/12] run-command: add pre-exec callback for child processes
` [PATCH v10 09/12] fsmonitor: close inherited file descriptors and detach in daemon
` [PATCH v10 10/12] fsmonitor: add timeout to daemon stop command
` [PATCH v10 11/12] fsmonitor: add tests for Linux
` [PATCH v10 12/12] fsmonitor: convert shown khash to strset in do_handle_client
` [PATCH v11 00/12] fsmonitor: implement filesystem change listener for Linux
` [PATCH v11 01/12] fsmonitor: fix khash memory leak in do_handle_client
` [PATCH v11 02/12] fsmonitor: fix hashmap memory leak in fsmonitor_run_daemon
` [PATCH v11 03/12] compat/win32: add pthread_cond_timedwait
` [PATCH v11 04/12] fsmonitor: use pthread_cond_timedwait for cookie wait
` [PATCH v11 05/12] fsmonitor: rename fsm-ipc-darwin.c to fsm-ipc-unix.c
` [PATCH v11 06/12] fsmonitor: rename fsm-settings-darwin.c to fsm-settings-unix.c
` [PATCH v11 07/12] fsmonitor: implement filesystem change listener for Linux
` [PATCH v11 08/12] run-command: add close_fd_above_stderr option
` [PATCH v11 09/12] fsmonitor: close inherited file descriptors and detach in daemon
` [PATCH v11 10/12] fsmonitor: add timeout to daemon stop command
` [PATCH v11 11/12] fsmonitor: add tests for Linux
` [PATCH v11 12/12] fsmonitor: convert shown khash to strset in do_handle_client
[PATCH v7 0/5] rebase: support --trailer
2026-03-05 13:49 UTC (3+ messages)
[PATCH] t9123: use test_when_finished for cleanup
2026-03-05 12:54 UTC
[PATCH v10] setup: improve error diagnosis for invalid .git files
2026-03-05 12:40 UTC (13+ messages)
` [PATCH v11] "
[PATCH 0/3] gitlab-ci: update to macOS 15 images
2026-03-05 11:20 UTC (4+ messages)
` [PATCH 1/3] meson: simplify iconv-emits-BOM check
` [PATCH 2/3] meson: detect broken iconv that requires ICONV_RESTART_RESET
` [PATCH 3/3] gitlab-ci: update to macOS 15 images
What's cooking in git.git (Mar 2026, #02)
2026-03-05 8:43 UTC (2+ messages)
` en/merge-ort-almost-wo-the-repository
[PATCH v8 08/12] run-command: add close_fd_above_stderr option
2026-03-05 6:38 UTC (4+ messages)
` [PATCH v8 09/12] "
` [PATCH v9 09/12] run-command: add pre-exec callback for child processes
[PATCH 0/2] line-log: fix -L with pickaxe options
2026-03-04 22:36 UTC (8+ messages)
` [PATCH 1/2] line-log: fix crash when combined "
` [PATCH v2 0/2] line-log: fix -L "
` [PATCH v2 2/2] log: reject pickaxe options when combined with -L
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