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
*
Update src/rebar_prv_shell.erl
Tristan Sloughter
2019-05-27
1
-1
/
+1
*
add support for reading in environment variables from a file
Tristan Sloughter
2019-05-27
1
-0
/
+43
*
Attempt at support sys_config_src in shell
Fred Hebert
2019-03-22
1
-3
/
+73
*
Merge pull request #2011 from ferd/release-switch-in-shell
Fred Hebert
2019-02-04
1
-6
/
+27
|
\
|
*
Add --relvsn and --relname to rebar3 shell
Fred Hebert
2019-01-31
1
-6
/
+27
*
|
Unhang logger when swapping the TTY in shell
Fred Hebert
2019-01-31
1
-1
/
+23
|
/
*
support for hex v2, multiple repository fetching, private organizations (#1884)
Tristan Sloughter
2018-09-13
1
-0
/
+2
*
Reload logger config in shell
Fred Hebert
2018-09-10
1
-1
/
+1
*
Add --start-clean flag to rebar3 shell
Fred Hebert
2018-06-05
1
-2
/
+10
*
Logger OTP-21-rc2 support
Fred Hebert
2018-05-30
1
-1
/
+1
*
Confirm lack of regressions on new logger in shell
Fred Hebert
2018-05-03
1
-9
/
+16
*
Work around OTP-21 deprecation of get_stacktrace()
Fred Hebert
2018-05-03
1
-4
/
+4
*
Reload apps running in shell with new config
Fred Hebert
2018-04-20
1
-3
/
+28
*
OTP-21 readiness, Full Unicode support
Fred Hebert
2017-11-16
1
-1
/
+1
*
fix `rebar3 shell` when relx section of rebar.config contains releases with i...
patrick cieplak
2017-08-17
1
-0
/
+3
*
Application type of none was not working.
Anthony Molinaro
2017-06-15
1
-1
/
+4
*
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
[next]