gitui/asyncgit/src/sync
2020-12-08 00:18:51 +01:00
..
branch.rs indicate if branch has an upstream and some cleanup 2020-11-01 19:43:19 +01:00
commit.rs fix logging 2020-08-28 23:54:45 +02: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 little cleanups 2020-10-25 15:43:13 +01:00
cred.rs feat: support https push (#353) 2020-10-25 10:50:20 +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 some more expects 2020-11-01 02:11:55 +01:00
logwalker.rs remove outdated commit method 2020-06-29 09:46:38 +02:00
mod.rs make sync part of lib expect safe 2020-11-01 12:49:11 +01:00
remotes.rs Change he and his to they and their 2020-11-14 01:11:23 +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
status.rs more debug logging 2020-06-29 16:03:35 +02: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