| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-22 | feat(claim): improve no remote error message | DanConwayDev | |
| so that the user knows why a remote is required | |||
| 2023-12-12 | feat(claim) create yaml add maintainers and relays | DanConwayDev | |
| - create yaml file with maintainers and relays - add maintainers to repo event - add current user as maintainer - custom repo relays from cli argument - save git-server in repo event | |||
| 2023-11-01 | refactor(claim) move repo_ref.rs | DanConwayDev | |
| file created in the wrong folder in error | |||
| 2023-11-01 | refactor(claim) remove setter flow | DanConwayDev | |
| we dont need to th verbose of getters and setters for this right now | |||
| 2023-11-01 | refactor(claim) add RepoRef struct | DanConwayDev | |
| enable wider usage of repoistory reference details | |||
| 2023-11-01 | feat(claim) create basic event | DanConwayDev | |
| replacable event with root-commit, name, description and relay tags | |||