gitui/asyncgit/src/sync
2020-07-20 23:40:02 +02:00
..
branch.rs cache branchname lookup (closes #159) 2020-07-04 18:12:54 +02:00
commit.rs Add command for tagging commit 2020-07-15 23:22:03 +02:00
commit_details.rs remove outdated commit method 2020-06-29 09:46:38 +02:00
commit_files.rs fix crash diffing stash created on cmd line (closes #178) 2020-07-07 09:10:10 +02:00
commits_info.rs Async tag fetching (#195) 2020-07-12 13:21:34 +02:00
diff.rs upgrade to rust 1.45 and fix new clippy warnings 2020-07-17 11:54:12 +02:00
hooks.rs cleanup use 2020-06-29 12:30:10 +02:00
hunks.rs upgrade to rust 1.45 and fix new clippy warnings 2020-07-17 11:54:12 +02:00
ignore.rs add_to_ignore failed on files without a newline at EOF (closes #191) 2020-07-10 11:25:00 +02:00
logwalker.rs remove outdated commit method 2020-06-29 09:46:38 +02:00
mod.rs Add command for tagging commit 2020-07-15 23:22:03 +02: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 fix different way of internal git represenation of tags to work (closes #206) 2020-07-20 23:40:02 +02:00
utils.rs fix opening relative paths in external edtiro (closes #184) 2020-07-09 17:47:38 +02:00