| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-03-07 | replace url-retrieve with elfeed-curl-enqueue to eliminate blockingHEADmaster | Vineet Kumar | 1 | -62/+52 | |
| url-retrieve blocks emacs during dns resolution and tls handshake. elfeed-curl-enqueue runs curl as a subprocess, making fetches fully non-blocking and mirrors regular elfeed operation. Also adds Accept header for GitHub API requests. | |||||
| 2025-12-08 | parse in batches and via idle timers to avoid blocking emacs | vin | 1 | -37/+66 | |
| 2025-12-08 | attempt to make the plugin more async-y | vin | 1 | -33/+50 | |
| 2025-10-21 | initial commit | Vineet | 1 | -0/+160 | |
