sbt/util/complete
Björn Antonsson 127c164f81 Lazily concatenate failed errors for completion
* Fixes [sbt/sbt#2781]
* When using `<TAB>` completion the failed errors were always
  computed for mathcing projects even if there was no failure,
  leading to excessive computation of Levenshtein distances
  and a large lag (seconds) on builds with many matching
  projects.
2016-10-13 16:20:18 +02:00
..
src Lazily concatenate failed errors for completion 2016-10-13 16:20:18 +02:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00