summaryrefslogtreecommitdiff
path: root/lisp/forgejo-repo.el
AgeCommit message (Expand)Author
2026-04-30repo,vc: cache metadata and gate popup by repo featuresThanos Apollo
2026-04-28packaging: Use FSF copyright and apply cleanup.Thanos Apollo
2026-04-27forgejo: Replace forgejo-mode-hook with forgejo-buffer-setup-functionsThanos Apollo
2026-04-27forgejo: Add forgejo-mode-hook for all forgejo buffersThanos Apollo
2026-04-26forgejo: fold transient.el into the main module.Thanos Apollo
2026-04-26vc: Add push command, replace transient with keymap-popupThanos Apollo
2026-04-25cleanup: remove decorative separatorsThanos Apollo
2026-04-25api: Remove forgejo-host global, pass host as explicit parameterThanos Apollo
2026-04-23repo: Add create repo command, faces for search modeThanos Apollo
2026-04-23lisp: Replace declare-function with require, clean up redundant declarationsThanos Apollo
2026-04-23Move files under /lisp.Thanos Apollo