extrawurst
|
1032cccd55
|
cleanup format strings (#2765)
|
2025-10-29 13:58:27 +01:00 |
|
extrawurst
|
2bbaa6f3a1
|
fix a bunch more typos
|
2024-02-20 19:51:05 +01:00 |
|
Stephan Dilly
|
777d362dfc
|
less unneeded sleep
|
2021-08-31 18:12:09 +02: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
|
f1fcd341c6
|
add support for pushing tags (#569)
|
2021-03-05 17:49:40 +01: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 |
|