aboutsummaryrefslogtreecommitdiff
path: root/tests/test-pearl-save.el
Commit message (Expand)AuthorAgeFilesLines
* refactor: verb-align command names and prefixes, use issue not ticketCraig Jennings2026-05-271-1/+1
* feat(render): render issue titles and the view name verbatimCraig Jennings2026-05-271-0/+4
* refactor: remove the dead state-to-todo mapping subsystemCraig Jennings2026-05-261-4/+2
* feat: resolve a cycled TODO keyword to its Linear state at saveCraig Jennings2026-05-261-0/+75
* fix(save): extend the killed-buffer guard to the text-field saversCraig Jennings2026-05-251-0/+26
* fix(save): guard atomic-saver commit callbacks against a killed bufferCraig Jennings2026-05-251-0/+31
* feat(save): reconcile structured fields in save-issue and save-allCraig Jennings2026-05-251-0/+37
* feat(save): add the priority, state, and labels saversCraig Jennings2026-05-251-0/+64
* feat(save): add the atomic field-save engine and the assignee saverCraig Jennings2026-05-251-0/+109
* feat(save): detect dirty structured fields against synced baselinesCraig Jennings2026-05-251-0/+62
* refactor: rename pearl--issue-body-at-point to pearl--entry-body-at-pointCraig Jennings2026-05-251-2/+2
* feat: add the unified ticket save model with save-issue and save-allCraig Jennings2026-05-251-1/+323
* feat: add the local dirty scanners for the ticket save modelCraig Jennings2026-05-241-0/+123