gitui/asyncgit/src
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
..
cached split up stuff into new remote mod 2021-02-24 11:32:38 +01:00
sync Async fetch (#552) 2021-02-28 19:24:05 +01:00
commit_files.rs fix problems with spawning too many async tasks underload (#196) 2020-07-18 13:57:08 +02:00
diff.rs nightly clippy fixes 2021-02-27 18:16:38 +01:00
error.rs prefer 'origin' as default remote if it exists (#544) 2021-02-24 11:04:01 +01:00
fetch.rs Async fetch (#552) 2021-02-28 19:24:05 +01:00
lib.rs Async fetch (#552) 2021-02-28 19:24:05 +01:00
push.rs Async fetch (#552) 2021-02-28 19:24:05 +01:00
remote_progress.rs Async fetch (#552) 2021-02-28 19:24:05 +01:00
revlog.rs Fix clippy error 2020-11-07 13:07:31 +01:00
status.rs fix crash interfering of other git processes (closes #271) 2020-09-27 19:11:03 +02:00
tags.rs nightly clippy fixes 2021-02-27 18:16:38 +01:00