unreleased
- Adds the
actions
command
- Bumps dependencies
- Fixes the issue with
git+ssh://
in remotes #267
- Bumps dependencies
- Adds "git open compare" command
- Upgraded dependencies
- Fixes a bug when custom ports are used in the remote
- Upgraded dependencies
- Updated readme to recommend the use of pipx over pipsi
- Adds a "git open commit" sub-command
- Adds a "git open branch" sub-command
- Updated dependencies
- Updated dependencies
- Moves to the new repository
- Updated dependencies
- Deploy to pypi from travis
- Add a download badge from http://pepy.tech/project/git-open to the readme
- Add a test that will ensure that the dependencies will be checked by snyk.io when versions are bumped by dependabot
- Fixes an issue with opening public repositories
- Fix the build
- Fix the manifest.in
- Add a vulnerabilities checking to the CI pipeline (snyk.io)
- Add the package to pypi
- Update the install readme
- Updated ci pipeline
- Update the install description
- Implemented tox testing
- Created