summaryrefslogtreecommitdiffstats
path: root/src/package/dag.rs
AgeCommit message (Expand)Author
2021-05-25Fix: Error out if a dependency cannot be foundMatthias Beyer
2021-03-04Do not pass progress bars by value, but by referenceMatthias Beyer
2021-02-06Add Tests for DAG implementationMatthias Beyer
2021-02-06Fix: If we added the package already, do not recurseMatthias Beyer
2021-02-06Rewrite package organizational structure using DAGMatthias Beyer