hoc/src
Valentin Brandl 8fc46ab7cc
Use all lowercase path names for storage and caching
`Microsoft/vscode` and `microsoft/vscode` point to the same directory
but the repo would have been cloned twice.
2019-04-30 16:45:29 +02:00
..
cache.rs Use Cow instead of String 2019-04-29 20:37:20 +02:00
error.rs Use templates and load version information 2019-04-23 18:21:03 +02:00
main.rs Use all lowercase path names for storage and caching 2019-04-30 16:45:29 +02:00
service.rs Add Service trait to remove code duplication 2019-04-29 20:37:53 +02:00