gitui/asyncgit/src
Stephan Dilly b5f1e76455
Remote branches (#618)
* allow checking out remote branch
* set tracking branch on checking out remote
* fix unittests by making branch list stable sorted by name
2021-04-06 18:16:08 +02:00
..
cached split up stuff into new remote mod 2021-02-24 11:32:38 +01:00
sync Remote branches (#618) 2021-04-06 18:16:08 +02: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 Remote branches (#618) 2021-04-06 18:16:08 +02:00
fetch.rs fix fetch notifications (#555) 2021-03-01 12:32:39 +01:00
lib.rs support discard selected lines (#571) 2021-03-08 18:00:30 +01:00
progress.rs add support for pushing tags (#569) 2021-03-05 17:49:40 +01:00
push.rs add support for pushing tags (#569) 2021-03-05 17:49:40 +01:00
push_tags.rs add support for pushing tags (#569) 2021-03-05 17:49:40 +01:00
remote_progress.rs add support for pushing tags (#569) 2021-03-05 17:49:40 +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