Age | Commit message (Expand) | Author |
---|---|---|
2020-08-02 | git-sugpatch: Clean up after 38a871f28bad90e238021d8cc46b9fa926f9df75 | Teddy Wing |
2020-08-02 | git-sugpatch: Error if no remote and suggestion ID argument | Teddy Wing |
2020-08-02 | git-sugpatch: Print error and exit on `Config::get` error | Teddy Wing |
2020-08-02 | git-sugpatch: Accept multiple suggestion args; Accept suggestion ID args | Teddy Wing |
2020-08-01 | Get config | Teddy Wing |
2020-07-29 | Rename crate to 'github-suggestion' | Teddy Wing |
2020-07-29 | Suggestion: Remove `unwrap`s and return `Result`s from diff methods | Teddy Wing |
2020-07-28 | Client::new(): Return a `Result` | Teddy Wing |
2020-07-26 | Suggestion: Add `diff` method | Teddy Wing |