| Age | Commit message (Expand) | Author |
| 2026-04-26 | [fix] vc: Use HEAD subject for multi-commit PR title | Thanos Apollo |
| 2026-04-26 | readme: Document watch rules and filter default | Thanos Apollo |
| 2026-04-26 | watch: Add wildcard rules and configurable default filter | Thanos Apollo |
| 2026-04-26 | vc: Filter symbolic HEAD from remote branch completions | Thanos Apollo |
| 2026-04-26 | vc: Fix PR submit title defaults and cancellation | Thanos Apollo |
| 2026-04-26 | Version bump: 0.1.0 | Thanos Apollo |
| 2026-04-26 | cleanup: style, indentation and whitespace | Thanos Apollo |
| 2026-04-26 | packaging: Expand keywords for discoverability | Thanos Apollo |
| 2026-04-26 | view, pull: Use keymap-popup-define for keymaps | Thanos Apollo |
| 2026-04-26 | issue, pull: Remove superseded per-field filter commands | Thanos Apollo |
| 2026-04-26 | view: Linkify commit SHAs in bodies, prefer local git show | Thanos Apollo |
| 2026-04-26 | db: table driven-driven filter builder for get-issues | Thanos Apollo |
| 2026-04-26 | vc: require settings.el | Thanos Apollo |
| 2026-04-26 | forgejo: fold transient.el into the main module. | Thanos Apollo |
| 2026-04-26 | packaging: Update commentary | Thanos Apollo |
| 2026-04-26 | Add elpaignore | Thanos Apollo |
| 2026-04-26 | buffer: Decouple keymaps and commands from display module. | Thanos Apollo |
| 2026-04-26 | vc: Add require for vc-git for the linter. | Thanos Apollo |
| 2026-04-26 | build: Add keymap-popup to guix.scm, auto-detect in Makefile | Thanos Apollo |
| 2026-04-26 | vc: Add push command, replace transient with keymap-popup | Thanos Apollo |
| 2026-04-25 | filter: Add license boilerplate | Thanos Apollo |
| 2026-04-25 | cleanup: remove decorative separators | Thanos Apollo |
| 2026-04-25 | [fix]: Compile warnings and watch browse URL for PRs | Thanos Apollo |
| 2026-04-25 | cleanup: Remove dead code from shr removal | Thanos Apollo |
| 2026-04-25 | view: Prompt for title or body when editing header | Thanos Apollo |
| 2026-04-25 | guix: Add markdown-mode and update file exclusion | Thanos Apollo |
| 2026-04-25 | readme: Add watch rules and other minor changes. | Thanos Apollo |
| 2026-04-25 | view: Add delete at point (D) for comments and issues | Thanos Apollo |
| 2026-04-25 | utils: Use gfm-mode for compose buffers | Thanos Apollo |
| 2026-04-25 | settings: Fix optimistic UI updates, remove unreliable manual-merge check | Thanos Apollo |
| 2026-04-25 | buffer: Batch-fontify all bodies in one gfm-view-mode pass | Thanos Apollo |
| 2026-04-25 | filter: Make pure data module, move impure functions to callers | Thanos Apollo |
| 2026-04-25 | db: Drop body_html column, auto-rebuild stale databases | Thanos Apollo |
| 2026-04-25 | buffer: Use gfm-view-mode for body rendering, drop shr | Thanos Apollo |
| 2026-04-25 | buffer: Remove DB dependency, move CAPF to utils and routing to view | Thanos Apollo |
| 2026-04-25 | api: Remove forgejo-host global, pass host as explicit parameter | Thanos Apollo |
| 2026-04-24 | cleanup: Remove dead fetch and submit-review functions | Thanos Apollo |
| 2026-04-24 | watch: Auto-refresh buffer on poll, bind mark-all-read to R | Thanos Apollo |
| 2026-04-24 | alert: Add desktop alert module (unloaded) | Thanos Apollo |
| 2026-04-24 | watch: Replace notification module with watch rules | Thanos Apollo |
| 2026-04-24 | db: Add read column, drop notifications table | Thanos Apollo |
| 2026-04-24 | notification: Remove modeline indicator, add forgejo-notification-mode | Thanos Apollo |
| 2026-04-24 | test: Skip dotfiles in module discovery | Thanos Apollo |
| 2026-04-24 | pull: Incremental sync via issues endpoint with since support | Thanos Apollo |
| 2026-04-24 | filter: Shared list-format builder and API param builder | Thanos Apollo |
| 2026-04-24 | [fix] filter: fix stale docstring and require url-parse | Thanos Apollo |
| 2026-04-24 | [fix] db: Handle :author filter for PR poster queries | Thanos Apollo |
| 2026-04-24 | [refactor] filter: Extract forgejo-filter.el module | Thanos Apollo |
| 2026-04-24 | vc: Async PR fetch to avoid blocking. | Thanos Apollo |
| 2026-04-23 | vc: Multi-commit autofill, PR templates, ls-remote fallback | Thanos Apollo |