messages from 2026-03-22 12:10:36 to 2026-04-25 19:50:02 UTC [more...]
[RFC PATCH 00/13] b4: add native Windows support
2026-04-25 19:49 UTC (5+ 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
[PATCH v3 0/9] Kernel API Specification Framework
2026-04-24 16:51 UTC (10+ 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
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 ezgb 0/6] Harden local CI checks
2026-04-20 4:39 UTC (7+ 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-20 1:22 UTC (8+ 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
[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 (10+ 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 (4+ messages)
Clarity of pending sashiko reviews
2026-03-24 18:30 UTC (3+ messages)
[PATCH] ez: add "file" cover letter strategy
2026-03-24 15:28 UTC
b4 v0.15.1 released
2026-03-24 14:23 UTC
[PATCH v2 0/9] Kernel API Specification Framework
2026-03-24 11:45 UTC (16+ messages)
` [PATCH v2 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v2 2/9] kernel/api: enable kerneldoc-based API specifications
` [PATCH v2 3/9] kernel/api: add debugfs interface for kernel "
` [PATCH v2 4/9] tools/kapi: Add kernel API specification extraction tool
` [PATCH v2 5/9] kernel/api: add API specification for sys_open
` [PATCH v2 6/9] kernel/api: add API specification for sys_close
` [PATCH v2 7/9] kernel/api: add API specification for sys_read
` [PATCH v2 8/9] kernel/api: add API specification for sys_write
` [PATCH v2 9/9] kernel/api: add runtime verification selftest
[PATCH b4 0/3] shazam: conflict resolution support for b4 shazam -H
2026-03-24 11:33 UTC (4+ messages)
` [PATCH b4 1/3] shazam: refactor git_fetch_am_into_repo for deterministic worktree
Stitching together serieses
2026-03-23 20:59 UTC (6+ messages)
[PATCH RFC] review: add support for custom analysis methodology
2026-03-23 17:17 UTC
[PATCH b4] prep: add --cleanup-older-than option to clean up stale branches
2026-03-23 11:58 UTC
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