aboutsummaryrefslogtreecommitdiff
path: root/pearl.el
Commit message (Expand)AuthorAgeFilesLines
* refactor: rename pearl--issue-body-at-point to pearl--entry-body-at-pointCraig Jennings2026-05-251-15/+16
* refactor: drop the now-dead issue-id guards in the field settersCraig Jennings2026-05-251-6/+0
* fix: guard issue async callbacks against a killed bufferCraig Jennings2026-05-251-12/+20
* fix: seven quick bugs from the 2026-05-25 code reviewCraig Jennings2026-05-251-47/+100
* feat: add pearl-delete-current-commentCraig Jennings2026-05-251-1/+75
* feat: add the pearl-prefix-map keymap and regroup the transient menuCraig Jennings2026-05-251-30/+96
* feat: add the unified ticket save model with save-issue and save-allCraig Jennings2026-05-251-167/+459
* feat: add the local dirty scanners for the ticket save modelCraig Jennings2026-05-241-0/+51
* feat: title-case the view name in the file titleCraig Jennings2026-05-241-1/+2
* feat: make comment sort order configurable, newest-first by defaultCraig Jennings2026-05-241-11/+27
* feat: compose comments and descriptions in an Org bufferCraig Jennings2026-05-241-18/+138
* feat: render recent comments in the bulk issue listCraig Jennings2026-05-241-24/+102
* feat: render issue headings with the identifier prefix and title caseCraig Jennings2026-05-241-9/+90
* refactor: extract the label-category picker out of pearl-new-issueCraig Jennings2026-05-241-37/+44
* refactor: share the push-and-report tail of the field settersCraig Jennings2026-05-241-47/+42
* refactor: share one conflict-gate dispatch across the three sync commandsCraig Jennings2026-05-241-80/+95
* refactor: extract the issue-at-point guard into a helperCraig Jennings2026-05-241-20/+18
* refactor: drop the unused pearl--cache-issues variableCraig Jennings2026-05-241-5/+2
* docs: restructure the README and repoint URLs to cjennings.netCraig Jennings2026-05-241-1/+1
* feat: pearl — manage Linear issues from org-modeCraig Jennings2026-05-241-0/+3527