216 次代码提交 (41d133856bf199034b0eeb0903bedc2071fba7e1)

作者 SHA1 备注 提交日期
  Tristan Sloughter 86519cf743
fix resolving versions from vcs (#1915) 6 年前
  Tristan Sloughter dec484643c
compiler behaviour (#1893) 6 年前
  Tristan Sloughter 56b7d88975
support for hex v2, multiple repository fetching, private organizations (#1884) 6 年前
  Fred Hebert 0303567d95 Reload logger config in shell 6 年前
  Bryan Paxton d1fc937515 Abort if erl_first_files is not a list of strings 7 年前
  Fred Hebert e321ca6498 Fix handling of loosely formatted OTP_VERSION file 7 年前
  Fred Hebert 01eeda6c2c Handle Schemaless Proxy URLs in ENV vars 7 年前
  Carl-Johan Kjellander 950161357f export env expansion 7 年前
  Fred Hebert f12871451f Safer purge switch 7 年前
  Fred Hebert d45bacb73b Run a soft purge while within the compiler step 7 年前
  Fred Hebert 2d5cd9c00c OTP-21 readiness, Full Unicode support 7 年前
  Fred Hebert e57c8b7427 Prevent hard crash on duplicate plugin paths 7 年前
  Fred Hebert 963c49f5eb Unicode support in all the places 7 年前
  Vlad Dumitrescu c6eea2bd46 rebar_utils:escape_chars handles quotes 8 年前
  Artem Pervin c0184eae70 1394: refined export list and tests 8 年前
  Artem Pervin ffc2cf98d3 1394: added fix for rebar_utils, moved setting of http_options into init_config, added unit tests 8 年前
  Fred Hebert 3da4cc2221 Type specifications and edocs improvements 8 年前
  Alexander Sedov e71b80752f Some post-review changes: 8 年前
  Alexander Sedov 6e9503c4f0 Rereading system configuration sets up persistent options if possible. 8 年前
  Tristan Sloughter 854abc1bda add support for passing a sys_config to common test 9 年前
  Fred Hebert 398b3085fc Support ENV config for proxy values 9 年前
  Tristan Sloughter 9cf84e5379 add user-agent to http request headers 9 年前
  alisdair sullivan 4e0de56b90 check at runtime instead of compile time for presence of `file:list_dir_all/1` 9 年前
  Tristan Sloughter c4c7ca4244 support temporary cdn change with HEX_CDN os var 9 年前
  Fred Hebert 769e14c542 Actually fix tuple merging. 9 年前
  Fred Hebert f0876ae8c7 Fix tuple umerging 9 年前
  alisdair sullivan 67bf54d04d add an option to soft purge rather than purge old code 9 年前
  alisdair sullivan 31cc213b81 prevent rebar3 from reloading it's own path and terminating itself 9 年前
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` 9 年前
  Tristan Sloughter 860df96cd5 update erlware_commons 9 年前
  Tristan Sloughter dc3e8d789f delete and prepend code path instead of replacing, fixes #770 9 年前
  Tristan Sloughter d034f40c38 move opts functions to new module rebar_opts 9 年前
  Tristan Sloughter e6f6ccc757 more cleanup 9 年前
  Tristan Sloughter 8e25a45cbb update use of hooks and plugins with state in app_info 9 年前
  Tristan Sloughter 32d07ec076 build on already created AppInfo instead of having to do copy 9 年前
  Tristan Sloughter 98752aab93 wip: move state into app_info 9 年前
  Tristan Sloughter ecf6ad5524 fix no_return warnings 9 年前
  Tristan Sloughter 6fde1748b9 fix dialyzer warnings, except 'no local return' warnings 9 年前
  Tristan Sloughter 125ff06b74 add tree option to deps command that prints pkg deps tree 10 年前
  Tristan Sloughter 6d01729c68 upgrade depends on the lock provider and lock prv sets state 10 年前
  Tristan Sloughter 238442b57b add ; to escaped chars in path 10 年前
  Tristan Sloughter 7e4747109c escape & in paths 10 年前
  Tristan Sloughter e64671686f fix upgrade of newly added pkg dep from scm locked dep 10 年前
  Tristan Sloughter 90fbd6dbb9 add support for old format otp versions 10 年前
  Tristan Sloughter 6e9df6cc57 parse old format of OTP versions 10 年前
  Derek Brown 04fedc7422 Add functions to validate OTP release in use 10 年前
  Tristan Sloughter 6fad6efe68 support atom for branch names like rebar2 10 年前
  Fred Hebert 87a57f0432 Escape paths and args in shell commands 10 年前
  Tristan Sloughter d64cb0f863 always close port when done with it. fixes #589 10 年前
  CarlosEDP eb2d31be26 Use rebar own method to read global config file. 10 年前