2800 コミット (6a56a62fec911bf203aedb7029e01a9df669abe1)

作成者 SHA1 メッセージ 日付
  Phil Toland afbf729532 Added tests and fixed a bug 9年前
  Julian Squires 6140ef6e67 Default to no eunit formatter if verbose specified 9年前
  Tristan Sloughter 4935b8dc99 fetch eunit_formatters config not from the command args but from the config 9年前
  Phil Toland be09be6d6b Fix a small bug in the MIB compiler when building dependencies 9年前
  Tristan Sloughter 2242daaec9 auto-update the registry if a pkg isn't found, fail if it still isn't found 9年前
  Tristan Sloughter 996da460b0 special handling of relx configs in profiles 9年前
  Tristan Sloughter f4a318f8f5 preserve attributes when copying files in rebar_utils:cp_r for unix 9年前
  Tristan Sloughter 740d8a3c74 if a provider of the same namespace and name already exists, skip adding new provider 9年前
  Fred Hebert bf347caa55 Handle force flags in leading position 9年前
  Tristan Sloughter d4e8765007 only add package list of versions to registry if it has the right buildtool support 9年前
  alisdair sullivan 25914c3508 error on ct/eunit argument errors instead of warning 9年前
  alisdair sullivan aea9809bdb warn on incorrectly specified test options in `rebar.config` 9年前
  Fred Hebert f84c51b37a Fix error reports on missing include paths 9年前
  Fred Hebert cc11b7bcec Back to git versions for source 9年前
  Fred Hebert 356ac5033d Bump to beta-4 9年前
  Fred Hebert 5f7351d784 Fix IO locking up in shell apps 9年前
  Geoff Cant 748142838c Feature: rebar shell [--script <FILE>] 9年前
  Tristan Sloughter 87d9edc537 add space before end so eyes don't bleed 9年前
  Tristan Sloughter bca4d40703 include Sean Cribbs eunit formatter by default 9年前
  Fred Hebert b9c15df873 Optionally disable readable output 9年前
  Fred Hebert d4981b7913 Add cth_readable to dep list 9年前
  Fred Hebert d31e663a67 Prettify all of common test output. 9年前
  Tristan Sloughter 9184a42ef3 fix typo of guarantee. h/t evan 9年前
  Tristan Sloughter d2cd2710b1 do not sort mib_first_files during merge_opts, order must be kept 9年前
  alisdair sullivan 0461729fd9 calculate coverage info as late as possible in ct provider execution 9年前
  Heinz N. Gies 42695b42b1 Allow switching based on env variable 9年前
  alisdair sullivan 80f5bc6152 add warning about `auto_compile` 9年前
  alisdair sullivan 94169fbdf2 reenable support for most command line options and rename `ct_tests` to `ct_opts` 9年前
  alisdair sullivan f73307bb65 support atom suites in `ct_tests` 9年前
  alisdair sullivan 19a3a96893 refactor `rebar_prv_common_test` 9年前
  Tristan Sloughter e5aa04f278 fix #903: use app discover of entire plugins dir when listing 9年前
  alisdair sullivan d8be03ab6a fixes for cover under new compiler/eunit/ct 9年前
  alisdair sullivan 67bf54d04d add an option to soft purge rather than purge old code 9年前
  Heinz N. Gies afd2b9b4fb Fixed error log formating 9年前
  Heinz N. Gies 04be3f5963 Make output a bit more discrete 9年前
  alisdair sullivan 31cc213b81 prevent rebar3 from reloading it's own path and terminating itself 9年前
  James Fish d48f02dbc4 Rebuild PLT when beams no longer exist 9年前
  alisdair sullivan edfa4427a3 dedup `src_dirs` and `extra_src_dirs` on read 9年前
  alisdair sullivan 17e26f7265 delay validation of eunit tests until just before running 9年前
  alisdair sullivan 3fc51b912c move test profile bootstrap into core 9年前
  Tristan Sloughter 3f7886abe0 only clean project apps once even when doing --all 9年前
  alisdair sullivan dee2392e13 remove unnecessary filtering of checkapps from project apps in `rebar_prv_eunit` 9年前
  alisdair sullivan 3bf52241bd restore debug calls to `rebar_erlc_compiler` and `rebar_prv_eunit` 9年前
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` 9年前
  alisdair sullivan 621d8a9485 Revert "add an export to allow specifing arbitrary extra erl files to be compiled" 9年前
  Tristan Sloughter d6ea1e7df4 return more useful error message (failed to download) when pkg http req fails 9年前
  Fred Hebert 6637ec4548 Allow non-default checkouts dir for relx 9年前
  Byaruhanga Franklin 2e2a37baf6 Added comments to explain the utf8 symbols Binary 9年前
  Byaruhanga Franklin d63d285e8b removing the /utf8 flag and using the the exact utf-8 value in bytes 9年前
  Byaruhanga Franklin aff273316d Fix for issue #859 - unicode rendering of deps tree based on PR #865 9年前