41 次代码提交 (a1b1df4ac9ec1e51fac6a81dc80fa87a39316912)

作者 SHA1 备注 提交日期
  Fred Hebert 963c49f5eb Unicode support in all the places 7 年前
  Tristan Sloughter 695da1e0c2 change package version warning to debug 8 年前
  Nathaniel Waisbrot 62e1aaf6f5
expect the `missing_package` error to have arity 2 or 3 8 年前
  Fred Hebert 124f121d38 Support package hashes in structure and lockfile 9 年前
  Tristan Sloughter c5848fc5d1 fix auto-registry update to work even when not a locked pkg-vsn 9 年前
  Heinz N. Gies e9e62657c9 Add more hex rules so they don't throw errors 9 年前
  Tristan Sloughter c4c7ca4244 support temporary cdn change with HEX_CDN os var 9 年前
  Tristan Sloughter 2242daaec9 auto-update the registry if a pkg isn't found, fail if it still isn't found 9 年前
  Tristan Sloughter 9184a42ef3 fix typo of guarantee. h/t evan 9 年前
  Tristan Sloughter cfd4beb99d hooks/artifacts are always run/resolved from an app unless at top of umbrella 9 年前
  Fred Hebert c57177fde8 Revert "Revert "only load packages when needed"" 9 年前
  Fred Hebert 3f83b3a382 Revert "only load packages when needed" 9 年前
  Tristan Sloughter 8732b7d5bd only load packages when needed 9 年前
  Tristan Sloughter dae1b4cc82 improve error messages for packages by checking its existance before fetching 9 年前
  Tristan Sloughter 391959dae8 use 'default' for default hex repo path in cache and include in info messages 9 年前
  Tristan Sloughter cf5390f018 replace use of dict of packages and registry with single ets table 9 年前
  Tristan Sloughter 31a24ad4ff this patch treats pkg and src deps as equals, so level decides winner 9 年前
  pvmart 1f725ffdfc fix leaking hex_registry table 9 年前
  Fred Hebert ca038d39f7 Proper custom pkg index support, some tests 10 年前
  Tristan Sloughter 819d0fb06f verify checksums of hex packages 10 年前
  Tristan Sloughter c612b0e1fd check registry for missing package that may exist for mix 10 年前
  Tristan Sloughter ce74589a56 handle missing package in registry by skipping 10 年前
  Tristan Sloughter 41b95eb295 add test for single atom pkg dep picking the highest available 10 年前
  Tristan Sloughter d75ba02671 support single atoms for pkg deps, fetch highest version available 10 年前
  Tristan Sloughter e73ed97cfd follow xdg standard. fixes #122 10 年前
  Tristan Sloughter 501b9b42df print error message suggesting to run rebar3 update if missing package index 10 年前
  Tristan Sloughter 410e2bcdec replace package management with hex.pm 10 年前
  Fred Hebert 449d6baabc Fix error message to point to rebar3 10 年前
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir 10 年前
  Tristan Sloughter 9afd6e89b2 global plugins install to global config directory 10 年前
  Tristan Sloughter 3e01e3e46d replace rlx_depsolver types with new package types 10 年前
  Tristan Sloughter af35d5f0a2 replace rlx_depsolver use with new rebar_digraph 10 年前
  Tristan Sloughter f22db1302d new dep graph working 10 年前
  Tristan Sloughter 6cae428058 use CONFIG_DIR of rebar3 for config directories 10 年前
  Tristan Sloughter 21cf46ff9c dialyzer fixes 10 年前
  Tristan Sloughter 6efdd8cbfe fix namespaced types for pre-17 otp 10 年前
  Tristan Sloughter 1854276fb5 down to last 2 dialyzer errors 10 年前
  Tristan Sloughter 6356112cbb more dialyzer fun. no likey opaque types 10 年前
  Tristan Sloughter f4ab647c95 fix for wrong function call to depsolver new for empty graph 10 年前
  Tristan Sloughter 4b31a20a61 improved dep handling and add package list task 10 年前