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_config.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
REBAR_CONFIG impacts file project root only
Fred Hebert
2017-02-24
1
-5
/
+5
*
Fix Alisdair's review, add more types and docs
Fred Hebert
2016-12-16
1
-3
/
+3
*
Type specifications and edocs improvements
Fred Hebert
2016-11-27
1
-4
/
+78
*
Merge pull request #1387 from ericmj/emj-rebar-config-env
Fred Hebert
2016-11-22
1
-2
/
+17
|
\
|
*
Always read REBAR_CONFIG env var when loading config
Eric Meadows-Jönsson
2016-11-22
1
-2
/
+17
*
|
Fix rebar3 dialyzer warnings
Fred Hebert
2016-11-19
1
-3
/
+1
|
/
*
Merge pull request #1207 from ferd/pkg-local-hash-lock
Fred Hebert
2016-06-22
1
-12
/
+82
|
\
|
*
Only display old version warning once
Fred Hebert
2016-06-10
1
-4
/
+17
|
*
Hashes in lockfile are diff friendly
Fred Hebert
2016-06-09
1
-2
/
+21
|
*
Support package hashes in structure and lockfile
Fred Hebert
2016-05-24
1
-14
/
+52
*
|
Don't die when source deps with [raw] are used
Fred Hebert
2016-05-27
1
-0
/
+18
|
/
*
Make lock files future-proof
Fred Hebert
2016-02-16
1
-2
/
+36
*
handle newly added deps to config even when lock is empty
Tristan Sloughter
2015-09-24
1
-3
/
+0
*
Fix consult_and_eval/2 to behave like consult
Heinz N. Gies
2015-09-20
1
-1
/
+15
*
Terms is already a list
Garret Smith
2015-09-11
1
-1
/
+1
*
support pkg attribute on dep to declare package name different from app name
Tristan Sloughter
2015-08-23
1
-0
/
+9
*
add tree option to deps command that prints pkg deps tree
Tristan Sloughter
2015-08-03
1
-13
/
+23
*
include app.src.script in app discover and always use if available
Tristan Sloughter
2015-07-26
1
-1
/
+2
*
check format of config file and print the bad section in the error
Tristan Sloughter
2015-06-18
1
-3
/
+26
*
print and format error message for bad .app files and all bad configs
Tristan Sloughter
2015-05-22
1
-12
/
+2
*
merge_locks crashed if a config didn't have a deps entry
Tristan Sloughter
2015-04-23
1
-1
/
+1
*
real bootstrapping
Tristan Sloughter
2015-04-22
1
-1
/
+0
*
clean ups from Fred's comments
Tristan Sloughter
2015-04-11
1
-2
/
+2
*
error on dep name that isn't an atom
Tristan Sloughter
2015-04-11
1
-4
/
+11
*
support single atoms for pkg deps, fetch highest version available
Tristan Sloughter
2015-04-11
1
-18
/
+22
*
Fix lock merging for nonexistant lock files.
Fred Hebert
2015-02-23
1
-0
/
+5
*
don't attempt to merge locks when there are no dependencies
alisdair sullivan
2015-02-22
1
-1
/
+1
*
consolidate app validation and exist checks
Tristan Sloughter
2015-02-22
1
-1
/
+1
*
check for newly added deps in config file that aren't level 0 in the lock
Tristan Sloughter
2015-02-19
1
-1
/
+36
*
handle throw by relx
Tristan Sloughter
2014-11-08
1
-3
/
+3
*
split options up by task
Tristan Sloughter
2014-10-10
1
-1
/
+0
*
slowly widdling away at dialyzer errors
Tristan Sloughter
2014-09-20
1
-2
/
+2
*
start of moving to splitting state from config parsing
Tristan Sloughter
2014-08-17
1
-259
/
+12
*
add rebar update provider
Tristan Sloughter
2014-08-16
1
-1
/
+9
*
replace logging with ec_cmd_log from erlware_commons
Tristan Sloughter
2014-08-16
1
-2
/
+2
*
large refactoring
Tristan Sloughter
2014-08-16
1
-39
/
+109
*
Use correct types for OTP >=17.x
Tuncer Ayaz
2014-06-29
1
-1
/
+1
*
Fix a few minor formatting inconsistencies
Tuncer Ayaz
2014-06-29
1
-2
/
+2
*
Fix build for 17.0 using the solutiong proposed by @tsloughter
Matwey V. Kornilov
2014-06-08
1
-4
/
+12
*
Fix #56 (always-on recursion)
Tuncer Ayaz
2014-03-11
1
-0
/
+4
*
Fix is_verbose/1 helper function
Tuncer Ayaz
2013-12-06
1
-5
/
+0
*
rebar_config:is_verbose/0: fix variable name
Tuncer Ayaz
2013-12-06
1
-2
/
+2
*
Remove two comments
Tuncer Ayaz
2012-08-04
1
-2
/
+0
*
Refactor setup_env rebar_config funs
Tuncer Ayaz
2012-08-04
1
-5
/
+4
*
Do not use application:set_env
Tuncer Ayaz
2012-07-23
1
-26
/
+35
*
Document rebar_config TODOs
Tuncer Ayaz
2012-07-13
1
-0
/
+2
*
Make sure cached setup_envs are reset
Tuncer Ayaz
2012-07-13
1
-1
/
+4
*
Remove shared state
Tuncer Ayaz
2012-07-13
1
-36
/
+82
*
Use dict() instead of proplist() for shared env
Tuncer Ayaz
2012-04-23
1
-9
/
+6
*
Use correct value for file:script SCRIPT binding
Ulf Wiger
2012-04-17
1
-1
/
+1
[next]