gitbutler/crates/gitbutler-tauri/src
2024-05-11 20:52:05 +02:00
..
sessions move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
app.rs remove unused imports 2024-05-10 20:31:07 +02:00
askpass.rs make askpass broker a global 2024-05-07 16:07:37 +02:00
commands.rs remove unused project_flush_and_push 2024-05-11 20:52:05 +02:00
deltas.rs fix: assure all top-level application errors are traced. (#3451) 2024-04-09 12:52:20 +02:00
error.rs initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
github.rs initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
keys.rs fix: assure all top-level application errors are traced. (#3451) 2024-04-09 12:52:20 +02:00
lib.rs rename tauri module for undo operations 2024-05-08 00:36:16 +02:00
logs.rs remove sentry from rust code 2024-04-29 15:46:29 +02:00
main.rs remove unused project_flush_and_push 2024-05-11 20:52:05 +02:00
menu.rs Fix lint 2024-05-06 17:42:34 +02:00
projects.rs avoid &str in place where ProjectId could be used 2024-04-15 16:23:18 +02:00
undo.rs add an enpoint for getting the snapshot diff 2024-05-09 11:24:42 -07:00
users.rs remove sentry from rust code 2024-04-29 15:46:29 +02:00
virtual_branches.rs make askpass broker a global 2024-05-07 16:07:37 +02:00
watcher.rs remove posthog from the rust code 2024-04-29 16:12:14 +02:00
zip.rs Revert "Remove unused (?) allow clippy statements" 2024-04-09 14:50:31 +02:00