gitbutler/crates/gitbutler-tauri/src
2024-09-08 16:34:58 +02:00
..
app.rs remove useless credentials helper struct 2024-09-06 11:03:57 +02:00
askpass.rs move id module to its own crate 2024-07-09 12:39:18 +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
github.rs initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
lib.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
logs.rs Add a flag to allow performance logging: GITBUTLER_PERFORMANCE_LOG 2024-08-28 11:41:29 +02:00
main.rs feat: initial template dropdown support 2024-09-08 16:16:09 +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 Jiggle some code about 2024-08-27 13:05:28 +02:00
open.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
projects.rs fix: git paths 2024-09-08 16:34:58 +02:00
remotes.rs run the nightly cargo fmt with pnpm fmt 2024-07-28 21:02:40 +02:00
repo.rs refactor clone for clarity 2024-09-07 21:08:31 +02:00
secret.rs run the nightly cargo fmt with pnpm fmt 2024-07-28 21:02:40 +02:00
undo.rs run the nightly cargo fmt with pnpm fmt 2024-07-28 21:02:40 +02:00
users.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
virtual_branches.rs Remove unnecessary VirtualBranchActions struct 2024-09-06 14:12:14 +02:00
window.rs Added unstaged changes event 2024-08-27 13:05:07 +02:00
zip.rs run the nightly cargo fmt with pnpm fmt 2024-07-28 21:02:40 +02:00