Commit graph

7 commits

Author SHA1 Message Date
Stephan Dilly
12cef5fccd also use status fetching for spinner state 2020-04-29 23:33:44 +02:00
Stephan Dilly
33836c591d always update status, not only when last update arrives 2020-04-17 16:09:31 +02:00
Stephan Dilly
c9cd018394 better thread panic error message 2020-03-28 14:20:23 +01:00
Stephan Dilly
41a52cfc8c more clean solution that does not need git cli
* make test run in parallel again
* better test structure
2020-03-28 13:45:19 +01:00
Stephan Dilly
4fdf09fc56 make git status fetching async 2020-03-23 11:42:50 +01:00
Stephan Dilly
b0b9fb570d better asyncgit crate structure 2020-03-23 00:50:55 +01:00
Stephan Dilly
9580f8b489 move all git method in crate, reduce main deps 2020-03-23 00:14:57 +01:00
Renamed from src/git_status.rs (Browse further)