Commit Graph

118 Commits (778f99993accd39b33e7b5c2166170e38aacc755)
 

Author SHA1 Message Date
sgoudham c71a9d22a7
test: Add unit tests for 'parse_git_url()' 2 years ago
sgoudham 7bd38ad769
build: Add dev-dependency 'test-case'
This allows the use of paramaterised testing
2 years ago
sgoudham 26d9e5bd09
feat: Parse URL & (naively) open the url in the browser 2 years ago
sgoudham ce4138712e
refactor: Use 'AppError' for propagation to clap 2 years ago
sgoudham c632965a2a
refactor: Add 'AppError' to allow cleaner propagation of different errors 2 years ago
sgoudham db5f27c1ad
build: Add dependency 'url:2.2.2' to allow the parsing of URLs 2 years ago
sgoudham 9011c18d49
feat: Parse URL in a robust way & start adding tests 2 years ago
sgoudham cdaab08594
feat: Ensure that arguments are correctly parsed 2 years ago
sgoudham 5f0f2fff54
build: Update 'git-browser' to 'git-view' 2 years ago
sgoudham f151f58b34
build: Update 'git-remote' to 'git-browser' within repository url 2 years ago
sgoudham b46891e841
feat: Add MVP git-browser
Given no arguments, this version opens up the remote git repository on
the main branch
2 years ago
sgoudham 78d72cef00
docs: Update README.md to match new repository name 2 years ago
sgoudham 3643e1f27b
build: Setup crate info & dependencies 2 years ago
sgoudham e11e88b02b
refactor: Setup git-remote walking skeleton 2 years ago
sgoudham 3fb0c0c2b2
chore: Tidy up .gitignore 2 years ago
sgoudham a49f5624fd
ci: Add scripts & build/deploy.yml 2 years ago
Hamothy 1dd3500532
chore: Create dependabot.yml 2 years ago
Hamothy 717e5692b5
Initial commit 2 years ago