| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat(keys): dedicated views group, de-overloaded fetch, account binding | Craig Jennings | 2026-06-02 | 2 | -23/+65 |
| * | feat(filter): multi-select states in the interactive builder | Craig Jennings | 2026-06-01 | 1 | -0/+40 |
| * | feat(filter): :state accepts a list of state names | Craig Jennings | 2026-06-01 | 2 | -0/+44 |
| * | test(views): source-level naming regression locking out "saved query" | Craig Jennings | 2026-06-01 | 1 | -0/+10 |
| * | feat(views): save a Linear view locally via the reverse-compile (copy down) | Craig Jennings | 2026-06-01 | 3 | -2/+233 |
| * | feat(views): guard publish and delete against cross-account local views | Craig Jennings | 2026-06-01 | 1 | -0/+33 |
| * | feat(views): rework the picker for local/Linear labels, dedup, and local disp... | Craig Jennings | 2026-06-01 | 1 | -22/+61 |
| * | feat(views): reshape the keymap and transient around the view noun | Craig Jennings | 2026-06-01 | 1 | -5/+7 |
| * | feat(views): add create and edit local views with a metadata-preserving writer | Craig Jennings | 2026-06-01 | 2 | -7/+178 |
| * | refactor: rename saved-query surface to local-view vocabulary | Craig Jennings | 2026-06-01 | 12 | -129/+203 |
| * | fix(accounts): pearl-check-setup reports the active account, not the legacy key | Craig Jennings | 2026-05-31 | 1 | -0/+34 |
| * | feat(accounts): multi-account support with tests | Craig Jennings | 2026-05-31 | 1 | -0/+481 |
| * | fix(merge): land the type-nil marker fix that should have been in eb56295 | Craig Jennings | 2026-05-28 | 1 | -14/+16 |
| * | feat(merge): preserve the user's view across a merge refresh | Craig Jennings | 2026-05-28 | 1 | -0/+92 |
| * | refactor(render): drop the leading 💬 glyph from the Comments heading | Craig Jennings | 2026-05-28 | 3 | -13/+29 |
| * | refactor(view-sync): pick-scope returns (display . plist), drops rassoc lookup | Craig Jennings | 2026-05-28 | 1 | -4/+79 |
| * | fix(view-sync): refuse sync of a saved query whose filter is empty | Craig Jennings | 2026-05-28 | 1 | -0/+20 |
| * | refactor(view-sync): pearl--save-query-mark-synced preserves unknown plist keys | Craig Jennings | 2026-05-28 | 1 | -0/+28 |
| * | feat(view-sync): pearl-publish-current-source convenience wrapper | Craig Jennings | 2026-05-28 | 3 | -1/+69 |
| * | feat(view-sync): pearl-pick-source distinguishes [saved] / [saved → scope] ... | Craig Jennings | 2026-05-28 | 2 | -0/+151 |
| * | feat(view-sync): extend pearl-delete-saved-query with delete-on-Linear prompt | Craig Jennings | 2026-05-28 | 1 | -0/+128 |
| * | feat(view-sync): pearl-sync-saved-query-to-linear + transient entry | Craig Jennings | 2026-05-28 | 3 | -1/+383 |
| * | feat(prompts): split sentinel + default-yes for safe yes/no | Craig Jennings | 2026-05-28 | 2 | -35/+87 |
| * | feat(saved): add pearl-delete-saved-query and a sentinel cancel for run | Craig Jennings | 2026-05-28 | 2 | -1/+63 |
| * | fix(filter): pin builder candidate order so [ None. ] stays at the top | Craig Jennings | 2026-05-28 | 1 | -0/+16 |
| * | feat(filter): show "[ None. ]" as the topmost option in builder prompts | Craig Jennings | 2026-05-28 | 1 | -0/+29 |
| * | refactor(preamble): tighten buffer affordance comments to keymap form | Craig Jennings | 2026-05-27 | 1 | -2/+3 |
| * | feat(sources): favorites, views, and filters via pick-source | Craig Jennings | 2026-05-27 | 5 | -5/+301 |
| * | refactor: verb-align command names and prefixes, use issue not ticket | Craig Jennings | 2026-05-27 | 10 | -53/+53 |
| * | feat(compose): open compose and conflict buffers in a configurable side window | Craig Jennings | 2026-05-27 | 1 | -0/+23 |
| * | fix(save): detect comment edits with a rendered-Org hash, not the md round-trip | Craig Jennings | 2026-05-27 | 1 | -0/+52 |
| * | feat(labels): render Linear labels as Org tags on issue headings | Craig Jennings | 2026-05-27 | 2 | -2/+195 |
| * | feat(commands): add pearl-copy-issue-url, bound at u c | Craig Jennings | 2026-05-27 | 2 | -4/+27 |
| * | feat(keys): add pearl-mode and complete the command keymap | Craig Jennings | 2026-05-27 | 1 | -38/+115 |
| * | feat(render): render issue titles and the view name verbatim | Craig Jennings | 2026-05-27 | 4 | -8/+23 |
| * | fix(commands): run add-comment and delete from anywhere in a ticket | Craig Jennings | 2026-05-26 | 2 | -5/+28 |
| * | feat(refresh): re-tidy drawers via org-tidy when it's active | Craig Jennings | 2026-05-26 | 1 | -0/+24 |
| * | feat(comments): fold the drawer and update the heading count on add | Craig Jennings | 2026-05-26 | 2 | -4/+13 |
| * | feat(refresh): prompt instead of silently deferring a dirty refresh | Craig Jennings | 2026-05-26 | 2 | -4/+65 |
| * | fix(refresh): merge keeps any locally-edited ticket | Craig Jennings | 2026-05-26 | 1 | -0/+17 |
| * | fix(comments): don't recolor the leading heading stars | Craig Jennings | 2026-05-26 | 1 | -7/+17 |
| * | feat(comments): dim read-only comments so they read as disabled | Craig Jennings | 2026-05-26 | 1 | -0/+24 |
| * | refactor: remove the dead state-to-todo mapping subsystem | Craig Jennings | 2026-05-26 | 14 | -99/+30 |
| * | feat(comments): lead the Comments heading with the 💬 glyph | Craig Jennings | 2026-05-26 | 2 | -10/+10 |
| * | fix(comments): apply comment highlighting on the bulk render path | Craig Jennings | 2026-05-26 | 1 | -0/+38 |
| * | feat(coverage): print a terminal coverage summary from the SimpleCov report | Craig Jennings | 2026-05-26 | 2 | -1/+165 |
| * | feat: resolve a cycled TODO keyword to its Linear state at save | Craig Jennings | 2026-05-26 | 3 | -21/+104 |
| * | feat(render): rebuild the derived #+TODO header on merge refresh | Craig Jennings | 2026-05-25 | 2 | -5/+38 |
| * | feat(render): derive the #+TODO line and keywords from team workflow states | Craig Jennings | 2026-05-25 | 2 | -0/+42 |
| * | feat(render): add the pure helpers for workspace-derived TODO keywords | Craig Jennings | 2026-05-25 | 1 | -0/+87 |