54 次程式碼提交 (288d0c7484ba9214cc6598100000bcce0fefe462)

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