Commit Graph

12 Commits (381359215fdeb4aabd709292c782cf1d03957833)

Author SHA1 Message Date
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
sgoudham f62f74ab4c
build: Remove 'unicode-segmentation' dependency
There was no need to iterate over grapheme clusters
2 years ago
sgoudham f830f914c5
refactor: Add GitTrait to allow for easier testing 2 years ago
sgoudham 95953b87f3
refactor: Perform massive refactor 2 years ago
sgoudham 7bd38ad769
build: Add dev-dependency 'test-case'
This allows the use of paramaterised testing
2 years ago
sgoudham db5f27c1ad
build: Add dependency 'url:2.2.2' to allow the parsing of URLs 2 years ago
sgoudham 5f0f2fff54
build: Update 'git-browser' to 'git-view' 3 years ago
sgoudham f151f58b34
build: Update 'git-remote' to 'git-browser' within repository url 3 years ago
sgoudham 3643e1f27b
build: Setup crate info & dependencies 3 years ago
sgoudham e11e88b02b
refactor: Setup git-remote walking skeleton 3 years ago