summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-02-10Merge code from gem because the git history is lostHEADmainmo khan
2021-03-19refactor: extract methods for generating slugsv0.4.4mo khan
2021-03-19extract repo classmo khan
2021-03-19generate a pr url based on branch namemo khan
2021-03-01fix: fix path to mkdir to work on macOSv0.4.3mo khan
2021-02-27bump versionv0.4.2mo khan
2021-02-27move checklist to headermo khan
2021-02-27Comment sections that are not meant to be visiblemo khan
2021-02-27require uriv0.4.1mo khan
2021-02-27bump versionv0.4.0mo khan
2021-02-27update pr templatemo khan
2021-02-27Add command to edit pr descriptionmo khan
2021-02-17bump versionv0.3.3mo khan
2021-02-17fix: mkdir -p returns non-zero when dir exists on macOSmo khan
2021-02-07chore: bump versionv0.3.2mo khan
2021-02-07fix: add support for git.sr.htmo khan
2021-02-07fix: pass host to cdmo khan
2021-02-07feat: extract host option for clonemo khan
2021-02-07fix: require docker filev0.3.1mo khan
2021-02-07chore: bump versionv0.3.0mo khan
2021-02-07feat: add subcommand to print semantic commit helpmo khan
2021-02-07refactor: extract docker classmo khan
2021-02-07feat: add sub commands for working with dockermo khan
2021-02-07feat: delegate to exec when subcommand is not foundmo khan
2021-02-07feat: install yarn packagesmo khan
2021-02-07feat: add bootstrap commandmo khan
2021-02-06chore: bump versionv0.2.3mo khan
2021-02-06chore: add setup and shipit commandsmo khan
2021-02-06chore: add console commandmo khan
2021-02-06style: add some pridemo khan
2021-02-06refactor: collapse into one linemo khan
2021-02-06refactor: collapse into one linemo khan
2021-02-06style: fix linter errorsmo khan
2021-02-06feat: add support to exec commands from jive.ymlmo khan
2021-02-06chore: bump versionv0.2.2mo khan
2021-02-06refactor: move cd command to git.rbmo khan
2021-02-06feat: add cd commandmo khan
2021-02-06refactor: extract classes for git and shellmo khan
2021-02-06chore: remove Gemfile from packagev0.2.1mo khan
2021-02-06feat: add setup command for instructions on how to integrate into shellmo khan
2021-02-06chore: remove extra files from *.gemmo khan
2021-02-06chore: ignore bin folder in packagingmo khan
2021-02-05chore: remove unused filesv0.2.0mo khan
2021-02-05chore: add bin/shipit scriptmo khan
2021-02-05chore: move dependencies into gemspecmo khan
2021-02-05chore: bump version to 0.2.0mo khan
2021-02-05style: fix linter errorsmo khan
2021-02-05feat: ass post install messagemo khan
2021-02-05refactor: execute task immediatelymo khan
2021-02-05feat: add shell script shim to change directory after jive commandmo khan