Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-30 | Replace boxed errors with concrete error types | Teddy Wing | |
2021-05-30 | database: Add a way to get a single repo | Teddy Wing | |
2021-05-29 | github::fetch_repos(): Remove `unwrap`s | Teddy Wing | |
2021-05-29 | Move `Repo` to `github` module | Teddy Wing | |
Makes more sense here rather than in its own module since it models GitHub's repository structure. | |||
2021-05-29 | Split GitHub API request into separate files | Teddy Wing | |