33 Révisions (9184a42ef32f1ed06f9f2e3c8c0d4e949cc0c579)

Auteur SHA1 Message Date
  Tristan Sloughter 9184a42ef3 fix typo of guarantee. h/t evan il y a 9 ans
  Tristan Sloughter cfd4beb99d hooks/artifacts are always run/resolved from an app unless at top of umbrella il y a 9 ans
  Fred Hebert c57177fde8 Revert "Revert "only load packages when needed"" il y a 9 ans
  Fred Hebert 3f83b3a382 Revert "only load packages when needed" il y a 9 ans
  Tristan Sloughter 8732b7d5bd only load packages when needed il y a 9 ans
  Tristan Sloughter dae1b4cc82 improve error messages for packages by checking its existance before fetching il y a 9 ans
  Tristan Sloughter 391959dae8 use 'default' for default hex repo path in cache and include in info messages il y a 9 ans
  Tristan Sloughter cf5390f018 replace use of dict of packages and registry with single ets table il y a 9 ans
  Tristan Sloughter 31a24ad4ff this patch treats pkg and src deps as equals, so level decides winner il y a 9 ans
  pvmart 1f725ffdfc fix leaking hex_registry table il y a 9 ans
  Fred Hebert ca038d39f7 Proper custom pkg index support, some tests il y a 10 ans
  Tristan Sloughter 819d0fb06f verify checksums of hex packages il y a 10 ans
  Tristan Sloughter c612b0e1fd check registry for missing package that may exist for mix il y a 10 ans
  Tristan Sloughter ce74589a56 handle missing package in registry by skipping il y a 10 ans
  Tristan Sloughter 41b95eb295 add test for single atom pkg dep picking the highest available il y a 10 ans
  Tristan Sloughter d75ba02671 support single atoms for pkg deps, fetch highest version available il y a 10 ans
  Tristan Sloughter e73ed97cfd follow xdg standard. fixes #122 il y a 10 ans
  Tristan Sloughter 501b9b42df print error message suggesting to run rebar3 update if missing package index il y a 10 ans
  Tristan Sloughter 410e2bcdec replace package management with hex.pm il y a 10 ans
  Fred Hebert 449d6baabc Fix error message to point to rebar3 il y a 10 ans
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir il y a 10 ans
  Tristan Sloughter 9afd6e89b2 global plugins install to global config directory il y a 10 ans
  Tristan Sloughter 3e01e3e46d replace rlx_depsolver types with new package types il y a 10 ans
  Tristan Sloughter af35d5f0a2 replace rlx_depsolver use with new rebar_digraph il y a 10 ans
  Tristan Sloughter f22db1302d new dep graph working il y a 10 ans
  Tristan Sloughter 6cae428058 use CONFIG_DIR of rebar3 for config directories il y a 10 ans
  Tristan Sloughter 21cf46ff9c dialyzer fixes il y a 10 ans
  Tristan Sloughter 6efdd8cbfe fix namespaced types for pre-17 otp il y a 10 ans
  Tristan Sloughter 1854276fb5 down to last 2 dialyzer errors il y a 10 ans
  Tristan Sloughter 6356112cbb more dialyzer fun. no likey opaque types il y a 10 ans
  Tristan Sloughter f4ab647c95 fix for wrong function call to depsolver new for empty graph il y a 10 ans
  Tristan Sloughter 4b31a20a61 improved dep handling and add package list task il y a 10 ans