summaryrefslogtreecommitdiff
path: root/spec/unit/cli
AgeCommit message (Collapse)Author
2024-12-31feat: Add support for Ruby 3.2+HEADv0.19.0mainmo khan
2020-12-28test: include rubygems in build outputmo khan
2020-12-28test: fix failing specmo khan
2020-11-18feat: rebuild index during pull commandmo khan
2020-06-12Remove --show-progress optionmo khan
2020-05-25Convert from using string paths to using Pathnamemo khan
* Extract a ./bin/run script * Extract defintion for NEWLINE * Add specs for matching yarn.lock * Add specs for Report * Convert package_manager to pathname * Display path in report * matches? to match?
2020-05-20Use npm cache for yarn packagesmo khan
2020-05-15Add option to disable progress barmo khan
2020-05-10Convert gif logo to pngmo khan
2020-05-07Work on making pending spec passmo khan
2020-05-07Update links from mokhan -> spandxmo khan
2020-05-03Add pending specs for detections to correctmo khan
2020-04-13Remove duplicate pending specsmo khan
2020-04-11Compare output instead of countmo khan
2020-04-09Fix failing specmo khan
2020-04-07Mark spec as pending until we can make it more stablemo khan
2020-04-06Compress a large cassettemo khan
2020-04-05Detect software licenses in yarn projectsmo khan
2020-04-04Rename fetch to pullmo khan
2020-04-04Simplify command line interfacemo khan
2020-04-04Update count for failing specmo khan
2020-04-04fix linter errormo khan
2020-04-04Fix incorrect testmo khan
2020-04-04Fix incorrect testmo khan
2020-04-04Use eager loading for parsers to registerceldem
2020-04-04Remove command class and index folderceldem
2020-03-26Fix failing specmo khan
2020-03-21Fix failing specsmo khan
2020-03-21Change default report format to tablemo khan
2020-03-17Add extension point to specify different formats of the reportmo khan
2020-03-16Fix failing specv0.10.0mo khan
2020-03-11Update scan-directory recordingmo khan
2020-03-11Add directory scanningmo khan
2020-03-03Update spdx/license-list-data cataloguemo khan
2020-03-03Update build subcommand to delegate to Indexmo khan
2020-03-03Extract core namespacemo khan
2020-03-03Extract cli namespacemo khan