| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-03-07 | replace url-retrieve with elfeed-curl-enqueue to eliminate blockingHEADmaster | Vineet Kumar | 1 | -66/+58 | |
| 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 | muh | vin | 1 | -3/+3 | |
| 2025-12-08 | parse in batches and via idle timers to avoid blocking emacs | vin | 1 | -66/+95 | |
| 2025-12-08 | attempt to make the plugin more async-y | vin | 1 | -22/+54 | |
| 2025-10-21 | initial commit | Vineet | 1 | -0/+125 | |
