thunderbird-patch-review

Simple email patch review tool for Thunderbird

git clone git://mccd.space/thunderbird-patch-review
DateCommit messageAuthor
2026-07-27 09:29Add note on how to render HTMLMarc
2026-07-23 11:13*Marc
2026-07-23 11:13*Marc
2026-07-23 11:13*Marc
2026-07-23 11:13*Marc
2026-07-23 11:02*Marc
2026-07-23 11:01*Marc
2026-07-23 10:59Add install instructionsMarc
2026-07-22 14:18*Marc
2026-07-22 13:35Run hooks on Apply by default; add 'Apply without hooks' optionPi Agent
2026-07-22 13:35gitignore webext-linter cachesPi Agent
2026-07-22 13:23Pin strict_max_version for the patchHost experimentPi Agent
2026-07-22 13:23Drop the unused accountsRead permissionPi Agent
2026-07-20 09:14Correct icon for refreshMarc
2026-07-20 09:14Manifest updateMarc
2026-07-20 09:08Add Refresh: retry glyph on the Apply warning, Refresh… in the dropdownPi Agent
2026-07-20 08:47apply(): refuse rather than abort an in-progress git amPi Agent
2026-07-20 08:36Suppress git hooks during Apply and the check() worktree probePi Agent
2026-07-20 08:26Show Apply in yellow with ⚠ when the working tree is dirtyPi Agent
2026-07-19 15:59READMEMarc
2026-07-19 15:58READMEMarc
2026-07-19 15:56READMEMarc
2026-07-19 15:56Remove permissions in READMEMarc
2026-07-19 15:54*Marc
2026-07-19 15:45README — skip main tag?Marc
2026-07-19 15:10Remove unused pre-commit hookMarc
2026-07-19 15:09Update READMEMarc
2026-07-19 10:35READMEMarc
2026-07-19 10:35READMEMarc
2026-07-19 10:32READMEMarc
2026-07-19 10:28READMEMarc
2026-07-19 10:26ReadmeMarc
2026-07-19 10:25READMEMarc
2026-07-19 10:24READMEMarc
2026-07-19 10:23READMEMarc
2026-07-19 10:21READMEMarc
2026-07-19 10:20Remove excessive descriptionMarc
2026-07-19 10:17Relicense to EUPLMarc
2026-07-19 10:13READMEMarc
2026-07-19 10:09Plugin -> AddonMarc
2026-07-19 10:09README updateMarc
2026-07-19 10:07Remove unused troffMarc
2026-07-19 09:55Remove excessive patch buttonMarc
2026-07-19 09:54READMEMarc
2026-07-19 09:44Cross should be before, not afterMarc
2026-07-19 09:41bugfix with patch applyMarc
2026-07-19 09:26fix review cssMarc
2026-07-19 09:20patchHost.check: detect applied when end-state matches HEADPi Agent
2026-07-19 09:06patchHost: silence git hints during apply and checkPi Agent
2026-07-19 09:00patchHost.check: run git am in a throwaway worktree to classifyPi Agent
2026-07-19 08:43review: hover Send review when disabled says a comment is neededPi Agent
2026-07-19 08:42review: stop printing apply-check errors twice; use ✖ for conflictPi Agent
2026-07-19 08:39Delete old READMEMarc
2026-07-19 08:38README: finish the man-page-to-HTML conversionPi Agent
2026-07-19 08:37review: probe apply state and gray out Apply on applied/conflictPi Agent
2026-07-19 08:37patchHost: add check() to classify a series against HEADPi Agent
2026-07-18 20:42review: shorten Apply's no-repo error to "Choose a git repository"Pi Agent
2026-07-18 20:40review: send button and confirm dialog always say "Send review"Pi Agent
2026-07-18 20:39review: refresh the title before button-pluralization in updateCountPi Agent
2026-07-18 20:37review: title format Review Patchset (N); M comment(s)Pi Agent
2026-07-18 20:35review: chip placeholder reads "Choose a repository…" instead of "no repository chosen"Pi Agent
2026-07-18 20:35review: fix dropped comment line that shadowed renderSeriesTitlePi Agent
2026-07-18 20:33review: reword the title to summarize the patchset and commentsPi Agent
2026-07-18 20:30review: restore the bold top-left title; pills stay under the top barPi Agent
2026-07-18 20:29review: pluralize Send review -> Send reviews when more than one patch has a commentPi Agent
2026-07-18 20:28review: move the patch pills below the top bar, above the subjectPi Agent
2026-07-18 20:26review: re-render nav on click; prepend bold "Reviewing patch N" titlePi Agent
2026-07-18 20:23review: put the patch selector (1/2 etc.) in the top bar, drop the titlePi Agent
2026-07-18 20:22Revert "review: drop the commit-message bottom border to avoid a double divider"Pi Agent
2026-07-18 20:22Revert "review: fold each file's diff into the patch box, separated by borders"Pi Agent
2026-07-18 20:20review: drop the commit-message bottom border to avoid a double dividerPi Agent
2026-07-18 20:18review: fold each file's diff into the patch box, separated by bordersPi Agent
2026-07-18 20:13review: dim the branch portion of the repo chip to muted grayPi Agent
2026-07-18 20:12review: keep disabled primary buttons from going white-on-white on hoverPi Agent
2026-07-18 20:11review: shrink the repo chip (cap at 18rem, fit content)Pi Agent
2026-07-18 20:10AGENTS: note to always rezip patch-review.xpi after extension changesPi Agent
2026-07-18 20:09review: make the repo chip the Browse targetPi Agent
2026-07-18 20:06review: check the branch is still the one shown before ApplyPi Agent
2026-07-18 20:05review: display the chosen repo's name and branch instead of a pathPi Agent
2026-07-18 15:33docs: trim the INSTALLATION section to just the install stepsPi Agent
2026-07-18 15:29Add introductory post to READMEMarc
2026-07-18 15:19review: reword the Apply button tooltipPi Agent
2026-07-18 15:18docs: add a PERMISSIONS section explaining each requested permissionPi Agent
2026-07-18 15:14review: reword the send-review confirm summaryPi Agent
2026-07-18 15:13host: replace the installed native messaging host with a WebExtension ExperimentPi Agent
2026-07-18 13:38docs: clarify the native host install is optionalPi Agent
2026-07-18 13:29review: disable Send review when there's nothing to sendPi Agent
2026-07-18 13:13docs: show the zip command to package the extension as an .xpiPi Agent
2026-07-18 13:11review: shorten the Apply series button label to "Apply"Pi Agent
2026-07-18 12:25git: ignore the packaged .xpi build artifactPi Agent
2026-07-18 11:58review: hover secondary buttons with a background tint, not a border recolorPi Agent
2026-07-18 11:57review: join repo path, Browse, and Apply series into one clusterPi Agent
2026-07-18 11:55review: drop the comment count from the top barPi Agent
2026-07-18 11:53review: only hide the clicked line's own readonly commentPi Agent
2026-07-18 11:49review: rename patch-level comment button to "Add Comment"Pi Agent
2026-07-18 11:49review: de-emphasize Apply series to a secondary buttonPi Agent
2026-07-18 11:46review: confirm before Send review; fold sourcehut status into the confirm dialogPi Agent
2026-07-18 11:41review: move Discard drafts into the Send review dropdownPi Agent
2026-07-18 11:30series: prefer the diff-bearing message when an index collidesPi Agent
2026-07-18 11:21series: strip replies out of the patch seriesPi Agent
2026-07-18 11:12review: drop duplicate From header, keep only SubjectPi Agent
2026-07-18 11:11review: hide Comment-on-patch button while editing; add Discard draftsPi Agent
2026-07-18 11:08review: align Comment on patch button below the commit messagePi Agent
2026-07-18 11:07review: render patch From/Subject header labels in monospace tooPi Agent
2026-07-18 11:06diff-parse: strip git format-patch mbox header block from commit messagePi Agent
2026-07-18 11:02review: show From and Subject at the top of each patchPi Agent
2026-07-18 10:52review: auto-dismiss non-error status notices after 5sPi Agent
2026-07-18 10:52review: use the surface background for the comment editor action rowPi Agent
2026-07-18 10:52review: warn on binary patches with optional raw displayPi Agent
2026-07-18 10:52review: hide the readonly comment while editing itPi Agent
2026-07-18 10:52review: group the patch list and commit message into one boxPi Agent
2026-07-18 10:49feat: move Review to the toolbar button, support thread selection, add Download patchsetPi Agent
2026-07-18 10:48docs: add AGENTS.md with atomic-commit policy and repo layoutPi Agent
2026-07-18 09:42Initial commitMarc