gitbutler/crates/gitbutler-tauri/src
Kiril Videlov 4ef288f60d Move RepoActionsExt out of gitbutler-repository
This is a higher level trait with lots of dependencies
2024-10-22 13:44:04 +02:00
..
app.rs Move RepoActionsExt out of gitbutler-repository 2024-10-22 13:44:04 +02:00
askpass.rs Move RepoActionsExt out of gitbutler-repository 2024-10-22 13:44:04 +02:00
commands.rs remove useless credentials helper struct 2024-09-06 11:03:57 +02:00
config.rs run the nightly cargo fmt with pnpm fmt 2024-07-28 21:02:40 +02:00
error.rs refactor clone for clarity 2024-09-07 21:08:31 +02:00
forge.rs Factor out the 'read PR template' content logic 2024-10-18 15:05:36 +02:00
github.rs gitbulter-forge crate 2024-10-17 18:15:08 +02:00
lib.rs gitbulter-forge crate 2024-10-17 18:15:08 +02:00
logs.rs Add a flag to allow performance logging: GITBUTLER_PERFORMANCE_LOG 2024-08-28 11:41:29 +02:00
main.rs Move RepoActionsExt out of gitbutler-repository 2024-10-22 13:44:04 +02:00
menu.rs fix: use our own open-rs implementation instead of relying on tauri's "shell-open" (#4748) 2024-09-07 19:28:50 +02:00
modes.rs Make edit mode fantastic 2024-10-09 15:27:20 +02:00
open.rs feat: add VSCode Insiders to "open in editor" options 2024-10-18 17:41:02 +02:00
projects.rs gitbulter-forge crate 2024-10-17 18:15:08 +02:00
remotes.rs run the nightly cargo fmt with pnpm fmt 2024-07-28 21:02:40 +02:00
repo.rs Factor out the 'read PR template' content logic 2024-10-18 15:05:36 +02:00
secret.rs run the nightly cargo fmt with pnpm fmt 2024-07-28 21:02:40 +02:00
stack.rs Rename Branch to Stack 2024-10-08 15:59:27 +02:00
undo.rs Patch stack creation 2024-10-17 12:59:14 +02:00
users.rs User: Make email optional 2024-10-09 16:43:00 +02:00
virtual_branches.rs Implement integrate upstream commits for the stacked flow 2024-10-16 12:03:20 +02:00
window.rs fix: ignore lock-failures on filesystems that don't support it (#4895) 2024-09-14 08:48:17 +02:00
zip.rs run the nightly cargo fmt with pnpm fmt 2024-07-28 21:02:40 +02:00