aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2021-06-06Provide an option to skip repos larger than a given sizeTeddy Wing
2021-06-06Make repo mirroring multi-threadedTeddy Wing
2021-06-05Add command line option parsingTeddy Wing
2021-05-30Set repository mtime to GitHub `updated_at` timeTeddy Wing
2021-05-30Replace boxed errors with concrete error typesTeddy Wing
2021-05-30database: Use a custom `Error` typeTeddy Wing
2021-05-29Start setting up database interfaceTeddy Wing
2021-05-29Work out how to mirror a Git repositoryTeddy Wing
2021-05-29Parse GitHub API response to a structTeddy Wing
2021-05-29Make a test request to the GitHub API to get user reposTeddy Wing
2021-05-29New Rust v1.50.0 projectTeddy Wing