index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rebar_prv_shell.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
add option to pass args to user_drv for custom shells
Tristan Sloughter
2016-12-31
1
-6
/
+16
*
Merge pull request #1415 from lrascao/feature/rebar_shell_fix
Fred Hebert
2016-12-16
1
-0
/
+4
|
\
|
*
shell: don't crash apps that use release version operators
Luis Rascao
2016-12-11
1
-0
/
+4
*
|
the releases website has changed
getong
2016-12-14
1
-1
/
+1
|
/
*
Fix rebar3 dialyzer warnings
Fred Hebert
2016-11-19
1
-1
/
+1
*
ignore return value of `rebar_utils:reread_config` in shell provider
alisdair sullivan
2016-06-12
1
-1
/
+2
*
add support for passing a sys_config to common test
Tristan Sloughter
2016-06-11
1
-28
/
+4
*
Fix shell node startup
Carlos Gonzalez
2016-05-09
1
-0
/
+4
*
Fixes logging from remote shells in rebar3 shell
Fred Hebert
2016-04-13
1
-1
/
+3
*
Recursively load configurations in shell.
Benedikt Reinartz
2016-04-07
1
-5
/
+12
*
Extract dist config handling, support {dist, ...}
Fred Hebert
2016-03-21
1
-27
/
+2
*
Fix bugs/race conditions
Fred Hebert
2016-03-19
1
-2
/
+16
*
Support --setcookie option
Fred Hebert
2016-02-21
1
-2
/
+14
*
Display error message when bad config is loaded
Fred Hebert
2016-01-17
1
-2
/
+7
*
Correct TTY type detection
Fred Hebert
2016-01-06
1
-17
/
+23
*
Support old-style shell for rebar3 shell
Fred Hebert
2016-01-06
1
-0
/
+24
*
Fix IO locking up in shell apps
Fred Hebert
2015-11-14
1
-5
/
+19
*
Feature: rebar shell [--script <FILE>]
Geoff Cant
2015-11-13
1
-29
/
+131
*
Shell handles all possible relx app formats
Fred Hebert
2015-09-26
1
-2
/
+15
*
fix dialyzer warnings, except 'no local return' warnings
Tristan Sloughter
2015-08-08
1
-1
/
+1
*
Detect missing EPMD, error, fallback and advise.
Fred Hebert
2015-08-05
1
-2
/
+8
*
Run agent as current process & hibernate
Fred Hebert
2015-07-03
1
-3
/
+9
*
OTP apps show proper output
Fred Hebert
2015-06-15
1
-1
/
+4
*
Handle custom logger shell breakage
Fred Hebert
2015-06-01
1
-6
/
+12
*
Merge pull request #487 from ferd/fix-provider-bareness
Tristan Sloughter
2015-05-30
1
-1
/
+1
|
\
|
*
fix bareness issues
Fred Hebert
2015-05-31
1
-1
/
+1
*
|
Fix badarg exception when setting group_leader for a dead pid
Andras Boroska
2015-05-30
1
-2
/
+4
|
/
*
Optionally allow node names to the rebar3 shell.
Fred Hebert
2015-05-30
1
-12
/
+30
*
Fix config loading in shell
Fred Hebert
2015-05-30
1
-1
/
+4
*
Add support to boot apps from releases in shell
Fred Hebert
2015-05-29
1
-1
/
+14
*
Get prebooted apps to acknowledge sys.config
Fred Hebert
2015-05-29
1
-3
/
+16
*
Rebar agent reloads the config file on every run
Fred Hebert
2015-05-28
1
-1
/
+1
*
Add a shell agent
Fred Hebert
2015-05-26
1
-10
/
+14
*
Adding app auto-boot to rebar shell
Fred Hebert
2015-05-23
1
-35
/
+63
*
print and format error message for bad .app files and all bad configs
Tristan Sloughter
2015-05-22
1
-15
/
+6
*
try to read a config file when running `rebar shell`
Nathaniel Waisbrot
2015-05-07
1
-1
/
+61
*
real bootstrapping
Tristan Sloughter
2015-04-22
1
-1
/
+1
*
track and cleanup code paths for different contexts
Tristan Sloughter
2015-04-21
1
-6
/
+7
*
add default test paths in the `shell` and `cover` providers
alisdair sullivan
2015-04-03
1
-2
/
+14
*
update all examples in providers to use rebar3
Tristan Sloughter
2015-03-07
1
-1
/
+1
*
remove unneeded add path that breaks with apps/ dir as well
Tristan Sloughter
2014-12-01
1
-1
/
+0
*
move back to using format_error/1
Tristan Sloughter
2014-11-09
1
-4
/
+4
*
handle throw by relx
Tristan Sloughter
2014-11-08
1
-2
/
+2
*
add format_error/2 provider callback to providers
Tristan Sloughter
2014-10-22
1
-1
/
+6
*
move providers to separate app
Tristan Sloughter
2014-10-03
1
-9
/
+9
*
return error messages from providers
Tristan Sloughter
2014-09-27
1
-1
/
+1
*
more dialyzer fun. no likey opaque types
Tristan Sloughter
2014-09-21
1
-8
/
+8
*
add support for plugins as pre and post hooks
Tristan Sloughter
2014-09-18
1
-7
/
+3
*
reworking of help display and parse of commands
Tristan Sloughter
2014-09-17
1
-1
/
+1
*
rename shell provider
Tristan Sloughter
2014-08-24
1
-0
/
+118