index
:
xlgmokha/jive.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
jive
/
cli.rb
Age
Commit message (
Collapse
)
Author
2025-02-10
Merge code from gem because the git history is lost
HEAD
main
mo khan
2021-03-19
extract repo class
mo khan
2021-03-19
generate a pr url based on branch name
mo khan
2021-02-27
Add command to edit pr description
mo khan
2021-02-07
feat: extract host option for clone
mo khan
2021-02-07
feat: add subcommand to print semantic commit help
mo khan
2021-02-07
refactor: extract docker class
mo khan
2021-02-07
feat: add sub commands for working with docker
mo khan
2021-02-07
feat: delegate to exec when subcommand is not found
mo khan
2021-02-07
feat: add bootstrap command
mo khan
2021-02-06
refactor: collapse into one line
mo khan
2021-02-06
refactor: collapse into one line
mo khan
2021-02-06
style: fix linter errors
mo khan
2021-02-06
feat: add support to exec commands from jive.yml
mo khan
2021-02-06
refactor: move cd command to git.rb
mo khan
2021-02-06
feat: add cd command
mo khan
2021-02-06
refactor: extract classes for git and shell
mo khan
2021-02-06
feat: add setup command for instructions on how to integrate into shell
mo khan
2021-02-05
feat: add shell script shim to change directory after jive command
mo khan
2021-02-05
feat: implement command to clone src from github
mo khan
2021-02-05
feat: add stub for clone command
mo khan
2021-02-05
feat: split classes into separate files
mo khan