Linux maintainer tooling and workflows
 help / color / mirror / Atom feed
 messages from 2026-07-23 08:33:41 to 2026-08-14 12:31:08 UTC [more...]

[PATCH] ezgb: Drop shebang lines from library modules
 2026-08-14 12:31 UTC 

b4 0.16.0 released
 2026-08-14  9:31 UTC  (6+ messages)

b4 review crash
 2026-08-13 21:58 UTC  (6+ messages)

[PATCH v3] rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`
 2026-08-13 15:01 UTC  (8+ messages)

[PATCH RFC v2 00/25] review: track and browse every version of a tracked series
 2026-08-12 21:47 UTC  (26+ messages)
` [PATCH RFC v2 01/25] review-tui: fix rethreaded series thread viewing
` [PATCH RFC v2 02/25] review: do not clear fields a re-adding caller does not know
` [PATCH RFC v2 03/25] review-tui: keep the rethread flag on an upgraded series row
` [PATCH RFC v2 04/25] review: guard the tracking-commit amend on the worktree, not the checkout
` [PATCH RFC v2 05/25] review-tui: recompute an evicted A·R·T cache entry
` [PATCH RFC v2 06/25] review: test the prerequisite fixes
` [PATCH RFC v2 07/25] review: serialize schema migrations against a concurrent opener
` [PATCH RFC v2 08/25] review: test the migration serialization
` [PATCH RFC v2 09/25] review: track message counts for all revisions of a series
` [PATCH RFC v2 10/25] review: give per-change_id state its own table
` [PATCH RFC v2 11/25] review: test per-revision message tracking
` [PATCH RFC v2 12/25] review-tui: poll every revision on u/U updates
` [PATCH RFC v2 13/25] review: test the per-revision poll sweep
` [PATCH RFC v2 14/25] review-tui: resolve the tracked revision in revision lists
` [PATCH RFC v2 15/25] review-tui: fall back when a cached thread blob has no series
` [PATCH RFC v2 16/25] review-tui: test revision resolution and the range-diff fallback
` [PATCH RFC v2 17/25] review: skip the catalog mirror when nothing moved
` [PATCH RFC v2 18/25] review: match a stray posting by message-id
` [PATCH RFC v2 19/25] review: add backward discovery of older series revisions
` [PATCH RFC v2 20/25] review-tui: add a "Find older revisions" action
` [PATCH RFC v2 21/25] review: test the catalog mirror, stray matching and backward discovery
` [PATCH RFC v2 22/25] review-tui: extract the Msgs column renderer from TrackedSeriesItem
` [PATCH RFC v2 23/25] review-tui: give the unseen badge a column of its own
` [PATCH RFC v2 24/25] review-tui: expand tracked series into per-version rows
` [PATCH RFC v2 25/25] review-tui: test per-version tracker rows

[PATCH b4] Support python argcomplete
 2026-08-12 20:59 UTC  (3+ messages)

b4 review misses a patch
 2026-08-12 16:48 UTC  (7+ messages)

[PATCH] review-tui: Provide progress indications when upgrading a series
 2026-08-11 23:21 UTC  (2+ messages)

b4 filters out Fixes: lines
 2026-08-11 21:12 UTC  (2+ messages)

mlmmj version?
 2026-08-10  8:11 UTC  (3+ messages)

[PATCH b4] b4: Ignore Signed-off-by trailers in follow-up replies
 2026-08-08 16:47 UTC 

b4 review tui: too smart reply features?
 2026-08-05 17:07 UTC  (6+ messages)

[PATCH v1 1/2] add mobile drawer navigation with a compact sticky top bar
 2026-08-04 20:04 UTC  (6+ messages)
