gitui/asyncgit/src/sync
Stephan Dilly 23944dc608
error if force push was rejected (#810)
* error if force push was rejected
2021-07-10 14:11:01 +02:00
..
branch allow walking repo including all available refs 2021-05-30 12:03:03 +02:00
remotes error if force push was rejected (#810) 2021-07-10 14:11:01 +02:00
staging cleanup 2021-05-24 00:35:00 +02:00
blame.rs cleanup some TODO 2021-04-27 17:51:29 +02:00
commit.rs use new custom logwalker 2021-06-04 09:55:19 +02:00
commit_details.rs Fix 663 msg scroll (#669) 2021-04-25 14:09:53 +02:00
commit_files.rs more linting (#647) 2021-04-17 23:17:19 +02:00
commits_info.rs limit log message to first line of commit msg (#662) 2021-04-24 14:55:26 +02:00
config.rs honor showUntrackedFiles config (#753) 2021-06-01 09:56:55 +02:00
cred.rs more linting (#647) 2021-04-17 23:17:19 +02:00
diff.rs nightly clippy fixes 2021-06-05 10:28:18 +02:00
hooks.rs more linting (#647) 2021-04-17 23:17:19 +02:00
hunks.rs more linting (#647) 2021-04-17 23:17:19 +02:00
ignore.rs fix debug print when adding afile to ignore 2021-04-23 18:10:06 +02:00
logwalker.rs Add filter to AsyncLog 2021-06-26 13:07:03 +02:00
merge.rs Use libgit2 to get the merge commit message. (#755) 2021-06-01 17:29:24 +02:00
mod.rs Add filter to AsyncLog 2021-06-26 13:07:03 +02:00
patches.rs more linting (#647) 2021-04-17 23:17:19 +02:00
reset.rs honor showUntrackedFiles config (#753) 2021-06-01 09:56:55 +02:00
stash.rs nightly clippy fixes 2021-06-05 10:28:18 +02:00
state.rs more linting (#647) 2021-04-17 23:17:19 +02:00
status.rs honor showUntrackedFiles config (#753) 2021-06-01 09:56:55 +02:00
tags.rs nightly clippy fixes 2021-06-05 10:28:18 +02:00
tree.rs filetree paniced on non utf8 files/paths 2021-07-05 00:26:32 +02:00
utils.rs Add undo_last_commit command (#769) 2021-06-07 16:46:45 +02:00