sgoudham
|
ad06b1c38c
|
ci: avoid duplicate triggers
|
1 year ago |
sgoudham
|
e3db04e8b0
|
ci: downgrade `test-case` to 3.0.0 as potential fix
|
1 year ago |
sgoudham
|
a6cfa67b40
|
refactor: `--print` help message
|
1 year ago |
sgoudham
|
df2d5572d9
|
docs(README): new shield.io badges
|
1 year ago |
sgoudham
|
be5d6c8174
|
build: rename `build` -> `release`
|
1 year ago |
sgoudham
|
75853c661f
|
ci: remove `stable` toolchain from ci
|
1 year ago |
sgoudham
|
48b3d82cfa
|
docs(README): reformat
|
1 year ago |
sgoudham
|
436b03ffd8
|
fix: potentially solve build errors
|
1 year ago |
sgoudham
|
3335011f6d
|
refactor!: remove `--suffix` & revamp help
BREAKING-CHANGE: I couldn't decide on the
semantics of what this command should have
so, instead, I've opted to remove it.
|
1 year ago |
sgoudham
|
6ee58693ee
|
build: overhaul ci/cd pipelines
|
1 year ago |
sgoudham
|
b72a5a33fb
|
chore: reduce dependabot noise
|
1 year ago |
sgoudham
|
98cbfcc226
|
refactor: improve usage docs & help
|
1 year ago |
sgoudham
|
367c1421bb
|
refactor: fix trailing slashes in `--path`
|
1 year ago |
sgoudham
|
cc9dd3970d
|
feat: add nix flake
|
1 year ago |
sgoudham
|
41ad13e569
|
feat: implement `--path` option
closes #3
|
1 year ago |
sgoudham
|
3f9c7bd376
|
feat: allow args for `--issue`
closes #2
|
1 year ago |
sgoudham
|
1e8704ce0f
|
docs: remove inaccurate changelog
|
1 year ago |
sgoudham
|
aaeebb10fa
|
docs: simplify wording
|
1 year ago |
sgoudham
|
8fb5bbfb71
|
refactor: simplify docs and tidy up
|
1 year ago |
sgoudham
|
60e5a22d25
|
refactor: Tidy up code
- Remove unnecessary comments
- Remove unused 'mut'
|
1 year ago |
sgoudham
|
53b0a2ef6a
|
build: Update version number to v1.0.0
|
1 year ago |
Hamothy
|
f6a6c7f27c
|
refactor(#4)!: Drop support for BitBucket URLs
BREAKING CHANGE: This removes support for BitBucket URLs
as I am not well versed with them to robustly support it
closes #4
|
1 year ago |
dependabot[bot]
|
4ea6a82bb1
|
build(deps): Bump webbrowser from 0.8.1 to 0.8.2
Bumps [webbrowser](https://github.com/amodm/webbrowser-rs) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/amodm/webbrowser-rs/releases)
- [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.1...v0.8.2)
---
updated-dependencies:
- dependency-name: webbrowser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
75040c6d0d
|
build(deps): Bump test-case from 2.2.1 to 2.2.2
Bumps [test-case](https://github.com/frondeus/test-case) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/frondeus/test-case/releases)
- [Changelog](https://github.com/frondeus/test-case/blob/master/CHANGELOG.md)
- [Commits](https://github.com/frondeus/test-case/compare/v2.2.1...v2.2.2)
---
updated-dependencies:
- dependency-name: test-case
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
d272f7c2fd
|
build(deps): Bump webbrowser from 0.8.0 to 0.8.1
Bumps [webbrowser](https://github.com/amodm/webbrowser-rs) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/amodm/webbrowser-rs/releases)
- [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.0...v0.8.1)
---
updated-dependencies:
- dependency-name: webbrowser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
7b08d328e5
|
build(deps): Bump webbrowser from 0.7.1 to 0.8.0 (#12)
Bumps [webbrowser](https://github.com/amodm/webbrowser-rs) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/amodm/webbrowser-rs/releases)
- [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.7.1...v0.8.0)
---
updated-dependencies:
- dependency-name: webbrowser
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
381359215f
|
build(deps): Bump url from 2.2.2 to 2.3.1 (#11)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
eafdb9a0c9
|
build(deps): Bump mockall from 0.11.1 to 0.11.2 (#9)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hamothy <58985301+sgoudham@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
1bc685f437
|
build(deps): Bump test-case from 2.1.0 to 2.2.1 (#8)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
Hamothy
|
e597e25a67
|
docs: Reformat README.md
|
2 years ago |
sgoudham
|
4fe0ec6334
|
ci: Allow manual bump of homebrew formula
|
2 years ago |
sgoudham
|
aedf33931d
|
ci: Change name to 'generate-changelog'
|
2 years ago |
sgoudham
|
97ea9dd12e
|
ci: Update to bump-homebrew-formula-action@v2
|
2 years ago |
sgoudham
|
949ccdf16e
|
ci: Generate changelog when release is published
|
2 years ago |
sgoudham
|
9eb9d81a14
|
ci: Update build paths & remove scripts/
|
2 years ago |
Hamothy
|
d19ed9448a
|
ci: Cache Dependencies for GH Actions
This allows for faster build times as caches are automatically created
|
2 years ago |
Hamothy
|
7b5f0e4a80
|
docs: Update formatting in README.md
|
2 years ago |
Hamothy
|
1e07be9b82
|
fix: Stop triggering workflow twice
|
2 years ago |
sgoudham
|
b58975d128
|
chore: Start tracking Cargo.lock
|
2 years ago |
sgoudham
|
8e3596607a
|
chore: Unignore Cargo.lock
As mentioned in https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
the Cargo.lock file should be checked in for binaries
|
2 years ago |
sgoudham
|
1a3f4c88d9
|
fix: Remove '--issue 256' example from usage.png
|
2 years ago |
sgoudham
|
1caef9b532
|
build: Remove 'edited' trigger from generating CHANGELOG
|
2 years ago |
Hamothy
|
56c6f5f5ee
|
docs(CHANGELOG): Update release notes
|
2 years ago |
Hamothy
|
960e07c404
|
docs(CHANGELOG): Update release notes
|
2 years ago |
sgoudham
|
a227adfbfa
|
fix: Change project name to 'git-view'
|
2 years ago |
Hamothy
|
70bc6ff544
|
Merge pull request #1 from sgoudham/v0.1.0
|
2 years ago |
sgoudham
|
47c25dd2bc
|
build: Add workflow for auto-generating CHANGELOGs
|
2 years ago |
sgoudham
|
c66ab8a41e
|
docs: Update README.md
|
2 years ago |
sgoudham
|
dee14a2f79
|
docs: Add 'usage.png' showing different usages
|
2 years ago |
sgoudham
|
af001e002a
|
fix: Change commit from 'latest' to 'current'
|
2 years ago |