29 Commits (ebfa797c1f5d038b99beaf658757d974412a15c7)

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