gitbutler/packages/tauri/src
2023-11-28 14:53:29 +01:00
..
analytics cleanup some cranky rules 2023-10-19 15:25:27 +02:00
database chore: remove unused bookmark functionality and related code 2023-11-17 12:32:20 +01:00
deltas extract deltas controller 2023-11-08 12:28:50 +01:00
gb_repository handle git network errors 2023-11-22 15:05:06 +01:00
git chore: remove unused code related to Refname Tag and refactor Refname HEAD and STASH to Refname Other 2023-11-24 17:13:16 +01:00
github enable more clippy lints and allow a few that would make our life much harder, allow also some that need more careful review (number casts) 2023-10-11 11:29:41 +02:00
keys use github token for fetching / pushing 2023-10-17 14:19:47 +02:00
lock fixup 2023-10-17 15:46:38 +02:00
project_repository fix push code (#1714) 2023-11-27 18:25:50 +01:00
projects make wathcher handlers async 2023-11-21 09:30:49 +01:00
sessions handle open error 2023-11-14 15:19:22 +01:00
users refactor project menu 2023-11-23 12:58:15 +01:00
virtual_branches fix losing work on base branch update 2023-11-28 13:59:17 +01:00
watcher fix push code (#1714) 2023-11-27 18:25:50 +01:00
zip add validation error code 2023-10-23 09:37:54 +02:00
app.rs rename branch to refname 2023-11-22 10:33:31 +01:00
assets.rs 🔨 chore: add support for proxying upstream branch in proxy_virtual_branch method 2023-10-23 15:22:32 +02:00
bin.rs replace cranky with new clippy 2023-11-24 09:03:04 +01:00
commands.rs instead of flushing vbranches before flushing session, do it all the time 2023-11-27 10:20:16 +01:00
dedup.rs fix clippy in tests 2023-10-13 15:33:18 +02:00
error.rs refactor project menu 2023-11-23 12:58:15 +01:00
events.rs chore: remove unused bookmark functionality and related code 2023-11-17 12:32:20 +01:00
fs.rs add and fix clippy::restrictions lints (#1341) 2023-10-11 15:14:54 +02:00
id.rs typed virtual branch id 2023-10-13 12:50:05 +02:00
lib.rs replace cranky with new clippy 2023-11-24 09:03:04 +01:00
logs.rs keep at most 14 log files 2023-11-28 14:53:29 +01:00
menu.rs refactor project menu 2023-11-23 12:58:15 +01:00
paths.rs define types for local app dir and logs dir 2023-10-10 09:21:47 +02:00
reader.rs fix clippy in tests 2023-10-13 15:33:18 +02:00
sentry.rs introduce rate limiter for sentry 2023-11-14 16:58:51 +01:00
storage.rs define types for local app dir and logs dir 2023-10-10 09:21:47 +02:00
test_utils.rs fix push code (#1714) 2023-11-27 18:25:50 +01:00
writer.rs cleanup some cranky rules 2023-10-19 15:25:27 +02:00