| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-26 | fix: use correct fallback relays | DanConwayDev | |
| instead of the `more_fallback_relays` | |||
| 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-12-08 | feat(push) push commits to existing pr | DanConwayDev | |
| - find pr with a branch-name that matches checked out branch - check branch isnt behind latest patch on pr - push new commits a patches associated with pr | |||