Commit Graph

19 Commits (d5875b556c7b95361209f235cf9d243078a3439f)

Author SHA1 Message Date
sgoudham a6cfa67b40 refactor: `--print` help message 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 98cbfcc226 refactor: improve usage docs & help 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 60e5a22d25 refactor: Tidy up code
- Remove unnecessary comments
- Remove unused 'mut'
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
sgoudham af001e002a
fix: Change commit from 'latest' to 'current' 2 years ago
sgoudham efa38be50a
refactor: Reformat '-h' flag output 2 years ago
sgoudham b5572a5adc
feat: Add support for suffix 2 years ago
sgoudham f830f914c5
refactor: Add GitTrait to allow for easier testing 2 years ago
sgoudham ba6e9cf95a
feat: Add argument 'issue' to open issues 2 years ago
sgoudham 8f7210a17e
refactor: Don't map to String anymore 2 years ago
sgoudham 95953b87f3
refactor: Perform massive refactor 2 years ago
sgoudham ce4138712e
refactor: Use 'AppError' for propagation to clap 3 years ago
sgoudham cdaab08594
feat: Ensure that arguments are correctly parsed 3 years ago
sgoudham 5f0f2fff54
build: Update 'git-browser' to 'git-view' 3 years ago
sgoudham b46891e841
feat: Add MVP git-browser
Given no arguments, this version opens up the remote git repository on
the main branch
3 years ago
sgoudham e11e88b02b
refactor: Setup git-remote walking skeleton 3 years ago