sbt/internal
tpetillot 21e5f2dead fix: propagate `InterruptedException` from JLine.readLine
Motivation:
Cannot exit from InteractionService.readLine

Modification:
Remove try/catch of InterruptedException mapped to None in JLine.readLine
2022-01-26 16:24:23 +01:00
..
util-collection Load credentials from SBT_CREDENTIALS (#6724) 2021-11-27 02:44:49 -05:00
util-complete fix: propagate `InterruptedException` from JLine.readLine 2022-01-26 16:24:23 +01:00
util-control Kill external processes on sigint 2020-08-23 10:15:07 -07:00
util-interface/src/main/java/xsbti Apply javafmt in sbt project 2020-01-14 14:38:08 -08:00
util-logging Fix test 2022-01-17 23:44:38 -05:00
util-logic/src Use nowarn annotation 2021-02-06 22:31:47 -05:00
util-position/src SourcePositionMacro for Scala 3 2021-11-16 16:32:31 +09:00
util-relation/src fix Scala 2.13 warnings 2021-11-14 22:59:34 +09:00
util-scripted/src/main Remove log4j 2021-12-03 17:13:29 +00:00