34 Commits (018c5ceba35c3af4af9b38f614e4530a2ce99db4)

Author SHA1 Message Date
  Tristan Sloughter 91860340bb print error message for failed fetch 10 years ago
  Tristan Sloughter 3af351cec2 set current_profile to default after checking global plugins 10 years ago
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir 10 years ago
  Tristan Sloughter 56fdedaf72 switch to REBAR_DEFAULT_PROFILE to make it clear the profile becomes the default for the run 10 years ago
  Tristan Sloughter 5fdf2f82d5 add use of REBAR_PROFILE os var to set default profile 10 years ago
  Tristan Sloughter 731f05cc3d fix handle_deps when no deps are to be fetched 10 years ago
  Tristan Sloughter 9afd6e89b2 global plugins install to global config directory 10 years ago
  Tristan Sloughter 14cb6803e0 wip: profiles 10 years ago
  Tristan Sloughter 6cae428058 use CONFIG_DIR of rebar3 for config directories 10 years ago
  Tristan Sloughter 79b1f23240 move back to using format_error/1 10 years ago
  Tristan Sloughter 8277bbf975 add dialyzer provider 10 years ago
  Tristan Sloughter bcb3689654 main module cleanup 10 years ago
  Tristan Sloughter 557de6f8b4 support base dir and properly reset deps_dir after plugin provider 10 years ago
  Tristan Sloughter 1ff904f39a handle throw by relx 10 years ago
  Tristan Sloughter fd9f88b98a get rid of old plugin loading 10 years ago
  Tristan Sloughter deca5d9edb add warning if user is running with erts-6.1 10 years ago
  Tristan Sloughter 36b8e61a2b better handling of error messages 10 years ago
  Tristan Sloughter a7c2ecff73 add pkg resource 10 years ago
  Tristan Sloughter 1714e735f1 use error_format for prodiver error 10 years ago
  Tristan Sloughter 2930eb480d pass command as arg to run_aux for now 10 years ago
  Tristan Sloughter be9eb679d4 fix error message with new debug syntax 10 years ago
  Tristan Sloughter 3b5f22f066 formatting 10 years ago
  Tristan Sloughter b20680304d split options up by task 10 years ago
  Tristan Sloughter 955f582a3e fix for downloading transitive source deps 10 years ago
  Tristan Sloughter b4ad8a8eb4 Print error saying to use verbose mode to see stacktrace on uncaught error 10 years ago
  Tristan Sloughter e9a3396e56 return error messages from providers 10 years ago
  Tristan Sloughter 1854276fb5 down to last 2 dialyzer errors 10 years ago
  Tristan Sloughter 51f1cf4aae install plugins to plugins/ 10 years ago
  Tristan Sloughter f4f96a356f install plugins to plugins/ 10 years ago
  Tristan Sloughter 52fcf0278d add rebar providers create and plugin inclusion with providers 10 years ago
  Tristan Sloughter 8de7a609ff fix ct test for new command handling 10 years ago
  Tristan Sloughter 2357bdf67f reworking of help display and parse of commands 10 years ago
  Tristan Sloughter 5dc2de6468 update common tests 10 years ago
  Tristan Sloughter 7d43d0e092 forgot the rebar3 module 10 years ago