gitui/asyncgit/src/sync
Stephan Dilly 67f3a13716
only show non-clean repo states (#553)
* only show repo state if not clean
2021-03-01 00:12:09 +01:00
..
branch Async fetch (#552) 2021-02-28 19:24:05 +01:00
remotes Async fetch (#552) 2021-02-28 19:24:05 +01:00
commit.rs Use get_entry instead of get_str (#269) 2021-02-04 19:22:08 +01:00
commit_details.rs cleanup commit message line encodings to fix rendering commit msg (closes #245) 2020-08-27 01:10:38 +02:00
commit_files.rs cleanup some more expects 2020-11-01 12:16:40 +01:00
commits_info.rs fix formating for rust 1.50 2021-02-11 17:56:04 +01:00
cred.rs prefer 'origin' as default remote if it exists (#544) 2021-02-24 11:04:01 +01:00
diff.rs cleanup one more expect 2020-11-01 12:37:07 +01:00
hooks.rs fix hook panicking (#393) 2020-11-01 12:46:59 +01:00
hunks.rs cleanup one more expect 2020-11-01 12:37:07 +01:00
ignore.rs cleanup nightly clippy warnings 2021-01-08 11:55:50 +01:00
logwalker.rs Fix build (#525) 2021-02-23 10:59:10 +01:00
mod.rs Async fetch (#552) 2021-02-28 19:24:05 +01:00
reset.rs move commit into its own mod 2020-06-29 09:47:54 +02:00
stash.rs fix crash diffing stash created on cmd line (closes #178) 2020-07-07 09:10:10 +02:00
state.rs only show non-clean repo states (#553) 2021-03-01 00:12:09 +01:00
status.rs cleanup nightly clippy warnings 2021-01-08 11:55:50 +01:00
tags.rs cleanup some more expects 2020-11-01 12:16:40 +01:00
utils.rs fix core-editor ignored (#414) (#419) 2020-12-08 00:18:51 +01:00