32 Commits (eda264af8a7e9fd8d5c20ce0098f46eef9f50efd)

Autor SHA1 Mensaje Fecha
  Jose M Perez 1eff250fe6 Use maps syntax for OTP 17 in deps cmd hace 6 años
  Jose M Perez ff65877f84 Refactor deps command to show lock vs config file hace 6 años
  Jose M Perez cbcaa55879 Make deps command check needs_update for every dep hace 6 años
  Tristan Sloughter 56b7d88975
support for hex v2, multiple repository fetching, private organizations (#1884) hace 6 años
  Fred Hebert 963c49f5eb Unicode support in all the places hace 7 años
  Fred Hebert e85cf555e2 Fix rebar3 dialyzer warnings hace 8 años
  Fred Hebert 124f121d38 Support package hashes in structure and lockfile hace 9 años
  Tristan Sloughter be4ae19fec track parent app of deps and add tree provider to display the relations hace 9 años
  Tristan Sloughter ab92f1a292 install package deps in same level/profile order as src deps hace 9 años
  Tristan Sloughter 6fde1748b9 fix dialyzer warnings, except 'no local return' warnings hace 10 años
  Tristan Sloughter 4bcab8ef96 add to deps tree help message that only packages are supported hace 10 años
  Tristan Sloughter 125ff06b74 add tree option to deps command that prints pkg deps tree hace 10 años
  Fred Hebert 3ed0c5feff fix bareness issues hace 10 años
  Tristan Sloughter 76893ca4b9 make deps task listed in help and update zsh/bash completions hace 10 años
  Fred Hebert 4dd3eb5aef Use resource handlers to deal with deps/semver hace 10 años
  Fred Hebert b3c14675c1 Fix dupes in deps provider, support atom pkgs hace 10 años
  Tristan Sloughter 38de29ae42 move resource modules list to rebar_state, no longer static hace 10 años
  James Fish 447fb1a02e Fix dialyzer warnings hace 10 años
  Tristan Sloughter ea82d0561d update all examples in providers to use rebar3 hace 10 años
  Fred Hebert e8b2c274e9 Fix crash on non-git source deps in deps provider hace 10 años
  Fred Hebert 53a05890ab Initial `deps` command hace 10 años
  Tristan Sloughter 79b1f23240 move back to using format_error/1 hace 10 años
  Tristan Sloughter 1dce2d36cc add format_error/2 provider callback to providers hace 10 años
  Tristan Sloughter b37a5ae611 move providers to separate app hace 10 años
  Tristan Sloughter e9a3396e56 return error messages from providers hace 10 años
  Tristan Sloughter 2357bdf67f reworking of help display and parse of commands hace 10 años
  Tristan Sloughter 4b31a20a61 improved dep handling and add package list task hace 10 años
  Tristan Sloughter 9c6e20d328 use dict for deps hace 10 años
  Tristan Sloughter c172a8aaf9 fix fetch name log hace 10 años
  Tristan Sloughter ae55c39c96 fix state of rebar for building deps hace 10 años
  Tristan Sloughter 99136c38b5 simplify dep download and building hace 10 años
  Tristan Sloughter 793b15f9f1 rename deps provider hace 10 años
  Tristan Sloughter 5bb99b81db switched package index to dict hace 10 años
  Tristan Sloughter b37fe2c4bb refactoring and remove unused providers for now hace 10 años
  Tristan Sloughter 070689632b only build unbuilt deps hace 10 años
  Tristan Sloughter 629792f36b start of moving to splitting state from config parsing hace 10 años
  Tristan Sloughter 5735c538b9 add rebar update provider hace 10 años
  Tristan Sloughter 2880e2838b move back to single command with arguments for comamnd after it hace 10 años
  Tristan Sloughter eb8fa02df7 large refactoring hace 11 años
  YAMAMOTO Takashi 5e91322e4a use the effective deps dir instead of hardcoding "deps" hace 11 años
  Nathaniel Waisbrot 41f1a891d9 Add 'p4' (Perforce) as a dependency type hace 11 años
  Tuncer Ayaz b6908421b7 erlc: clean-up, enhance, and regression fix fd17693 hace 11 años
  Tuncer Ayaz 79903b9eeb deps: remove undocumented fossil syntax hace 11 años
  Tuncer Ayaz d7cef6b4c1 Add missing dep examples and fix existing ones hace 11 años
  Andrew Thompson 01df43e58a Fix update-deps with certain forms of the {tag, ...} type hace 11 años
  Tuncer Ayaz d49ac03627 rebar_deps: fix overly long lines hace 11 años
  Tuncer Ayaz 95910c7764 rebar_deps: 'depowner' has to be stored in xconf hace 11 años
  Tuncer Ayaz 6518b5f541 rebar_deps: fix Dialyzer warning hace 11 años
  Tuncer Ayaz 348d13b064 'current_command' has to be stored in xconf hace 11 años
  Andrew Thompson e74de95eeb Address review comments and add inttest for update-deps hace 11 años