summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-09-22feat: allow table style choiceLars Wirzenius1-5/+16
2022-09-22refactorLars Wirzenius1-51/+65
2022-09-22use tables tho show lists of problemsLars Wirzenius1-41/+59
2022-09-22output separate lists of problemsLars Wirzenius1-3/+29
2022-09-21fix: only include build and normal dependenciesLars Wirzenius1-2/+2
2022-09-21feat: only include dependencies that aren't restricted on a targetLars Wirzenius1-9/+23
2022-09-21fix: name of dependency (was: name of dependent)Lars Wirzenius1-1/+4
2022-09-21feat: allow asking feature selection from cargoLars Wirzenius1-5/+22
2022-09-21feat: make it clearer what is required version, what version existsLars Wirzenius1-1/+1
2022-08-30feat! rewrite to parse cargo metadata instead of cargo tree outputLars Wirzenius1-93/+107
2022-07-30feat: sort output, drop duplicatesLars Wirzenius1-2/+25
2022-07-30feat: report any missing dependenciesLars Wirzenius1-1/+158
2022-07-29chore: cargo initLars Wirzenius1-0/+3