- Feature: support Gitea.com
- Feat: 内置类型也支持部分自定义配置。
- Feat: 支持 AntCode。
- fixed #73
- feat: config in .gitconfig.
- config: github PR scheme config.
- feat: support
--remote
bash paramter.
- feat: check update.
- feat: gitopen blame.
- feat: alias cis -> commits.
- fix: encode branch name.
- fix: support branch name with dot.
- fix: replace multiple times schema placeholder.
- fix(github): Open PR by id in github. #56
- [fixed]: getBaseBranch when commit message with square brackets. #52
- feat: Useful error message for user.
- feat: Auto get base branch for create PR/MR. #47, #48
- feat: Support code.csdn.net #46
- feat: Add
gitopen branches
command. #44 - feat: Delete gitcafe(merged into coding.net). #45
- fix(path.dirname): path.dirname(undefined) throw error since node v6. #40, #41
- better open pull request way. You can choose remote branch by option menu. #35
gitopen pulls
alias:gitopen prs
,gitopen mrs
. #34
- #28, fixed bitbucket's commit scheme config.
- #27,
$ gitopen {hash}
- fixed(config): fixed bitbucket pulls scheme config. #26
- fixed #24 escape url for command args.
- fixed GitLab not support releases.
- fixed
--path
option. #23
- #22 fixed resolve relative path.
- feat(path): support open filepath or directory. #16 #21
- Add and Update gitopen, hgopen, svnopen documents
- Change
gitopen issue
to open new issue. - Change
gitopen milestone
to open new milestone. - Add
gitopen pr#1
alias for pull-request, more details sea README.
- Add feature: open pull-request or merge request by id. fixed #10
- Add
hgopen
feature #7, #14 - Refact open-commander.
- Fixed gitopen new pull-request.
- More testcases.
- Fixed custom gitlab server without scheme. #8, #9
- Add coding.net support. #2
- Add @profile support. #3
- Support Windows, Mac OS X, Unix and Linux. #1
- feat(windows): Add windows supports.