| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat(views): wire the default view into the keymap, transient, and docs | Craig Jennings | 2026-06-02 | 4 | -20/+36 |
| * | feat(views): set-default-view command | Craig Jennings | 2026-06-02 | 2 | -0/+179 |
| * | feat(views): default-view resolver and open command | Craig Jennings | 2026-06-02 | 2 | -0/+183 |
| * | docs: spec for a configurable default view | Craig Jennings | 2026-06-02 | 1 | -0/+162 |
| * | feat(keys): dedicated views group, de-overloaded fetch, account binding | Craig Jennings | 2026-06-02 | 4 | -73/+154 |
| * | docs(filter): document multi-state selection and reconcile the views boundary | Craig Jennings | 2026-06-01 | 2 | -7/+7 |
| * | feat(filter): multi-select states in the interactive builder | Craig Jennings | 2026-06-01 | 2 | -8/+57 |
| * | feat(filter): :state accepts a list of state names | Craig Jennings | 2026-06-01 | 3 | -6/+74 |
| * | docs: spec for selecting multiple statuses in a filter | Craig Jennings | 2026-06-01 | 1 | -0/+148 |
| * | test(views): source-level naming regression locking out "saved query" | Craig Jennings | 2026-06-01 | 1 | -0/+10 |
| * | docs(views): update README and package summary to the views vocabulary | Craig Jennings | 2026-06-01 | 2 | -37/+53 |
| * | feat(views): save a Linear view locally via the reverse-compile (copy down) | Craig Jennings | 2026-06-01 | 4 | -2/+510 |
| * | feat(views): guard publish and delete against cross-account local views | Craig Jennings | 2026-06-01 | 2 | -1/+41 |
| * | feat(views): rework the picker for local/Linear labels, dedup, and local disp... | Craig Jennings | 2026-06-01 | 2 | -67/+117 |
| * | feat(views): reshape the keymap and transient around the view noun | Craig Jennings | 2026-06-01 | 3 | -24/+36 |
| * | feat(views): add create and edit local views with a metadata-preserving writer | Craig Jennings | 2026-06-01 | 3 | -27/+321 |
| * | refactor: rename saved-query surface to local-view vocabulary | Craig Jennings | 2026-06-01 | 13 | -243/+317 |
| * | docs: finalize local/Linear views spec for implementation | Craig Jennings | 2026-06-01 | 1 | -82/+366 |
| * | docs: add bidirectional copy to the local/Linear views spec | Craig Jennings | 2026-06-01 | 1 | -26/+72 |
| * | docs: spec for local views and Linear views | Craig Jennings | 2026-06-01 | 1 | -0/+197 |
| * | chore: remove the CI workflow until a GitHub repo exists | Craig Jennings | 2026-05-31 | 2 | -62/+0 |
| * | docs: compose-window knobs and merge-refresh view preservation | Craig Jennings | 2026-05-31 | 1 | -0/+5 |
| * | ci: add GitHub Actions workflow | Craig Jennings | 2026-05-31 | 1 | -0/+61 |
| * | fix(accounts): pearl-check-setup reports the active account, not the legacy key | Craig Jennings | 2026-05-31 | 2 | -6/+51 |
| * | feat(accounts): multi-account support with tests | Craig Jennings | 2026-05-31 | 4 | -46/+843 |
| * | fix(merge): land the type-nil marker fix that should have been in eb56295 | Craig Jennings | 2026-05-28 | 2 | -18/+26 |
| * | feat(merge): preserve the user's view across a merge refresh | Craig Jennings | 2026-05-28 | 2 | -9/+151 |
| * | refactor(render): drop the leading 💬 glyph from the Comments heading | Craig Jennings | 2026-05-28 | 5 | -41/+58 |
| * | refactor(view-sync): pick-scope returns (display . plist), drops rassoc lookup | Craig Jennings | 2026-05-28 | 2 | -66/+162 |
| * | fix(view-sync): refuse sync of a saved query whose filter is empty | Craig Jennings | 2026-05-28 | 2 | -27/+56 |
| * | refactor(view-sync): pearl--save-query-mark-synced preserves unknown plist keys | Craig Jennings | 2026-05-28 | 2 | -16/+44 |
| * | docs(view-sync): README sync-up section + spec status to Done | Craig Jennings | 2026-05-28 | 2 | -6/+45 |
| * | feat(view-sync): pearl-publish-current-source convenience wrapper | Craig Jennings | 2026-05-28 | 4 | -2/+106 |
| * | feat(view-sync): pearl-pick-source distinguishes [saved] / [saved → scope] ... | Craig Jennings | 2026-05-28 | 3 | -32/+256 |
| * | feat(view-sync): extend pearl-delete-saved-query with delete-on-Linear prompt | Craig Jennings | 2026-05-28 | 2 | -13/+221 |
| * | feat(view-sync): pearl-sync-saved-query-to-linear + transient entry | Craig Jennings | 2026-05-28 | 4 | -62/+842 |
| * | docs(view-sync): phase 1 verified, pearl filter output works as filterData | Craig Jennings | 2026-05-28 | 1 | -0/+15 |
| * | docs(spec): saved-query-sync to Linear views, Ready after sprint review | Craig Jennings | 2026-05-28 | 1 | -0/+294 |
| * | feat(prompts): split sentinel + default-yes for safe yes/no | Craig Jennings | 2026-05-28 | 3 | -79/+158 |
| * | docs(README): explain that pearl follows browse-url-browser-function | Craig Jennings | 2026-05-28 | 1 | -0/+15 |
| * | feat(saved): add pearl-delete-saved-query and a sentinel cancel for run | Craig Jennings | 2026-05-28 | 3 | -4/+102 |
| * | fix(filter): pin builder candidate order so [ None. ] stays at the top | Craig Jennings | 2026-05-28 | 2 | -10/+44 |
| * | feat(filter): show "[ None. ]" as the topmost option in builder prompts | Craig Jennings | 2026-05-28 | 2 | -22/+83 |
| * | refactor(preamble): tighten buffer affordance comments to keymap form | Craig Jennings | 2026-05-27 | 2 | -7/+8 |
| * | feat(sources): favorites, views, and filters via pick-source | Craig Jennings | 2026-05-27 | 8 | -39/+597 |
| * | docs: add the issue-sources spec (favorites, views, filters) | Craig Jennings | 2026-05-27 | 1 | -0/+143 |
| * | refactor: verb-align command names and prefixes, use issue not ticket | Craig Jennings | 2026-05-27 | 12 | -100/+105 |
| * | feat(compose): open compose and conflict buffers in a configurable side window | Craig Jennings | 2026-05-27 | 2 | -2/+53 |
| * | fix(save): detect comment edits with a rendered-Org hash, not the md round-trip | Craig Jennings | 2026-05-27 | 2 | -27/+87 |
| * | feat(labels): render Linear labels as Org tags on issue headings | Craig Jennings | 2026-05-27 | 4 | -5/+238 |