messages from 2026-03-24 18:55:47 to 2026-05-05 00:26:44 UTC [more...]
b4 review workflow issue with partially accepted serieses
2026-05-05 0:26 UTC
b4 review tui - show range-diff for a patch
2026-05-04 11:09 UTC
[PATCH v3 0/9] Kernel API Specification Framework
2026-04-30 14:47 UTC (14+ messages)
` [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v3 2/9] kernel/api: enable kerneldoc-based API specifications
` [PATCH v3 3/9] kernel/api: add debugfs interface for kernel "
` [PATCH v3 4/9] tools/kapi: add kernel API specification extraction tool
` [PATCH v3 5/9] kernel/api: add API specification for sys_open
` [PATCH v3 6/9] kernel/api: add API specification for sys_close
` [PATCH v3 7/9] kernel/api: add API specification for sys_read
` [PATCH v3 8/9] kernel/api: add API specification for sys_write
` [PATCH v3 9/9] kernel/api: add runtime verification selftest
[PATCH b4] review: Fix sashiko patchset URL format
2026-04-29 11:24 UTC (3+ messages)
b4 review tui: patchwork integration
2026-04-29 10:49 UTC (3+ messages)
[PATCH b4] config: add send-me-too configuration
2026-04-29 6:49 UTC
b4 review tui: too smart reply features?
2026-04-28 10:52 UTC
[PATCH b4 0/3] review: avoid downloading logs and fix URLs
2026-04-28 9:29 UTC (4+ messages)
` [PATCH b4 1/3] review: sashiko: switch to patchset endpoint
` [PATCH b4 2/3] review: sashiko: fix URLs
` [PATCH b4 3/3] review: patchwork: use the target URL
b4 tui: Old serieses not removed
2026-04-27 22:25 UTC (3+ messages)
[PATCH ezgb 0/6] Harden local CI checks
2026-04-27 20:20 UTC (8+ messages)
` [PATCH ezgb 1/6] Add local CI script
` [PATCH ezgb 2/6] Add mypy checks
` [PATCH ezgb 3/6] Add Ruff format check
` [PATCH ezgb 4/6] Add pyright checks
` [PATCH ezgb 5/6] Add ty checks
` [PATCH ezgb 6/6] Document local CI checks
[PATCH patatt 0/7] Harden local checks
2026-04-27 20:20 UTC (9+ messages)
` [PATCH patatt 1/7] Add local CI script
` [PATCH patatt 2/7] Add Ruff import checks
` [PATCH patatt 3/7] Add Ruff format check
` [PATCH patatt 4/7] Add pyright strict checks
` [PATCH patatt 5/7] Add ty checks
` [PATCH patatt 6/7] Reduce dictionary lookups
` [PATCH patatt 7/7] Import PyNaCl unconditionally
b4 review 'U' doesn't wake serieses
2026-04-26 21:47 UTC
b4 tui: Bulk archive of thanked serieses
2026-04-26 19:44 UTC
b4 shazam generate branch to apply patches to?
2026-04-26 12:23 UTC (2+ messages)
` b4 shazam -H succeeds but -M does not (was: b4 shazam generate branch to apply patches to?)
b4 adds Link trailer although not asked to?
2026-04-26 11:38 UTC (2+ messages)
[RFC PATCH 00/13] b4: add native Windows support
2026-04-25 19:49 UTC (14+ messages)
` [RFC PATCH 01/13] tests: specify UTF-8 encoding when opening files in text mode
` [RFC PATCH 02/13] tests: use os.path.join/normpath for portable path assertions
` [RFC PATCH 03/13] b4: add cross-platform username resolution in _setup_user_config
` [RFC PATCH 04/13] b4: resolve platform-native data and cache directories
` [RFC PATCH 05/13] b4: normalise git-reported absolute paths with os.path.normpath
` [RFC PATCH 06/13] b4: select platform-appropriate default pager
` [RFC PATCH 07/13] ez: use portable uid/gid accessors in write_to_tar
` [RFC PATCH 08/13] tui: The _suspend_to_shell function assumes a POSIX environment, relying on $SHELL and shell-specific arguments (e.g., --rcfile) that are invalid on Windows
` [RFC PATCH 09/13] tests: replace NamedTemporaryFile with tmp_path in patatt fixture
` [RFC PATCH 10/13] pyproject: add Windows operating-system classifier
` [RFC PATCH 11/13] ci: add ci.ps1 for running the quality-gate pipeline on Windows
` [RFC PATCH 12/13] review_tui: write git tracking commit before updating DB
` [RFC PATCH 13/13] review_tui: guard against unmounted diff-viewer In certain asynchronous contexts or during rapid UI transitions, _show_content may be invoked before the diff-viewer widget has been fully mounted in the DOM. This is particularly reproducible in headless test environments and on platforms with slower console I/O initialization
b4 backtrace on startup
2026-04-23 13:50 UTC (3+ messages)
[PATCH b4 v2 00/11] Enable stricter local checks
2026-04-23 2:48 UTC (14+ messages)
` [PATCH b4 v2 01/11] Add CI script
` [PATCH b4 v2 02/11] Add ruff checks to CI
` [PATCH b4 v2 03/11] Import dependencies unconditionally
` [PATCH b4 v2 04/11] Add ruff format check to CI
` [PATCH b4 v2 05/11] Fix tests under uv with complex git config
` [PATCH b4 v2 06/11] Fix typings in misc/
` [PATCH b4 v2 07/11] Enable mypy unreachable warnings
` [PATCH b4 v2 08/11] Enable and fix pyright diagnostics
` [PATCH b4 v2 09/11] Avoid duplicate map lookups
` [PATCH b4 v2 10/11] Add ty and configuration
` [PATCH b4 v2 11/11] Enable pyright strict mode
[PATCH] add sashiko URLs
2026-04-17 8:28 UTC (6+ messages)
[PATCH v2 00/14] Harden local type checking and test mocking
2026-04-15 18:13 UTC (18+ messages)
` [PATCH v2 01/14] Add ci script and mypy suppressions
` [PATCH v2 02/14] Type make_msg and drop test suppressions
` [PATCH v2 03/14] Add ruff import checks to b4 CI
` [PATCH v2 04/14] Add ruff format check to CI
` [PATCH v2 05/14] Add pyright strict checks "
` [PATCH v2 06/14] Replace HTTP session mocks with responses
` [PATCH v2 07/14] Add ty checks to CI
` [PATCH v2 08/14] Drop redundant read-only property test
` [PATCH v2 09/14] Type from_git_config keyword arguments
` [PATCH v2 10/14] Add authheaders stub and typed callable
` [PATCH v2 11/14] Replace batch mocks with subclasses
` [PATCH v2 12/14] Use CompletedProcess in git config tests
` [PATCH v2 13/14] Update README for uv-based dev checks
` [PATCH v2 14/14] Add b4 send configuration
Overriding editor with b4 prep --edit-cover
2026-04-15 13:44 UTC (2+ messages)
[PATCH 00/14] Harden local type checking and test mocking
2026-04-13 21:56 UTC (22+ messages)
` [PATCH 01/14] Add b4 CI checks and mypy suppressions
` [PATCH 02/14] Type make_msg and drop test suppressions
` [PATCH 03/14] Add ruff import checks to b4 CI
` [PATCH 04/14] Add ruff format check to CI
` [PATCH 05/14] Add pyright strict checks "
` [PATCH 06/14] Replace HTTP session mocks with responses
` [PATCH 07/14] Add ty checks to CI
` [PATCH 08/14] Drop redundant read-only property test
` [PATCH 09/14] Type from_git_config keyword arguments
` [PATCH 10/14] Add authheaders stub and typed callable
` [PATCH 11/14] Replace batch mocks with subclasses
` [PATCH 12/14] Use CompletedProcess in git config tests
` [PATCH 13/14] Update README for uv-based dev checks
` [PATCH 14/14] Add b4 send configuration
unexpected warning about ignored trailers
2026-04-13 16:49 UTC
[PATCH v1 0/6] Allow site layouts to render properly on mobile devices
2026-04-11 13:12 UTC (5+ messages)
[PATCH b4 00/12] Enable stricter local checks
2026-04-10 22:39 UTC (16+ messages)
` [PATCH b4 01/12] Configure ruff format with single quotes
` [PATCH b4 02/12] Fix ruff check warnings
` [PATCH b4 03/12] Use ruff to sort imports
` [PATCH b4 04/12] Import dependencies unconditionally
` [PATCH b4 05/12] Fix tests under uv with complex git config
` [PATCH b4 06/12] Fix typings in misc/
` [PATCH b4 07/12] Enable mypy unreachable warnings
` [PATCH b4 08/12] Enable and fix pyright diagnostics
` [PATCH b4 09/12] Avoid duplicate map lookups
` [PATCH b4 10/12] Add ty and configuration
` [PATCH b4 11/12] Enable pyright strict mode
` [PATCH b4 12/12] Add local CI review check
patatt v0.7.1 released
2026-04-10 14:38 UTC
[PATCH] Support SSH user.signingkey
2026-04-10 14:36 UTC (2+ messages)
b4 v0.15.2 released
2026-04-09 19:03 UTC
b4 review series version upgrade flow awkwardness
2026-04-09 14:57 UTC
Displaying apply targetsr
2026-04-08 14:48 UTC
[PATCH 0/9] Kernel API Specification Framework
2026-04-08 12:05 UTC (4+ messages)
b4 review state is broken after series reorders patches?
2026-04-07 14:53 UTC (8+ messages)
lore.kernel.org: request to update public-inbox for theme/a11y improvements
2026-04-04 13:30 UTC
b4 type checking
2026-04-02 20:58 UTC (6+ messages)
b4 review crashes updating a series
2026-04-02 11:10 UTC (3+ messages)
another korgalore issue with linux-crypto
2026-04-02 7:46 UTC (6+ messages)
b4 review experience
2026-03-28 12:18 UTC (6+ messages)
`b4 prep` "not a prep-managed branch" error with changed Git email
2026-03-27 19:05 UTC (2+ messages)
b4 very eager to pick up old tags
2026-03-26 10:34 UTC
b4 v0.15.0 released
2026-03-25 13:02 UTC (9+ messages)
Finding older versions when adding tracking
2026-03-25 11:41 UTC
Checks for published commits not working
2026-03-24 19:54 UTC (2+ messages)
More non-interactive operations
2026-03-24 18:55 UTC (3+ 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