gitui/asyncgit/src/sync
2020-10-11 13:22:45 +02:00
..
branch.rs more idiomatic way 2020-10-11 13:22:45 +02: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 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 changelog update 2020-08-18 21:48:59 +02:00
hunks.rs Rust1.46 and nightly ci (#246) 2020-08-28 10:52:24 +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 Branch popup (#303) 2020-10-10 01:27:13 +02:00
remotes.rs Handled crash when git2 failed to obtain username from URL 2020-10-05 10:05:17 +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 use new tag_foreach api 2020-07-22 01:54:22 +02:00
utils.rs new 'create branch' popup (#254) 2020-08-29 14:15:06 +02:00