Stephan Dilly
|
13b6b2fdc6
|
support deleting tag on remote (#1079)
|
2022-01-16 22:56:39 +01:00 |
|
Stephan Dilly
|
006cdd6373
|
support bare repos (#1028)
|
2021-12-05 00:35:45 +01:00 |
|
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 |
|
zcorniere
|
56502ad3fd
|
ability to delete remote branch (#838)
* added ability to delete remote branch (closes #622)
|
2021-08-15 17:44:55 +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 |
|
Stephan Dilly
|
59acccc484
|
split up stuff into new remote mod
|
2021-02-24 11:32:38 +01:00 |
|
Richard Menzies
|
6c974ee1d3
|
Support force push (#421)
|
2021-02-23 11:02:16 +01:00 |
|
Arnaud
|
9439114e5f
|
feat: support https push (#353)
|
2020-10-25 10:50:20 +01:00 |
|
Stephan Dilly
|
a8eb68357b
|
more logging
|
2020-09-07 22:15:26 +02:00 |
|
Stephan Dilly
|
d9e20c802d
|
support more remote callbacks
|
2020-09-07 22:08:36 +02:00 |
|
Stephan Dilly
|
de80601bf4
|
Push progress
closes #267
|
2020-09-06 17:48:14 +02:00 |
|
Stephan Dilly
|
17de5a900c
|
Test push progress (#272)
|
2020-09-04 09:08:29 +02:00 |
|