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_utils.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make test suite pass on OTP-22
Fred Hebert
2019-05-14
1
-1
/
+1
*
add support for git ref and file content as app version
Tristan Sloughter
2019-05-12
1
-2
/
+8
*
Fix fetching of private packages from orgs on hex repos (#2020)
Bryan Paxton
2019-03-07
1
-1
/
+1
*
Fix shell hook expansion on windows
Fred Hebert
2018-10-18
1
-2
/
+2
*
fix resolving versions from vcs (#1915)
Tristan Sloughter
2018-10-14
1
-1
/
+10
*
compiler behaviour (#1893)
Tristan Sloughter
2018-10-05
1
-5
/
+82
*
support for hex v2, multiple repository fetching, private organizations (#1884)
Tristan Sloughter
2018-09-13
1
-30
/
+127
*
Reload logger config in shell
Fred Hebert
2018-09-10
1
-2
/
+51
*
Abort if erl_first_files is not a list of strings
Bryan Paxton
2018-06-08
1
-1
/
+10
*
Fix handling of loosely formatted OTP_VERSION file
Fred Hebert
2018-05-03
1
-6
/
+5
*
Handle Schemaless Proxy URLs in ENV vars
Fred Hebert
2018-04-20
1
-1
/
+9
*
export env expansion
Carl-Johan Kjellander
2018-02-23
1
-18
/
+18
*
Safer purge switch
Fred Hebert
2017-12-06
1
-5
/
+7
*
Run a soft purge while within the compiler step
Fred Hebert
2017-12-05
1
-1
/
+5
*
OTP-21 readiness, Full Unicode support
Fred Hebert
2017-11-16
1
-7
/
+6
*
Prevent hard crash on duplicate plugin paths
Fred Hebert
2017-10-20
1
-1
/
+1
*
Unicode support in all the places
Fred Hebert
2017-08-06
1
-29
/
+40
*
rebar_utils:escape_chars handles quotes
Vlad Dumitrescu
2017-03-04
1
-1
/
+1
*
Merge pull request #1391 from ferd/doc-and-types
Fred Hebert
2016-12-23
1
-5
/
+18
|
\
|
*
Type specifications and edocs improvements
Fred Hebert
2016-11-27
1
-5
/
+18
*
|
1394: refined export list and tests
Artem Pervin
2016-12-01
1
-2
/
+2
*
|
1394: added fix for rebar_utils, moved setting of http_options into init_conf...
Artem Pervin
2016-11-30
1
-3
/
+21
|
/
*
Some post-review changes:
Alexander Sedov
2016-10-11
1
-0
/
+2
*
Rereading system configuration sets up persistent options if possible.
Alexander Sedov
2016-10-11
1
-1
/
+7
*
add support for passing a sys_config to common test
Tristan Sloughter
2016-06-11
1
-1
/
+13
*
Support ENV config for proxy values
Fred Hebert
2016-06-11
1
-1
/
+5
*
add user-agent to http request headers
Tristan Sloughter
2016-02-01
1
-1
/
+6
*
check at runtime instead of compile time for presence of `file:list_dir_all/1`
alisdair sullivan
2016-01-13
1
-5
/
+8
*
support temporary cdn change with HEX_CDN os var
Tristan Sloughter
2015-12-19
1
-0
/
+10
*
Actually fix tuple merging.
Fred Hebert
2015-12-06
1
-30
/
+53
*
Fix tuple umerging
Fred Hebert
2015-12-06
1
-7
/
+18
*
add an option to soft purge rather than purge old code
alisdair sullivan
2015-11-01
1
-8
/
+10
*
prevent rebar3 from reloading it's own path and terminating itself
alisdair sullivan
2015-10-31
1
-1
/
+7
*
refactor `rebar_erlc_compiler`
alisdair sullivan
2015-10-26
1
-1
/
+8
*
update erlware_commons
Tristan Sloughter
2015-09-19
1
-0
/
+2
*
Merge pull request #772 from tsloughter/eunit_fix
Fred Hebert
2015-09-05
1
-1
/
+6
|
\
|
*
delete and prepend code path instead of replacing, fixes #770
Tristan Sloughter
2015-09-02
1
-1
/
+6
*
|
move opts functions to new module rebar_opts
Tristan Sloughter
2015-09-01
1
-150
/
+2
*
|
more cleanup
Tristan Sloughter
2015-08-31
1
-14
/
+20
*
|
update use of hooks and plugins with state in app_info
Tristan Sloughter
2015-08-31
1
-1
/
+92
*
|
build on already created AppInfo instead of having to do copy
Tristan Sloughter
2015-08-31
1
-8
/
+8
*
|
wip: move state into app_info
Tristan Sloughter
2015-08-31
1
-5
/
+23
|
/
*
fix no_return warnings
Tristan Sloughter
2015-08-08
1
-0
/
+1
*
fix dialyzer warnings, except 'no local return' warnings
Tristan Sloughter
2015-08-08
1
-1
/
+1
*
add tree option to deps command that prints pkg deps tree
Tristan Sloughter
2015-08-03
1
-0
/
+26
*
upgrade depends on the lock provider and lock prv sets state
Tristan Sloughter
2015-08-02
1
-1
/
+8
*
Merge pull request #652 from tsloughter/escape_and
Fred Hebert
2015-07-29
1
-3
/
+3
|
\
|
*
add ; to escaped chars in path
Tristan Sloughter
2015-07-28
1
-3
/
+3
|
*
escape & in paths
Tristan Sloughter
2015-07-26
1
-3
/
+3
*
|
Merge pull request #650 from tsloughter/upgrades_git_pkg_fix
Fred Hebert
2015-07-26
1
-0
/
+15
|
\
\
|
|
/
|
/
|
[next]