summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-12-28docs: bump versionmo khan
2020-12-28test: include rubygems in build outputmo khan
2020-12-28feat: fetch licenses while building rubygems indexmo khan
2020-12-28feat: require sorted_setmo khan
2020-12-28feat: include list of licenses for each dependencymo khan
2020-12-28chore: add sorted_set gem for Ruby 3mo khan
2020-12-28test: update assertionsmo khan
2020-12-25style: fix linter errorsmo khan
2020-12-25feat: parse rubygems indexmo khan
2020-11-19fix: remove spinner for streaming reportsv0.16.1mo khan
2020-11-19docs: bump version and changelogv0.16.0mo khan
2020-11-19fix: exception true is not available in 2.5 and 2.6mo khan
2020-11-19feat: print list of index files after they are builtmo khan
2020-11-19fix: rebuild rubygems indexmo khan
2020-11-19feat: pull from main branch in cache reposmo khan
2020-11-18feat: release version 0.15.1v0.15.1mo khan
2020-11-18feat: improve spinner formattingmo khan
2020-11-18refactor: rename methods to sync and buildmo khan
2020-11-18refactor: extract methods to sync and buildmo khan
2020-11-18feat: display spinner while pulling the latest cachemo khan
2020-11-18style: do not print each data filemo khan
2020-11-18feat: rebuild index during pull commandmo khan
2020-11-18docs: update CHANGELOG and versionv0.15.0mo khan
2020-11-17style: rename last_key to prev_keymo khan
2020-11-17refactor: inline eac_package methodmo khan
2020-11-17fix: parse multi-line descriptionsmo khan
2020-11-14style: fix linter errorsmo khan
2020-11-14feat: parse dpkg cataloguemo khan
2020-11-14docs: publish version 0.14.0mo khan
2020-11-14feat: extract license for apk packagemo khan
2020-11-08test: add tests for matching apk installed filemo khan
2020-11-08feat: add apk/db/installed parsermo khan
2020-08-01Upgrade gemsmo khan
2020-06-22Bump versionv0.13.5mo khan
2020-06-12Remove usage of ThreadPoolmo khan
2020-06-12Remove --show-progress optionmo khan
2020-06-12Move spinner into Table printermo khan
2020-06-12Decouple spinner from thread_poolmo khan
2020-06-12Use Pathnamemo khan
2020-06-12Remove corrupted cache directorymo khan
2020-06-07Move printers to CLI namespacemo khan
2020-06-07Extract HEADINGS constant and #to_table methodmo khan
2020-06-07Remove Reportmo khan
2020-06-07Remove require etcmo khan
2020-06-07Extract method to cleanup pypi pathmo khan
2020-06-07Default to 1 threadmo khan
2020-06-06Process each dependency in background threadmo khan
2020-06-03Use a threadpool to process each dependencymo khan
2020-06-03Remove hash reportmo khan
2020-06-03Split printers into separate filesmo khan