sbt/cache/src/main/scala/coursier
Alexandre Archambault 2ac4e83391 Remove unnecessary read-lock
The corresponding files are atomically moved at their places once fully downloaded, no need for locks here.
2016-03-04 00:54:01 +01:00
..
Cache.scala Remove unnecessary read-lock 2016-03-04 00:54:01 +01:00
CacheParse.scala Add support for ~/.ivy2/cache as a repository 2016-01-14 01:10:06 +01:00
CachePolicy.scala Replace sealed traits by abstract classes in order to generate less byte code 2016-02-07 14:14:01 +01:00
Platform.scala Rename apply method of Fetch to from 2016-01-03 16:39:30 +01:00
TermDisplay.scala Remove ammonite-terminal dependency 2016-02-28 19:35:50 +01:00