54 Commits (288d0c7484ba9214cc6598100000bcce0fefe462)

Author SHA1 Message Date
  Fred Hebert 8e165d0cc8 Reload apps running in shell with new config 7 years ago
  Fred Hebert 2d5cd9c00c OTP-21 readiness, Full Unicode support 7 years ago
  patrick cieplak 9a76737d91 fix `rebar3 shell` when relx section of rebar.config contains releases with independent configurations 7 years ago
  Anthony Molinaro 083fc942b4 Application type of none was not working. 7 years ago
  Tristan Sloughter 27cf4bfea0 add option to pass args to user_drv for custom shells 8 years ago
  getong b99c15d297 the releases website has changed 8 years ago
  Luis Rascao 6466c32449 shell: don't crash apps that use release version operators 8 years ago
  Fred Hebert e85cf555e2 Fix rebar3 dialyzer warnings 8 years ago
  Alexander Sedov 4ce21e4c80 Avoid backward-compatibility-breaking changes. 8 years ago
  Alexander Sedov 0afb4c4d47 Made reading sys.configs consistent with OTP specification. 8 years ago
  alisdair sullivan 74cc922fb4 ignore return value of `rebar_utils:reread_config` in shell provider 9 years ago
  Tristan Sloughter 854abc1bda add support for passing a sys_config to common test 9 years ago
  Carlos Gonzalez 66aa49c186 Fix shell node startup 9 years ago
  Fred Hebert 251c1447ea Fixes logging from remote shells in rebar3 shell 9 years ago
  Benedikt Reinartz 4ec226da34 Recursively load configurations in shell. 9 years ago
  Fred Hebert 7a1b59015f Extract dist config handling, support {dist, ...} 9 years ago
  Fred Hebert 8e6a1ad62e Fix bugs/race conditions 9 years ago
  Fred Hebert e95e935eaf Support --setcookie option 9 years ago
  Fred Hebert 50307a6aa9 Display error message when bad config is loaded 9 years ago
  Fred Hebert f704707335 Correct TTY type detection 9 years ago
  Fred Hebert 814d18a31f Support old-style shell for rebar3 shell 9 years ago
  Fred Hebert 5f7351d784 Fix IO locking up in shell apps 9 years ago
  Geoff Cant 748142838c Feature: rebar shell [--script <FILE>] 9 years ago
  Fred Hebert 4e30b6f172 Shell handles all possible relx app formats 9 years ago
  Tristan Sloughter 6fde1748b9 fix dialyzer warnings, except 'no local return' warnings 9 years ago
  Fred Hebert 28a3f9849b Detect missing EPMD, error, fallback and advise. 9 years ago
  Fred Hebert f48340039f Run agent as current process & hibernate 9 years ago
  Fred Hebert 1994a7177c OTP apps show proper output 10 years ago
  Fred Hebert 5c78f96c41 Handle custom logger shell breakage 10 years ago
  Fred Hebert 3ed0c5feff fix bareness issues 10 years ago
  Andras Boroska 5f423e46d9 Fix badarg exception when setting group_leader for a dead pid 10 years ago
  Fred Hebert c87f2a2c73 Optionally allow node names to the rebar3 shell. 10 years ago
  Fred Hebert 30847ec661 Fix config loading in shell 10 years ago
  Fred Hebert 398204b13e Add support to boot apps from releases in shell 10 years ago
  Fred Hebert 2e7eb8f410 Get prebooted apps to acknowledge sys.config 10 years ago
  Fred Hebert 3de325aa49 Rebar agent reloads the config file on every run 10 years ago
  Fred Hebert 51e822e54c Add a shell agent 10 years ago
  Fred Hebert fb160ebf71 Adding app auto-boot to rebar shell 10 years ago
  Tristan Sloughter 8528204431 print and format error message for bad .app files and all bad configs 10 years ago
  Nathaniel Waisbrot 5cc7c76a8a try to read a config file when running `rebar shell` 10 years ago
  Tristan Sloughter 4374999d95 real bootstrapping 10 years ago
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts 10 years ago
  alisdair sullivan 471b35085b add default test paths in the `shell` and `cover` providers 10 years ago
  Tristan Sloughter ea82d0561d update all examples in providers to use rebar3 10 years ago
  Tristan Sloughter e154b9965f remove unneeded add path that breaks with apps/ dir as well 10 years ago
  Tristan Sloughter 79b1f23240 move back to using format_error/1 10 years ago
  Tristan Sloughter 1ff904f39a handle throw by relx 10 years ago
  Tristan Sloughter 1dce2d36cc add format_error/2 provider callback to providers 10 years ago
  Tristan Sloughter b37a5ae611 move providers to separate app 10 years ago
  Tristan Sloughter e9a3396e56 return error messages from providers 10 years ago