messages from 2026-08-18 14:19:57 to 2026-08-20 22:20:20 UTC [more...]
[PATCH] t1402: test forbidden characters in refnames
2026-08-20 22:20 UTC (5+ messages)
` [PATCH v2] "
[PATCH] t1401: test symbolic-ref exit codes on a non-symbolic ref
2026-08-20 22:20 UTC (4+ messages)
` [PATCH v2] t1401: check symbolic-ref exit codes and --quiet silence
[PATCH] completion: zsh: support completion after "git -C <path>"
2026-08-20 21:39 UTC (10+ messages)
` [PATCH v2] "
[PATCH v3 0/9] builtin/receive-pack: support pluggable packfile writes
2026-08-20 21:33 UTC (15+ messages)
` [PATCH v4 "
` [PATCH v4 1/9] builtin/receive-pack: properly clean up keep files
` [PATCH v4 2/9] odb/transaction: add transaction finalize interface
` [PATCH v4 3/9] builtin/receive-pack: pass shallow file explicitly
` [PATCH v4 4/9] builtin/receive-pack: read unpack limit config lazily
` [PATCH v4 5/9] builtin/receive-pack: lift global state out of unpack()
` [PATCH v4 6/9] builtin/receive-pack: report unpack errors via strbuf
` [PATCH v4 7/9] builtin/receive-pack: explicitly pass packfile fd
` [PATCH v4 8/9] odb: return temporary ODB source when set
` [PATCH v4 9/9] odb/transaction: add transaction interface to write packfiles
[PATCH 0/3] reftable/stack: avoid reloading the stack when locked
2026-08-20 21:23 UTC (13+ messages)
` [PATCH 1/3] reftable/stack: remove `REFTABLE_STACK_NEW_ADDITION_RELOAD`
` [PATCH 2/3] reftable/stack: move list lock to `struct reftable_stack`
` [PATCH 3/3] reftable/stack: avoid reloading the stack when already locked
[PATCH 0/5] odb: make packfile generation pluggable
2026-08-20 21:11 UTC (19+ messages)
` [PATCH v3 0/6] "
` [PATCH v3 1/6] odb: introduce interface to generate packfiles
` [PATCH v3 2/6] upload-pack: generate packfiles via the object database
` [PATCH v3 3/6] send-pack: "
` [PATCH v3 4/6] builtin/bundle: refactor option handling for progress meter
` [PATCH v3 5/6] bundle: get (mostly) rid of `the_repository`
` [PATCH v3 6/6] bundle: generate packfiles via the object database
[PATCH 0/7] odb: handle `OBJECT_INFO_DIE_IF_CORRUPT` generically
2026-08-20 21:09 UTC (30+ messages)
` [PATCH 1/7] odb/source: discern missing and corrupt objects
` [PATCH 2/7] odb/source-inmemory: signal missing objects via positive return
` [PATCH 3/7] odb/source-packed: flag known-bad objects as corrupt and not missing
` [PATCH 4/7] odb/source-loose: distinguish missing and corrupt objects
` [PATCH 5/7] odb/source-files: signal mark objects via positive return
` [PATCH 7/7] odb: handle `OBJECT_INFO_DIE_IF_CORRUPT` generically
` [PATCH v2 0/5] "
` [PATCH v2 1/5] odb/source-packed: flag known-bad objects as corrupt and not missing
` [PATCH v2 2/5] odb/source: introduce error status when reading objects
` [PATCH v2 3/5] odb/source: let callers discern missing and corrupt objects
` [PATCH v2 4/5] odb/source: allow `read_object_info()` to bubble up error messages
` [PATCH v2 5/5] odb: handle `OBJECT_INFO_DIE_IF_CORRUPT` generically
[PATCH] worktree add: improve message for ambiguous remote branch name
2026-08-20 21:03 UTC (11+ messages)
` [PATCH v5 0/2] "
` [PATCH v5 1/2] checkout: "
` [PATCH v5 2/2] worktree add: "
` [PATCH v6 0/3] "
` [PATCH v6 1/3] checkout: extract function to display advice for ambiguous remotes
` [PATCH v6 2/3] checkout: improve message for ambiguous remote branch name
` [PATCH v6 3/3] worktree add: "
[PATCH 0/2] rebase: add --fixup to fold a range into its oldest commit
2026-08-20 20:10 UTC (11+ messages)
` [PATCH v14 0/8] history: add squash subcommand to fold a range
` [PATCH v14 1/8] history: extract helper for a commit's parent tree
` [PATCH v14 2/8] history: give commit_tree_ext a message template
` [PATCH v14 3/8] sequencer: share the squash message marker helpers and flags
` [PATCH v14 4/8] history: add skeleton for squash subcommand
` [PATCH v14 5/8] history: validate squash revision ranges
` [PATCH v14 6/8] history: protect branches when squashing a range
` [PATCH v14 7/8] history: create squashed commits without editing
` [PATCH v14 8/8] history: support editing squashed commit messages
trailers: --only-trailers normalizes URLs to trailers
2026-08-20 20:00 UTC (5+ messages)
` [PATCH] trailers: stop recognizing URLs as trailers
` [PATCH v2] "
[PATCH] credential/libsecret: load secrets explicitly
2026-08-20 19:05 UTC (3+ messages)
[PATCH 0/4] doc: advertize gitdatamodel(1)
2026-08-20 18:55 UTC (5+ messages)
` [PATCH 1/4] doc: git: list gitdatamodel(7) as a concept guide
` [PATCH 2/4] doc: git: link to the gitdatamodel(7) tutorial
` [PATCH 3/4] doc: glossary: link four of the terms to gitdatamodel(7)
` [PATCH 4/4] doc: datamodel: link to the glossary
[PATCH 0/3] Convert USE_NSEC to runtime config
2026-08-20 17:45 UTC (19+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] meson: expose knob for xmlto relative links in manuals
` [PATCH v3 2/3] environment: align repo_config_values_init with struct declaration
` [PATCH v3 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec
` [PATCH v4 0/3] Convert USE_NSEC to runtime config
` [PATCH v4 1/3] meson: expose knob for xmlto relative links in manuals
` [PATCH v4 2/3] environment: align repo_config_values_init with struct declaration
` [PATCH v4 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec
[PATCH] worktree add: shouldn't dwim if -b or -B is given
2026-08-20 17:34 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v4] "
[PATCH] pull: add --hard mode
2026-08-20 17:29 UTC (6+ messages)
[PATCH 0/4] odb: eagerly load alternates
2026-08-20 15:59 UTC (7+ messages)
` [PATCH v3 0/5] "
` [PATCH v3 1/5] setup: create ref and object databases after config is written
` [PATCH v3 2/5] odb: decouple source path comparisons from `the_repository`
[PATCH] worktree repair: detect relative path in .git file correctly
2026-08-20 15:46 UTC (2+ messages)
` [PATCH v2] "
[PATCH] hook: introduce the report hook for git-receive-pack(1)
2026-08-20 15:43 UTC (11+ messages)
[PATCH] pack-objects: trace pack bytes written
2026-08-20 15:35 UTC (7+ messages)
` [PATCH v2] "
[PATCH v2] http: preserve wwwauth_headers across redirects
2026-08-20 15:26 UTC (2+ messages)
git-history(1) fixup broken with worktrees?
2026-08-20 13:20 UTC (4+ messages)
[PATCH 0/2] Objects treated as missing despite being present, due to race with geometric repacking
2026-08-20 7:54 UTC (6+ messages)
` [PATCH 1/2] replay: fail gracefully when a merge input is unreadable
` [PATCH 2/2] packfile: recover when a multi-pack-index names a removed pack
[PATCH v2 0/6] odb: make packfile generation pluggable
2026-08-20 6:01 UTC (7+ messages)
` [PATCH v2 1/6] odb: introduce interface to generate packfiles
` [PATCH v2 6/6] bundle: generate packfiles via the object database
request-pull prints false warning when given commit hash as argument
2026-08-20 5:25 UTC
Bash completion very slow in large repo
2026-08-19 20:25 UTC (2+ messages)
[PATCH] completion: add 'git history' subcommands
2026-08-19 20:18 UTC (8+ messages)
` [PATCH v3 0/4] completion: add support for 'git history'
` [PATCH v3 1/4] completion: add 'git history' subcommands
` [PATCH v3 2/4] completion: complete 'git history --empty' values
[RFC PATCH 0/1] config: surface editor failure in exit code
2026-08-19 20:11 UTC (16+ messages)
` [RFC PATCH 1/1] "
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
[PATCH v3] http: add http.sslVerifyStatus to check stapled OCSP responses
2026-08-19 8:14 UTC (10+ messages)
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
[GSoC Blog] Week 3&4 : Improve Disk Space Recovery for Partial Clones
2026-08-19 7:12 UTC (6+ messages)
` [GSoC Blog] Week 5 "
` [GSoC Blog] Week 6 "
` [GSoC Blog] Week 7&8 "
` [GSoC Blog] Week 9&10 "
` [GSoC Blog] Week 11&12 "
[PATCH] odb/files: be less aggressive with geometric repacking
2026-08-19 4:52 UTC (5+ messages)
'git stash' is not atomic: it leaves both an invalid stash and file changes
2026-08-19 2:17 UTC
What's cooking in git.git (Aug 2026, #08)
2026-08-18 18:53 UTC
[GSoC Patch 0/7] repo: add more path keys to git repo info
2026-08-18 17:09 UTC (9+ messages)
` [GSoC Patch 1/7] repo: add path.toplevel with absolute and relative suffix formatting
` [GSoC PATCH v4 0/7] repo: add more path keys to git repo info
` [GSoC PATCH v4 6/7] repo: add path.git-prefix
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