aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: cover org-drill-test-display dev helperCraig Jennings2026-05-051-0/+30
* test: cover all navigation arrow keys in --read-rating-keyCraig Jennings2026-05-051-0/+9
* test: cover org-drill-add-cloze-fontification flag branchCraig Jennings2026-05-051-0/+19
* test: cover SM5 random-noise, --read-key-sequence input-method dance, goto-he...Craig Jennings2026-05-051-0/+79
* test: cover --pick-next-marker and resume happy-pathsCraig Jennings2026-05-052-0/+96
* test: cover --route-rating-result quit/edit/skip/next branchesCraig Jennings2026-05-051-0/+71
* test: cover the leitner main entry orchestratorCraig Jennings2026-05-051-0/+106
* test: cover the org-drill main entry and hypothetical-next-review-date dispatchCraig Jennings2026-05-052-0/+129
* test: cover replace-entry-text multi mode, multicloze weight errors, copy-to-...Craig Jennings2026-05-051-0/+93
* test: cover leech-warning, minibuffer timer, cloze length flag, simple8 noiseCraig Jennings2026-05-051-0/+115
* test: cover marker end-pos, variable-pitch restore, young/overdue queue branchesCraig Jennings2026-05-053-0/+104
* test: cover leitner-start-box and --read-rating-key input shapesCraig Jennings2026-05-052-0/+198
* test: cover merge-buffers, all-leitner-capture, leitner-vs-drill summaryCraig Jennings2026-05-051-0/+142
* test: cover --setup-display, --restore-display, --migrate-from-source, scope=...Craig Jennings2026-05-052-0/+214
* test: cover map-leitner-capture, response-mode, timer, sm2/simple8 dispatchCraig Jennings2026-05-053-0/+210
* test: cover orchestration helpers extracted during refactorCraig Jennings2026-05-051-0/+245
* chore: replace apple.jpg with public-domain USDA illustration (upstream #34)Craig Jennings2026-05-052-0/+19
* ci: drop Emacs 28.2 from matrix; skip cl-assert tests on Emacs 29Craig Jennings2026-05-053-33/+32
* test: shadow signal-hook-function so cl-assertion-failed can be caughtCraig Jennings2026-05-052-17/+28
* test: catch cl-assertion-failed by name without ERT should-wrappingCraig Jennings2026-05-052-20/+24
* docs: add LICENSE, CONTRIBUTING, CHANGELOG, and NEWS filesCraig Jennings2026-05-054-0/+880
* test: replace should-error with manual condition-case in scheduler error testsCraig Jennings2026-05-052-24/+40
* test: pin should-error type to cl-assertion-failed in scheduler error testsCraig Jennings2026-05-052-8/+16
* docs: revert intro paragraph; drop personal email mention from historyCraig Jennings2026-05-051-2/+2
* docs: tighten README intro and link org-drill.org referencesCraig Jennings2026-05-051-3/+3
* ci: add GitHub Actions workflow with test matrix, lint, and coverageCraig Jennings2026-05-052-0/+194
* docs: rewrite README as a slim modernized front-doorCraig Jennings2026-05-053-1049/+228
* refactor: split org-drill-entry-status classifier from its predicatesCraig Jennings2026-05-051-38/+34
* refactor: split org-drill-merge-buffers into named phasesCraig Jennings2026-05-051-64/+74
* refactor: split org-drill main entry into named phasesCraig Jennings2026-05-051-99/+103
* refactor: split org-drill-final-report into format helpersCraig Jennings2026-05-051-73/+71
* refactor: flatten nesting in org-drill-entriesCraig Jennings2026-05-051-35/+50
* refactor: extract org-drill--read-rating-key shared by reschedule and leitner...Craig Jennings2026-05-051-66/+48
* refactor: introduce org-drill-with-card-display macroCraig Jennings2026-05-051-60/+60
* refactor: extract org-drill--quality-failed-p predicateCraig Jennings2026-05-051-5/+11
* refactor: extract LEECH-warning preamble helperCraig Jennings2026-05-051-24/+19
* refactor: remove smaller commented-out alternative branchesCraig Jennings2026-05-051-18/+0
* refactor: convert spanish-verb 6-way cl-case to alist dispatchCraig Jennings2026-05-051-47/+19
* refactor: extract org-drill--quality-percent helper for final-reportCraig Jennings2026-05-051-12/+11
* refactor: drop Org <9.6 fallback in time-to-inactive-org-timestampCraig Jennings2026-05-051-6/+1
* refactor: drop Org <9.6 compat shimsCraig Jennings2026-05-051-23/+0
* refactor: delete commented-out function bodiesCraig Jennings2026-05-051-58/+0
* build: bump Org dep to 9.6 to match unguarded org-fold-* callsCraig Jennings2026-05-053-2/+46
* fix: keep collection scan alive when one entry errors (upstream #53)Craig Jennings2026-05-053-24/+137
* fix: keep cloze regex within a single line (upstream #38)Craig Jennings2026-05-052-2/+66
* fix: skip LaTeX preview on TTY frames (upstream #44)Craig Jennings2026-05-052-10/+67
* fix: clear stale end-pos on resume so final-report fires (upstream #33)Craig Jennings2026-05-052-0/+64
* fix: restore display state in the buffer setup ran inCraig Jennings2026-05-052-20/+93
* fix: recover from corrupted persist file at package load (upstream #45)Craig Jennings2026-05-052-3/+65
* fix: guard org-drill-again and org-drill-resume against nil last-sessionCraig Jennings2026-05-052-0/+43