2333 コミット (1b422b921b8921128213b29423a48cd7b2c8e417)

作成者 SHA1 メッセージ 日付
  Ted Burghart 03832379d6 Addresses https://github.com/erlang/rebar3/issues/1397 8年前
  Artem Pervin c0184eae70 1394: refined export list and tests 8年前
  Artem Pervin ffc2cf98d3 1394: added fix for rebar_utils, moved setting of http_options into init_config, added unit tests 8年前
  Fred Hebert f605b917b4 Replace unprocessed ~n linebreaks 8年前
  Nathaniel Waisbrot 62e1aaf6f5
expect the `missing_package` error to have arity 2 or 3 8年前
  Eric Meadows-Jönsson 5323fdc377
Always read REBAR_CONFIG env var when loading config 8年前
  Siri Hansen 44fabbbf91 Add 'recursive' option 8年前
  Fred Hebert e85cf555e2 Fix rebar3 dialyzer warnings 8年前
  Fred Hebert e08145b498 Allow rebar3 to edoc itself 8年前
  Björn-Egil Dahlberg 9584453194 Fix usage decription of 'rebar3' 8年前
  James Fish bcfd8d6f80 Add exclude_apps/mods, plt_extra_mods, base_plt_mods config 8年前
  alisdair sullivan 14956eaf16 fix "helpful" compiler spelling correction 8年前
  alisdair sullivan 203e5c15bd allow test specifications to be passed via the command line 8年前
  Fred Hebert 504431473b Prevent crashes in `rebar3 as` with no tasks 8年前
  Fred Hebert 94f87477d5 Return to git-based vsn 8年前
  Fred Hebert f0d1a8404c Bump version to 3.3.2 8年前
  Alexander Sedov 294fd72f4d Get stacktrace only once and as soon as possible. Fixes #1347. 8年前
  Alexander Sedov e71b80752f Some post-review changes: 8年前
  Alexander Sedov 4ce21e4c80 Avoid backward-compatibility-breaking changes. 8年前
  Alexander Sedov 0afb4c4d47 Made reading sys.configs consistent with OTP specification. 8年前
  Alexander Sedov 6e9503c4f0 Rereading system configuration sets up persistent options if possible. 8年前
  Alexander Sedov 3966610e53 Made Common Test load the user's applications before slurping config. 8年前
  Fred Hebert 1f86ed1aed Track package hash in memory index, add hash test 8年前
  Fred Hebert 82e7616745 Use all_src_dirs for include paths 8年前
  Fred Hebert 787cd967b6 Fix private includes when compiling in test profile 8年前
  Brujo Benavides 3f0e56d9c8 Add support for behaviors, and not just behaviours 8年前
  Fred Hebert 384e9e58db Properly support package aliasing and alt names 8年前
  alisdair sullivan b79e5da236 allow using an alternate regex to locate test modules during eunit runs 8年前
  alisdair sullivan dad7900d31 recompile all files when a parse transform given as an opt needs updating 8年前
  alisdair sullivan f653d4dffe only compile/cover compile when generating analysis 8年前
  alisdair sullivan c0a903bbf9 cover compile prior to calculating coverage 8年前
  David de Boer 2b6fa7a25e Ignore mv warnings 8年前
  vans163 9ab25aaf15 replace error with debug 8年前
  vans163 04589cf963 log error if a module failed to load_file, the user should be aware 8年前
  Fred Hebert 0e2b1a11b2 Back to semver version post release 8年前
  Fred Hebert ff752834ee Bump to 3.3.1 8年前
  vans163 0f524bb6c2 delete purge load_file specific order 8年前
  vans163 6180ce0c64 Make less than R17 compatible 8年前
  vans163 9b64c60f8b comment and spacing fixup 8年前
  vans163 d74cd14065 Update rebar_agent.erl 8年前
  vans163 4b69622d72 Update rebar_agent.erl 8年前
  Tuncer Ayaz d4b7639147 Print stacktrace in a more conventional way 8年前
  alisdair sullivan 7e554d0697 reset accumulated coverdata on writing out to disk. this prevents 8年前
  Fred Hebert 6bd8cda77a Fix crash when doing hash check with missing index 8年前
  Fred Hebert 4b0a07221d Re-format cover exclusion code 8年前
  Fred Hebert 8ee9cc8996 Returning to git-based tagging 8年前
  Fred Hebert ff4fd9f6f0 Bumping to 3.3.0 8年前
  Fred Hebert 4f32da2ab7 Equivalent trim_all in bin split for <17.x 8年前
  Fred Hebert 5d475eefa2 Make Edoc carry paths of pre-built libraries 8年前
  Rasmus Svensson 4c2873d213 Print error on too many help arguments 8年前