summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-05-10chore: prep 0.18.0 releasev0.18.0mo khan
2021-05-10chore: remove putsmo khan
2021-05-10fix: convert slice to stringmo khan
2021-05-10find the needlemo khan
2021-05-10fix: check for nilmo khan
2021-05-09feat: detect `.terraform.lock.hcl` filesmo khan
2021-05-09feat: parse array assignmentsmo khan
2021-05-09feat: ignore multi-line commentsmo khan
2021-05-09feat: ignore commentsmo khan
2021-05-09refactor: remove unused rulesmo khan
2021-05-09refactor: use generic name/types for blocksmo khan
2021-05-09[wip] parse argumentsmo khan
2021-05-09refactor: rename class to match zeitwerk naming conventionmo khan
2021-05-09refactor: rename file to hcl.rbmo khan
2021-05-09feat: flush out terraform lockfile parsermo khan
2021-05-09feat: parse provider name from provider blockmo khan
2021-05-09test: add unit test to for parsermo khan
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