aboutsummaryrefslogtreecommitdiff
path: root/scripts/coverage-summary.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-05 01:06:18 -0500
committerCraig Jennings <c@cjennings.net>2026-06-05 01:06:18 -0500
commit3f491e73cdbdc03d652bce81fdfc68eabb313213 (patch)
tree772f0e109ac0eda3a789f0d83bb8737234dd0ed9 /scripts/coverage-summary.el
parent951abea0b2ed07d71676cd4d10ff7c6ca50d1390 (diff)
downloadpearl-3f491e73cdbdc03d652bce81fdfc68eabb313213.tar.gz
pearl-3f491e73cdbdc03d652bce81fdfc68eabb313213.zip
feat(comments): fetch an issue's full comment thread
pearl-fetch-all-comments pages the whole comment connection for the issue at point and replaces its Comments subtree with the complete set. It's bound to C-; L f c and in the transient. The bulk list and view fetch showed only the newest pearl-list-comments-shown comments with an N/M+ overflow marker, so anything past the cap couldn't surface in the buffer. The replacement is surgical: pearl--replace-comments-subtree swaps only the Comments subtree, so the issue title, drawer, and description body keep any unsaved edits, and the new heading carries an exact N/N count. It refuses when the issue has unpushed comment edits (reusing the save model's dirty scanner) so the fetch can't clobber an unsent change.
Diffstat (limited to 'scripts/coverage-summary.el')
0 files changed, 0 insertions, 0 deletions