gitui/asyncgit/src
Stephan Dilly 2b7d7f467b
Set tracking branch on push (#452)
set upstream on each push (if not already defined). closes #275
2020-12-20 16:48:47 +01:00
..
cached support push to origin (#266) 2020-09-02 02:08:41 +02:00
sync Set tracking branch on push (#452) 2020-12-20 16:48:47 +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 Test push progress (#272) 2020-09-04 09:08:29 +02:00
error.rs cleanup some more expects 2020-11-01 02:11:55 +01:00
lib.rs cleanup some more expects 2020-11-01 02:11:55 +01:00
push.rs feat: support https push (#353) 2020-10-25 10:50:20 +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 fix problems with spawning too many async tasks underload (#196) 2020-07-18 13:57:08 +02:00