gitui/asyncgit/src/sync
2021-11-28 16:54:37 +01:00
..
branch fix hirarchical branch names (#931) 2021-10-06 10:50:57 +02:00
remotes fetch all branches fetches tags aswell 2021-11-28 16:54:37 +01:00
staging some more immutable string optimizations 2021-08-27 09:40:45 +02:00
blame.rs blame: fixup windows paths (#984) 2021-11-12 15:52:29 +01:00
commit.rs compare two commits (#860) 2021-08-21 15:49:39 +02:00
commit_details.rs show subject line of commits compared 2021-08-21 16:11:33 +02:00
commit_files.rs improve files in diff speed (#979) 2021-11-11 13:36:17 +01:00
commits_info.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
config.rs support options for the way we calculate the status (#849) 2021-08-19 02:19:36 +02:00
cred.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
diff.rs some more immutable string optimizations 2021-08-27 09:40:45 +02:00
hooks.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
hunks.rs support options for the way we calculate the status (#849) 2021-08-19 02:19:36 +02:00
ignore.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
logwalker.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
merge.rs support pull from remote (#945) 2021-10-13 15:34:58 +02:00
mod.rs support pull from remote (#945) 2021-10-13 15:34:58 +02:00
patches.rs support options for the way we calculate the status (#849) 2021-08-19 02:19:36 +02:00
rebase.rs support pull from remote (#945) 2021-10-13 15:34:58 +02:00
reset.rs honor options in stage_all command (see #933) 2021-10-23 15:34:49 +02:00
stash.rs compare two commits (#860) 2021-08-21 15:49:39 +02:00
state.rs allow rebase with conflicts (#897) 2021-09-29 18:55:47 +02:00
status.rs support options for the way we calculate the status (#849) 2021-08-19 02:19:36 +02:00
tags.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
tree.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
utils.rs honor options in stage_all command (see #933) 2021-10-23 15:34:49 +02:00