A CLI-first git forge.

cli forge git self-hosted

https://gitbay.org

Commit 61a3d5dea2

61a3d5dea29245bd875b50c5b04fdb8a99193756

parent: c90a10435b

Verified · cmc

cmc <hello@cleberg.net> · 2026-08-24T17:39:57Z

docs: mark #6 and #23 done; document archive and topics commands
docs/roadmap.org +5 −2
@@ -45,8 +45,11 @@ Mostly web-layer; descriptions and profiles already landed as the first
4545 step.
4646
4747 - [[https://gitbay.org/krz/gitbay/issues/10][#10]] design revamp (umbrella: tokens, typography, identity, mobile)
48- [[https://gitbay.org/krz/gitbay/issues/6][#6]] cross-references (#N) and @mentions
49- [[https://gitbay.org/krz/gitbay/issues/23][#23]] archived repos and topics
48 — shipped 2026-08-24, open pending visual review
49 [[https://gitbay.org/krz/gitbay/issues/6][#6]] cross-references (#N) and @mentions — done 2026-08-24
50 (rendering-side; backlinks and mention notifications later)
51 [[https://gitbay.org/krz/gitbay/issues/23][#23]] archived repos and topics — done 2026-08-24 (topic
52 filtering rides along with search, #7)
5053 - [[https://gitbay.org/krz/gitbay/issues/24][#24]] blame view
5154 - [[https://gitbay.org/krz/gitbay/issues/7][#7]] search (repo-name filter first; code search later)
5255 - [[https://gitbay.org/krz/gitbay/issues/20][#20]] milestones and issue templates
docs/users.org +3
@@ -95,6 +95,9 @@ gitbay repo access revoke you/project alice
9595 gitbay repo settings protect you/project main # no force-push, no delete
9696 gitbay repo settings require-signed you/project on # every commit must verify
9797 gitbay repo settings git-daemon you/project on # expose over git://
98gitbay repo topics add you/project cli forge # free-form tags, shown on the web
99gitbay repo archive you/project # read-only: pushes and issue/MR
100gitbay repo unarchive you/project # writes refused, browsing intact
98101 #+end_src
99102
100103 Import from another forge (git data only — issues and PRs do not