` [PATCH v1 2/2] drop mobile banner rules made unreachable by the drawer

[PATCH b4 v2] prep: add --cleanup-older-than option to clean up stale branches
 2026-08-04 18:04 UTC  (2+ messages)

[PATCH b4] prep: add --cleanup-older-than option to clean up stale branches
 2026-08-04  9:26 UTC  (3+ messages)

b4 review: reply to a patch note + misc
 2026-08-03 15:43 UTC  (2+ messages)

[PATCH v1 0/6] Allow site layouts to render properly on mobile devices
 2026-08-03 15:39 UTC  (3+ messages)

b4 review sashkio integration
 2026-08-03 15:17 UTC  (2+ messages)

[PATCH b4 v2 00/44] Stop the editor branch guard from eating review replies
 2026-08-03 14:59 UTC  (46+ messages)
` [PATCH b4 v2 01/44] review-tui: mark all outgoing mail as read, not just "
` [PATCH b4 v2 02/44] tests: cover the shared outgoing-seen helper
` [PATCH b4 v2 03/44] review: close the messages database when auto-marking fails
` [PATCH b4 v2 04/44] review: use the same busy timeout for both review databases
` [PATCH b4 v2 05/44] review: drop the unused return value from set_flags_bulk()
` [PATCH b4 v2 06/44] review: don't let archiving a series raise
` [PATCH b4 v2 07/44] tests: cover an unwritable series archive
` [PATCH b4 v2 08/44] review-tui: keep post-send bookkeeping out of the send error path
` [PATCH b4 v2 09/44] tests: cover the thank-you send's post-send bookkeeping
` [PATCH b4 v2 10/44] review-tui: say which way a take did not reach 'accepted'
` [PATCH b4 v2 11/44] tests: cover the take statuses in the thank-and-archive chain
` [PATCH b4 v2 12/44] review-tui: use the shared helper to delete a review branch
` [PATCH b4 v2 13/44] ty: check reachability in the repository the commit landed in
` [PATCH b4 v2 14/44] tests: cover the publish check using the repository it is given
` [PATCH b4 v2 15/44] edit_in_editor: make the branch guard opt-in
` [PATCH b4 v2 16/44] tests: cover the opt-in branch guard in edit_in_editor
` [PATCH b4 v2 17/44] edit_in_editor: work in the tree the caller names
` [PATCH b4 v2 18/44] tests: cover edit_in_editor working in the caller's tree
` [PATCH b4 v2 19/44] ty: edit the thank-you review in the tree it was pointed at
` [PATCH b4 v2 20/44] tests: cover the ty review editing in the named tree
` [PATCH b4 v2 21/44] tui: route editor launches through one non-fatal helper
` [PATCH b4 v2 22/44] tests: cover an editor failure leaving the review TUI standing
` [PATCH b4 v2 23/44] review-tui: only put back a branch b4 checked out itself
` [PATCH b4 v2 24/44] tests: cover the review TUI's branch-restore guard
` [PATCH b4 v2 25/44] review-tui: put HEAD back where it was when it was not on a branch
` [PATCH b4 v2 26/44] tests: cover the restore from a detached HEAD
` [PATCH b4 v2 27/44] tests: pin the default branch in the queue-delivery fixture
` [PATCH b4 v2 28/44] ty: an unknown remote tip is undetermined, not unpublished
` [PATCH b4 v2 29/44] review-tui: keep post-send bookkeeping out of the review send error path
` [PATCH b4 v2 30/44] tests: cover the review send's post-send bookkeeping
` [PATCH b4 v2 31/44] review: close the tracking database when archiving fails
` [PATCH b4 v2 32/44] review: clean up a review branch that cannot be finished
` [PATCH b4 v2 33/44] tests: cover create_review_branch cleaning up a half-built branch
` [PATCH b4 v2 34/44] review-tui: put the branch back after a revision upgrade
` [PATCH b4 v2 35/44] tests: cover the revision upgrade's branch handling
` [PATCH b4 v2 36/44] review-tui: restore the original branch however the tracking loop ends
` [PATCH b4 v2 37/44] review-tui: do not let a failed tracking load skip the branch restore
` [PATCH b4 v2 38/44] tests: cover the tracking TUI restoring the branch on the way out
` [PATCH b4 v2 39/44] review-tui: close the tracking database when the status sync fails
` [PATCH b4 v2 40/44] tests: cover the status sync closing its database
` [PATCH b4 v2 41/44] review-tui: catch the exit a failed checkout reports itself with
` [PATCH b4 v2 42/44] tests: cover a failed checkout leaving the tracking list standing
` [PATCH b4 v2 43/44] review-tui: put the user back when the branch they are on is deleted
` [PATCH b4 v2 44/44] tests: cover the branch delete leaving the worktree on a branch

b4 send fails with "no configs found"
 2026-08-03 14:23 UTC  (2+ messages)

[PATCH] batman-adv: reject unrepresentable multicast TVLV offsets (+ b4 check signed-off-problems)
 2026-08-01  9:54 UTC 

[PATCH b4 00/27] Stop the editor branch guard from eating review replies
 2026-07-31 13:14 UTC  (29+ messages)
` [PATCH b4 01/27] review-tui: mark all outgoing mail as read, not just "
` [PATCH b4 02/27] tests: cover the shared outgoing-seen helper
` [PATCH b4 03/27] review: close the messages database when auto-marking fails
` [PATCH b4 04/27] review: use the same busy timeout for both review databases
` [PATCH b4 05/27] review: drop the unused return value from set_flags_bulk()
` [PATCH b4 06/27] review: don't let archiving a series raise
` [PATCH b4 07/27] tests: cover an unwritable series archive
` [PATCH b4 08/27] review-tui: keep post-send bookkeeping out of the send error path
` [PATCH b4 09/27] tests: cover the thank-you send's post-send bookkeeping
` [PATCH b4 10/27] review-tui: say when a take didn't complete
` [PATCH b4 11/27] tests: cover the unaccepted take in the thank-and-archive chain
` [PATCH b4 12/27] review-tui: use the shared helper to delete a review branch
` [PATCH b4 13/27] ty: check reachability in the repository the commit landed in
` [PATCH b4 14/27] tests: cover the publish check using the repository it is given
` [PATCH b4 15/27] edit_in_editor: make the branch guard opt-in
` [PATCH b4 16/27] tests: cover the opt-in branch guard in edit_in_editor
` [PATCH b4 17/27] edit_in_editor: work in the tree the caller names
` [PATCH b4 18/27] tests: cover edit_in_editor working in the caller's tree
` [PATCH b4 19/27] tui: route editor launches through one non-fatal helper
` [PATCH b4 20/27] tests: cover an editor failure leaving the review TUI standing
` [PATCH b4 21/27] review-tui: only put back a branch b4 checked out itself
` [PATCH b4 22/27] tests: cover the review TUI's branch-restore guard
` [PATCH b4 23/27] tests: pin the default branch in the queue-delivery fixture
` [PATCH b4 24/27] ty: an unknown remote tip is undetermined, not unpublished
` [PATCH b4 25/27] review-tui: keep post-send bookkeeping out of the review send error path
` [PATCH b4 26/27] tests: cover the review send's post-send bookkeeping
` [PATCH b4 27/27] review: close the tracking database when archiving fails

