sbt/main
Eugene Yokota ee718e8700 Rename early command to `early(command)`
Backports #2741, Fixes #1041

e93c445 added a feature called early command, which uses `--` as a
prefix to denote some commands that runs ahead of session loading.
While the feature might be useful especially for logging, `--` is too
useful just for this purpose.

In addition, this adds log level commands with single `-`, such as
-error to treat them as early commands; and keeps `--` variant for log
level for backward compatibility.
2016-09-15 03:06:12 -04:00
..
actions/src Return a better forked test harness failure message 2016-09-02 14:19:42 +01:00
command/src/main/scala/sbt Rename early command to `early(command)` 2016-09-15 03:06:12 -04:00
settings/src Deprecate the old operators `<<=`, `<+=`, and `<++=` (#2716) 2016-08-29 21:15:13 +02:00
src Backport style changes in scripted tests and Defaults.scala (#2715) 2016-08-29 21:14:39 +02:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00