aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: make comment sort order configurable, newest-first by defaultCraig Jennings3 hours3-37/+77
* feat: compose comments and descriptions in an Org bufferCraig Jennings3 hours2-18/+291
* feat: render recent comments in the bulk issue listCraig Jennings4 hours4-28/+259
* feat: render issue headings with the identifier prefix and title caseCraig Jennings4 hours5-19/+241
* docs: capitalize PEARL in the README titleCraig Jennings5 hours1-1/+1
* test: add an end-to-end acceptance flowCraig Jennings5 hours1-0/+200
* test: cover sort and render ordering boundary casesCraig Jennings5 hours1-0/+46
* test: cover comment insertion and extraction boundary casesCraig Jennings5 hours2-0/+49
* test: lock markdown round-trip identity across boundary casesCraig Jennings5 hours1-0/+14
* test: cover malformed and unknown source headersCraig Jennings5 hours1-0/+32
* test: cover cache and resolver failure casesCraig Jennings5 hours1-2/+57
* test: cover malformed remote page shapes in the query pagerCraig Jennings6 hours1-0/+41
* test: assert the dirty-buffer path preserves disk and buffer stateCraig Jennings6 hours1-0/+29
* test: cover the delete-failure branch keeping the subtreeCraig Jennings6 hours1-0/+16
* test: cover sync-back push-failure branches at the command levelCraig Jennings6 hours3-0/+55
* test: cover field-setter command failure branchesCraig Jennings6 hours2-0/+59
* refactor: extract the label-category picker out of pearl-new-issueCraig Jennings6 hours1-37/+44
* refactor: share the push-and-report tail of the field settersCraig Jennings6 hours1-47/+42
* refactor: share one conflict-gate dispatch across the three sync commandsCraig Jennings6 hours1-80/+95
* refactor: extract the issue-at-point guard into a helperCraig Jennings6 hours1-20/+18
* refactor: drop the unused pearl--cache-issues variableCraig Jennings6 hours1-5/+2
* docs: title the README with the PEARL backronym and add an epigraphCraig Jennings6 hours1-2/+5
* docs: restructure the README and repoint URLs to cjennings.netCraig Jennings7 hours4-238/+274
* feat: pearl — manage Linear issues from org-modeCraig Jennings7 hours58-0/+11447