[PATCH b4 0/6] Keep the user's git config out of b4's scratch worktrees
 2026-07-31  5:08 UTC  (8+ messages)
` [PATCH b4 1/6] git_run_command: look past -c overrides for the subcommand
` [PATCH b4 2/6] shazam: ignore the user's submodule.recurse in the scratch worktree
` [PATCH b4 3/6] review-tui: use the shared scratch-worktree overrides for test applies
` [PATCH b4 4/6] fake-am: use the scratch-worktree overrides in the staging worktree
` [PATCH b4 5/6] send: use the scratch-worktree overrides when tagging a sent series
` [PATCH b4 6/6] tests: exercise the scratch worktrees under submodule.recurse

[PATCH b4 0/2] b4 review: cover-letter titling on the update path
 2026-07-31  4:59 UTC  (4+ messages)
` [PATCH b4 1/2] b4 review: identify updated revisions by their cover letter too
` [PATCH b4 2/2] b4 review: test cover-letter titling on the update path

[PATCH b4 0/2] b4 tui: preserve the list viewport across rebuilds
 2026-07-31  4:52 UTC  (4+ messages)
` [PATCH b4 1/2] b4 tui: preserve list scroll position across ListView rebuilds
` [PATCH b4 2/2] tests: cover scroll preservation across list rebuilds

b4 review surfacing updated serieses
 2026-07-28 18:25 UTC  (5+ messages)

[PATCH RFC 00/11] review: track and browse every version of a tracked series
 2026-07-27 21:27 UTC  (3+ messages)

[PATCH b4 0/2] Detect naked cover letters that lack a 0/N prefix and diffstat
 2026-07-27 21:26 UTC  (5+ messages)

b4 review merge mode with no cover letter
 2026-07-27 20:41 UTC  (2+ messages)

b4 review uses the title of the first patch of the series
 2026-07-27 20:41 UTC  (2+ messages)

[PATCH b4 0/4] review: keep the unread badge alive for applied series
 2026-07-27 19:52 UTC  (2+ messages)

[PATCH b4 0/2] review-tui: handle null Patchwork series names
 2026-07-27 19:35 UTC  (2+ messages)

[PATCH B4] Show name of module that causes import error
 2026-07-27 19:21 UTC  (2+ messages)

[PATCH b4 0/2] review-tui: don't gpg-sign throwaway test-apply commits
 2026-07-27 19:18 UTC  (5+ messages)
` [PATCH b4 2/2] tests: guard the test-apply probes against gpg signing

b4 review spurious duplicate detections
 2026-07-27 19:15 UTC  (3+ messages)

b4: DKIM 'x' causes BADSIGs on otherwise valid emails
 2026-07-27  0:42 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox