..
branch
Get default push remote from configuration ( #2156 )
2024-04-14 12:12:09 +02:00
remotes
Get default fetch remote from configuration ( #2204 )
2024-05-16 12:03:55 +02:00
staging
fix a bunch more typos
2024-02-20 19:51:05 +01:00
blame.rs
fix: fix typos ( #2092 )
2024-02-21 21:27:33 +01:00
commit.rs
sign with ssh key in disc ( #2175 )
2024-04-10 11:53:23 +02:00
commit_details.rs
Remove unused clippy warning suppression (missing_const_for_fn) ( #2115 )
2024-03-07 20:08:28 +01:00
commit_files.rs
fix nighty and raise msrv
2024-02-19 11:36:38 +01:00
commit_filter.rs
fix nighty and raise msrv
2024-02-19 11:36:38 +01:00
commit_revert.rs
implement reverting commit from revlog ( #1057 )
2021-12-29 16:40:22 +01:00
commits_info.rs
fix nighty and raise msrv
2024-02-19 11:36:38 +01:00
config.rs
fix: fix typos ( #2092 )
2024-02-21 21:27:33 +01:00
cred.rs
Get default fetch remote from configuration ( #2204 )
2024-05-16 12:03:55 +02:00
diff.rs
fix sorting of commits in diff view ( #1747 )
2024-02-12 20:33:46 +01:00
hooks.rs
Support prepare commit hook ( #1978 )
2023-12-16 00:07:54 +01:00
hunks.rs
fix hunk edits with non standard diff options ( #1803 )
2023-08-10 14:48:36 +02:00
ignore.rs
fix nightly clippy
2022-12-10 11:27:59 +01:00
logwalker.rs
Add LogWalkerWithoutFilter, using gitoxide ( #2275 )
2024-07-08 09:25:44 +02:00
merge.rs
Revert "Change diff renamed files ( #1040 )"
2022-04-24 22:30:40 +02:00
mod.rs
Add LogWalkerWithoutFilter, using gitoxide ( #2275 )
2024-07-08 09:25:44 +02:00
patches.rs
Revert "Change diff renamed files ( #1040 )"
2022-04-24 22:30:40 +02:00
rebase.rs
Fix branch switch with slash ( #1857 )
2023-08-29 16:39:58 +02:00
repository.rs
support opening submodule ( #1298 )
2022-08-31 10:51:08 +02:00
reset.rs
support reset from log view ( #1534 )
2023-02-04 16:15:26 +01:00
reword.rs
Support git commit signing using OpenPGP ( #1544 )
2024-03-24 13:08:28 -07:00
sign.rs
sign with ssh key in disc ( #2175 )
2024-04-10 11:53:23 +02:00
stash.rs
fix a bunch more typos
2024-02-20 19:51:05 +01:00
state.rs
fix nightly clippy
2022-07-02 08:17:15 +02:00
status.rs
fix a bunch more typos
2024-02-20 19:51:05 +01:00
submodules.rs
Support updating submodules ( #1305 )
2022-08-31 11:40:52 +02:00
tags.rs
Remove unused clippy warning suppression (missing_const_for_fn) ( #2115 )
2024-03-07 20:08:28 +01:00
tree.rs
clippy nightly fixes
2022-12-30 09:42:50 +01:00
utils.rs
more logging/diagnostics when repo cant be opened
2023-08-10 15:39:39 +02:00