Age | Commit message (Expand) | Author |
---|---|---|
2021-06-06 | Make repo mirroring multi-threaded | Teddy Wing |
2021-06-05 | Add command line option parsing | Teddy Wing |
2021-05-30 | Set repository mtime to GitHub `updated_at` time | Teddy Wing |
2021-05-30 | github::fetch_repos(): Fetch all repos from all pages | Teddy Wing |
2021-05-30 | Replace boxed errors with concrete error types | Teddy Wing |
2021-05-30 | database: Use a custom `Error` type | Teddy Wing |
2021-05-30 | database::repo_get: Don't need my own error for empty row | Teddy Wing |
2021-05-29 | Start setting up database interface | Teddy Wing |
2021-05-29 | Work out how to mirror a Git repository | Teddy Wing |
2021-05-29 | Parse GitHub API response to a struct | Teddy Wing |
2021-05-29 | Make a test request to the GitHub API to get user repos | Teddy Wing |
2021-05-29 | New Rust v1.50.0 project | Teddy Wing |