gitui/asyncgit/src/sync
2020-07-02 12:55:17 +02:00
..
branch.rs indicate what branch we are on (closes #115) 2020-06-12 22:37:53 +02:00
commit.rs move commit into its own mod 2020-06-29 09:47:54 +02:00
commit_details.rs remove outdated commit method 2020-06-29 09:46:38 +02:00
commit_files.rs show untracked files in stash commit details (closes #130) 2020-07-02 12:55:17 +02:00
commits_info.rs fix whitespace at commit-msg start breaking revlog alignment (closes #158) 2020-06-29 19:48:39 +02:00
diff.rs cleanup use 2020-06-29 12:30:10 +02:00
hooks.rs cleanup use 2020-06-29 12:30:10 +02:00
hunks.rs fix reset hunk in untracked file 2020-06-14 23:34:54 +02:00
ignore.rs support adding file/folder to gitignore (closes #44) 2020-06-01 23:32:11 +02:00
logwalker.rs remove outdated commit method 2020-06-29 09:46:38 +02:00
mod.rs move commit into its own mod 2020-06-29 09:47:54 +02:00
reset.rs move commit into its own mod 2020-06-29 09:47:54 +02:00
stash.rs fixed issue with utracked files. 2020-07-02 11:58:11 +02:00
status.rs more debug logging 2020-06-29 16:03:35 +02:00
tags.rs Support stash-apply,stash-drop 2020-05-25 16:16:49 +02:00
utils.rs move commit into its own mod 2020-06-29 09:47:54 +02:00