81 次代码提交 (a1b1df4ac9ec1e51fac6a81dc80fa87a39316912)

作者 SHA1 备注 提交日期
  Fred Hebert 963c49f5eb Unicode support in all the places 7 年前
  Fred Hebert 0bc0aeba9c REBAR_CONFIG impacts file project root only 8 年前
  Fred Hebert 8ae17c483d Fix Alisdair's review, add more types and docs 8 年前
  Fred Hebert 3da4cc2221 Type specifications and edocs improvements 8 年前
  Eric Meadows-Jönsson 5323fdc377
Always read REBAR_CONFIG env var when loading config 8 年前
  Fred Hebert e85cf555e2 Fix rebar3 dialyzer warnings 8 年前
  Fred Hebert 71df9bf141 Only display old version warning once 9 年前
  Fred Hebert 589eaf13e1 Hashes in lockfile are diff friendly 9 年前
  Fred Hebert eae1fe2f52 Don't die when source deps with [raw] are used 9 年前
  Fred Hebert 124f121d38 Support package hashes in structure and lockfile 9 年前
  Fred Hebert caf4468f3b Make lock files future-proof 9 年前
  Tristan Sloughter 3b0584abd6 handle newly added deps to config even when lock is empty 9 年前
  Heinz N. Gies 0867cadbd7 Fix consult_and_eval/2 to behave like consult 9 年前
  Garret Smith ce19c2e16d Terms is already a list 9 年前
  Tristan Sloughter f2547a457f support pkg attribute on dep to declare package name different from app name 9 年前
  Tristan Sloughter 125ff06b74 add tree option to deps command that prints pkg deps tree 9 年前
  Tristan Sloughter 806f7f9219 include app.src.script in app discover and always use if available 9 年前
  Tristan Sloughter cd8c03e1c4 check format of config file and print the bad section in the error 10 年前
  Tristan Sloughter 8528204431 print and format error message for bad .app files and all bad configs 10 年前
  Tristan Sloughter ee0f4dcd60 merge_locks crashed if a config didn't have a deps entry 10 年前
  Tristan Sloughter 4374999d95 real bootstrapping 10 年前
  Tristan Sloughter d317869a3e clean ups from Fred's comments 10 年前
  Tristan Sloughter ef22eeb387 error on dep name that isn't an atom 10 年前
  Tristan Sloughter d75ba02671 support single atoms for pkg deps, fetch highest version available 10 年前
  Fred Hebert d6dc56da03 Fix lock merging for nonexistant lock files. 10 年前
  alisdair sullivan 04235f1a63 don't attempt to merge locks when there are no dependencies 10 年前
  Tristan Sloughter 8f03afded4 consolidate app validation and exist checks 10 年前
  Tristan Sloughter 02e33a265b check for newly added deps in config file that aren't level 0 in the lock 10 年前
  Tristan Sloughter 1ff904f39a handle throw by relx 10 年前
  Tristan Sloughter b20680304d split options up by task 10 年前
  Tristan Sloughter e1b1152b21 slowly widdling away at dialyzer errors 10 年前
  Tristan Sloughter 629792f36b start of moving to splitting state from config parsing 10 年前
  Tristan Sloughter 5735c538b9 add rebar update provider 10 年前
  Tristan Sloughter a602cfc593 replace logging with ec_cmd_log from erlware_commons 10 年前
  Tristan Sloughter eb8fa02df7 large refactoring 10 年前
  Tuncer Ayaz c22370a2cb Use correct types for OTP >=17.x 11 年前
  Tuncer Ayaz 5f995bfdc0 Fix a few minor formatting inconsistencies 11 年前
  Matwey V. Kornilov a7e05f57d1 Fix build for 17.0 using the solutiong proposed by @tsloughter 11 年前
  Tuncer Ayaz 77a0eb6fe4 Fix #56 (always-on recursion) 12 年前
  Tuncer Ayaz 277a10cd3b Fix is_verbose/1 helper function 11 年前
  Tuncer Ayaz 2f636236bf rebar_config:is_verbose/0: fix variable name 11 年前
  Tuncer Ayaz 4f19572ff9 Remove two comments 12 年前
  Tuncer Ayaz 392adcf967 Refactor setup_env rebar_config funs 12 年前
  Tuncer Ayaz 252757c753 Do not use application:set_env 12 年前
  Tuncer Ayaz 4fe3306d99 Document rebar_config TODOs 13 年前
  Tuncer Ayaz db78956295 Make sure cached setup_envs are reset 13 年前
  Tuncer Ayaz e185e86bff Remove shared state 13 年前
  Tuncer Ayaz b2fdce8879 Use dict() instead of proplist() for shared env 13 年前
  Ulf Wiger afffb4895a Use correct value for file:script SCRIPT binding 13 年前
  Tuncer Ayaz 9c1a877bbe Remove gratuitous blank line 13 年前