summaryrefslogtreecommitdiff
path: root/src/rebar_prv_deps_tree.erl
Commit message (Expand)AuthorAgeFilesLines
* support for hex v2, multiple repository fetching, private organizations (#1884)Tristan Sloughter2018-09-131-4/+2
* Set unicode option for starndard_io at entry pointShunichi Shinohara2018-02-221-3/+1
* Unicode support in all the placesFred Hebert2017-08-061-2/+2
* Fix unicode rendering of deps tree (issue #1140)Jon2016-06-181-1/+1
* Added comments to explain the utf8 symbols BinaryByaruhanga Franklin2015-10-141-3/+3
* removing the /utf8 flag and using the the exact utf-8 value in bytesByaruhanga Franklin2015-10-131-3/+3
* Fix for issue #859 - unicode rendering of deps tree based on PR #865Byaruhanga Franklin2015-10-131-3/+3
* parse versions in deps tree output and support checkoutsTristan Sloughter2015-09-121-2/+7
* use ~ts for unicode output and reset encoding to latin1Tristan Sloughter2015-08-311-4/+5
* utf8 treeHeinz N. Gies2015-08-311-8/+9
* Removed extra | for last element in treeHeinz N. Gies2015-08-311-9/+14
* track the parent of umbrella app dependenciesTristan Sloughter2015-08-161-4/+9
* track parent app of deps and add tree provider to display the relationsTristan Sloughter2015-08-151-0/+79