aboutsummaryrefslogtreecommitdiffstats
path: root/src/owner_repo.rs
AgeCommit message (Expand)Author
2020-08-06Rename the project `git-suggestion`Teddy Wing
2020-08-05OwnerRepo: Remove ".git" suffix from HTTPS URLsTeddy Wing
2020-08-04Add license (GNU GPLv3+)Teddy Wing
2020-08-02Add documentation commentsTeddy Wing
2020-08-01OwnerRepo: Parse from SSH-style pathsTeddy Wing
2020-08-01OwnerRepo: Move `identifier_for_remote` to `OwnerRepo::from_remote`Teddy Wing
2020-08-01lib.rs: Move code to `owner_repo.rs`Teddy Wing