aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(views): guard publish and delete against cross-account local viewsCraig Jennings2026-06-012-1/+41
* feat(views): rework the picker for local/Linear labels, dedup, and local disp...Craig Jennings2026-06-012-67/+117
* feat(views): reshape the keymap and transient around the view nounCraig Jennings2026-06-013-24/+36
* feat(views): add create and edit local views with a metadata-preserving writerCraig Jennings2026-06-013-27/+321
* refactor: rename saved-query surface to local-view vocabularyCraig Jennings2026-06-0113-243/+317
* docs: finalize local/Linear views spec for implementationCraig Jennings2026-06-011-82/+366
* docs: add bidirectional copy to the local/Linear views specCraig Jennings2026-06-011-26/+72
* docs: spec for local views and Linear viewsCraig Jennings2026-06-011-0/+197
* chore: remove the CI workflow until a GitHub repo existsCraig Jennings2026-05-312-62/+0
* docs: compose-window knobs and merge-refresh view preservationCraig Jennings2026-05-311-0/+5
* ci: add GitHub Actions workflowCraig Jennings2026-05-311-0/+61
* fix(accounts): pearl-check-setup reports the active account, not the legacy keyCraig Jennings2026-05-312-6/+51
* feat(accounts): multi-account support with testsCraig Jennings2026-05-314-46/+843
* fix(merge): land the type-nil marker fix that should have been in eb56295Craig Jennings2026-05-282-18/+26
* feat(merge): preserve the user's view across a merge refreshCraig Jennings2026-05-282-9/+151
* refactor(render): drop the leading 💬 glyph from the Comments headingCraig Jennings2026-05-285-41/+58
* refactor(view-sync): pick-scope returns (display . plist), drops rassoc lookupCraig Jennings2026-05-282-66/+162
* fix(view-sync): refuse sync of a saved query whose filter is emptyCraig Jennings2026-05-282-27/+56
* refactor(view-sync): pearl--save-query-mark-synced preserves unknown plist keysCraig Jennings2026-05-282-16/+44
* docs(view-sync): README sync-up section + spec status to DoneCraig Jennings2026-05-282-6/+45
* feat(view-sync): pearl-publish-current-source convenience wrapperCraig Jennings2026-05-284-2/+106
* feat(view-sync): pearl-pick-source distinguishes [saved] / [saved → scope] ...Craig Jennings2026-05-283-32/+256
* feat(view-sync): extend pearl-delete-saved-query with delete-on-Linear promptCraig Jennings2026-05-282-13/+221
* feat(view-sync): pearl-sync-saved-query-to-linear + transient entryCraig Jennings2026-05-284-62/+842
* docs(view-sync): phase 1 verified, pearl filter output works as filterDataCraig Jennings2026-05-281-0/+15
* docs(spec): saved-query-sync to Linear views, Ready after sprint reviewCraig Jennings2026-05-281-0/+294
* feat(prompts): split sentinel + default-yes for safe yes/noCraig Jennings2026-05-283-79/+158
* docs(README): explain that pearl follows browse-url-browser-functionCraig Jennings2026-05-281-0/+15
* feat(saved): add pearl-delete-saved-query and a sentinel cancel for runCraig Jennings2026-05-283-4/+102
* fix(filter): pin builder candidate order so [ None. ] stays at the topCraig Jennings2026-05-282-10/+44
* feat(filter): show "[ None. ]" as the topmost option in builder promptsCraig Jennings2026-05-282-22/+83
* refactor(preamble): tighten buffer affordance comments to keymap formCraig Jennings2026-05-272-7/+8
* feat(sources): favorites, views, and filters via pick-sourceCraig Jennings2026-05-278-39/+597
* docs: add the issue-sources spec (favorites, views, filters)Craig Jennings2026-05-271-0/+143
* refactor: verb-align command names and prefixes, use issue not ticketCraig Jennings2026-05-2712-100/+105
* feat(compose): open compose and conflict buffers in a configurable side windowCraig Jennings2026-05-272-2/+53
* fix(save): detect comment edits with a rendered-Org hash, not the md round-tripCraig Jennings2026-05-272-27/+87
* feat(labels): render Linear labels as Org tags on issue headingsCraig Jennings2026-05-274-5/+238
* feat(commands): add pearl-copy-issue-url, bound at u cCraig Jennings2026-05-273-6/+44
* docs: document pearl-mode and the completed keymapCraig Jennings2026-05-271-7/+26
* feat(keys): add pearl-mode and complete the command keymapCraig Jennings2026-05-272-63/+224
* feat(render): render issue titles and the view name verbatimCraig Jennings2026-05-276-18/+49
* fix(commands): run add-comment and delete from anywhere in a ticketCraig Jennings2026-05-263-13/+30
* feat(refresh): re-tidy drawers via org-tidy when it's activeCraig Jennings2026-05-262-3/+37
* feat(comments): fold the drawer and update the heading count on addCraig Jennings2026-05-263-6/+46
* feat(refresh): prompt instead of silently deferring a dirty refreshCraig Jennings2026-05-263-14/+113
* fix(refresh): merge keeps any locally-edited ticketCraig Jennings2026-05-262-4/+30
* fix(comments): don't recolor the leading heading starsCraig Jennings2026-05-262-11/+27
* feat(comments): dim read-only comments so they read as disabledCraig Jennings2026-05-262-9/+43
* refactor: remove the dead state-to-todo mapping subsystemCraig Jennings2026-05-2616-145/+32