summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-12-24fix: checkout existing branchmo khan
2021-12-24feat: add --verbose optionmo khan
2021-12-24fix: remove existing package dir if installedmo khan
2021-12-22chore: bump versionmo khan
2021-12-22feat: add support for npm updatemo khan
2021-12-22chore: bump versionmo khan
2021-12-22refactor: extract method to determine matchmo khan
2021-12-22refactor: delegate to pull request classmo khan
2021-12-22refactor: delegate to GitHub to create pull requestmo khan
2021-12-22style: fix linter errorsmo khan
2021-12-22refactor: install straw to dry up some codemo khan
2021-12-22test: add tests for publishing updatesmo khan
2021-12-22refactor: move pull request body to an erb filemo khan
2021-12-22refactor: flatten globs into arraymo khan
2021-12-21fix: record error and move on to the next dependencyv0.1.9mo khan
2021-12-21chore: bump versionv0.1.8mo khan
2021-12-21fix: fallback to git pushmo khan
2021-12-21chore: log repo remotemo khan
2021-12-21fix: print name and version in titlemo khan
2021-12-21chore: bump versionv0.1.7mo khan
2021-12-21fix: choose credentials based on remote urlmo khan
2021-12-21fix: remove pr body footermo khan
2021-12-21fix: match exact dependency namemo khan
2021-12-21feat: update a single dependencymo khan
2021-12-20chore: bump versionv0.1.6mo khan
2021-12-20fix: parse https urlsmo khan
2021-12-20feat: extract class to publish pull requestsmo khan
2021-12-20feat: publish a pull request with updatesmo khan
2021-12-20feat: push update branches to originmo khan
2021-12-20feat: tweak log output and allow tweaking LOG_LEVELmo khan
2021-12-20test: scan bundler 1.0 projectmo khan
2021-12-19fix: checkout default branchv0.1.5mo khan
2021-12-19chore: bump versionmo khan
2021-12-19feat: add dependency on bundlermo khan
2021-12-19chore: bump versionv0.1.4mo khan
2021-12-19fix: include committermo khan
2021-12-19chore: bump versionv0.1.3mo khan
2021-12-19fix: yield gitmo khan
2021-12-19fix: record commit authormo khan
2021-12-19refactor: extract method to prep git branch for dependencymo khan
2021-12-19refactor: extract class to interact with gitmo khan
2021-12-16bump versionv0.1.2mo khan
2021-12-16feat: run bundle update quietlymo khan
2021-12-16feat: use rugged to print diffmo khan
2021-12-16feat: install octokit to interact with the GitHub APImo khan
2021-12-16fix: write to stderrmo khan
2021-12-12fix: pack exe file in gemspecmo khan
2021-12-12refactor: extract class for bundle updatemo khan
2021-12-12feat: generate spandx plugin to update dependenciesmo khan
2021-12-12search for gemfilesmo khan