Stephan Dilly
|
524add843d
|
more lints (#648)
|
2021-04-18 00:08:35 +02:00 |
|
Stephan Dilly
|
f0a367c3f5
|
more linting (#647)
|
2021-04-17 23:17:19 +02:00 |
|
Stephan Dilly
|
4b56a636ff
|
fix crash interfering of other git processes (closes #271)
|
2020-09-27 19:11:03 +02:00 |
|
Stephan Dilly
|
58a1719c98
|
fix problems with spawning too many async tasks underload (#196)
|
2020-07-18 13:57:08 +02:00 |
|
Stephan Dilly
|
51d17b2596
|
prevent stacking up more and more status requests (#156)
|
2020-06-29 17:53:01 +02:00 |
|
Stephan Dilly
|
18c4d872d3
|
more debug logging
|
2020-06-29 16:03:35 +02:00 |
|
Stephan
|
4a442f3829
|
cleanup use
|
2020-06-29 12:30:10 +02:00 |
|
Stephan Dilly
|
43905cfa6b
|
cleanup TODO
|
2020-06-12 15:04:52 +02:00 |
|
Stephan Dilly
|
38413d069e
|
consistent log:: usage
|
2020-05-23 23:31:15 +02:00 |
|
Mehran Kordi
|
4c17660956
|
anyhow integration (closes #77)
|
2020-05-23 17:12:38 +02:00 |
|
Stephan Dilly
|
572be62b5f
|
cleanup having two AsyncStatus
|
2020-05-22 14:58:59 +02:00 |
|
Stephan Dilly
|
1c03458de7
|
merge uses
|
2020-05-19 23:11:28 +02:00 |
|
Mehran Kordi
|
03505b9eb6
|
Replace unwrap calls in asyncgit with error handling - closes #53
|
2020-05-15 15:15:26 +02:00 |
|
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 |
|