gitui/asyncgit/src/sync
Martin Kühl 5550415e3c
cred: check pushurl before checking url (#967)
* cred: check pushurl before checking url

if a remote has both a pushurl and a url, need_username_password should check the pushurl before checking the url since we might not need credentials for the former
2021-12-09 22:47:27 +01:00
..
branch support bare repos (#1028) 2021-12-05 00:35:45 +01:00
remotes support bare repos (#1028) 2021-12-05 00:35:45 +01:00
staging support bare repos (#1028) 2021-12-05 00:35:45 +01:00
blame.rs fix windows build 2021-12-08 22:24:56 +01:00
commit.rs keep commit msg on hook-fail (#1036) 2021-12-09 21:12:31 +01:00
commit_details.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
commit_files.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
commits_info.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
config.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
cred.rs cred: check pushurl before checking url (#967) 2021-12-09 22:47:27 +01:00
diff.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
hooks.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
hunks.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
ignore.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
logwalker.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
merge.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
mod.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
patches.rs support options for the way we calculate the status (#849) 2021-08-19 02:19:36 +02:00
rebase.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
repository.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
reset.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
stash.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
state.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
status.rs fix status fetch hanging on bare repos w/o worktree (#1032) 2021-12-08 22:00:55 +01:00
tags.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
tree.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
utils.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00