gitui/asyncgit/src
Stephan Dilly 8b096fb9e1
support multiple tags per commit (#62)
* support multiple tags per commit
* update changelog
* make sure clippy works in CI
2020-05-16 20:14:27 +02:00
..
sync support multiple tags per commit (#62) 2020-05-16 20:14:27 +02:00
diff.rs Replace unwrap calls in asyncgit with error handling - closes #53 2020-05-15 15:15:26 +02:00
error.rs Replace unwrap calls in asyncgit with error handling - closes #53 2020-05-15 15:15:26 +02:00
lib.rs Replace unwrap calls in asyncgit with error handling - closes #53 2020-05-15 15:15:26 +02:00
revlog.rs Replace unwrap calls in asyncgit with error handling - closes #53 2020-05-15 15:15:26 +02:00
status.rs Replace unwrap calls in asyncgit with error handling - closes #53 2020-05-15 15:15:26 +02:00