Stephan Dilly
|
fa051e9226
|
nightly clippy fixes
|
2021-09-17 09:14:28 +00:00 |
|
Stephan Dilly
|
dad8e8d43d
|
cargo fmt: use hardtabs
since it does not support hard-whitespaces its the only way to make whitespaces consisitent and checked
|
2021-08-17 14:24:25 +02:00 |
|
Stephan Dilly
|
8032c35902
|
refactor better name
|
2021-06-07 23:04:07 +02:00 |
|
Stephan Dilly
|
f0a367c3f5
|
more linting (#647)
|
2021-04-17 23:17:19 +02:00 |
|
Stephan Dilly
|
ee5b9d9f4e
|
Fix exit on fetching a branch that has no upstream/remote (#638)
* do not assume remote/upstream of a branch anymore
|
2021-04-12 16:47:08 +02:00 |
|
Stephan Dilly
|
4d4761ed21
|
fix fetch notifications (#555)
* fix fetch notifications
* actually show fetch transfer progress
* reduce sleep because it significantly slows down fetching
|
2021-03-01 12:32:39 +01:00 |
|
Stephan Dilly
|
39fb65b396
|
Async fetch (#552)
* async fetch
* reuse remote progress for fetch
* prvent push/fetch popup from closing too soon
|
2021-02-28 19:24:05 +01:00 |
|