.. |
analytics
|
add and fix clippy::restrictions lints (#1341)
|
2023-10-11 15:14:54 +02:00 |
bookmarks
|
define types for local app dir and logs dir
|
2023-10-10 09:21:47 +02:00 |
database
|
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 |
deltas
|
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 |
gb_repository
|
write objects path to gb repos alternates file
|
2023-10-12 11:09:39 +02:00 |
git
|
hide some methods under #cfg(test)
|
2023-10-12 15:35:50 +02: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
|
virtual branches conflict test
|
2023-10-12 14:25:01 +02:00 |
lock
|
reduce amount of opened file for locks
|
2023-09-25 10:36:51 +02:00 |
project_repository
|
use force push when needed
|
2023-10-11 15:09:04 +02:00 |
projects
|
check if the config allows for cloud sync (#1352)
|
2023-10-12 18:46:49 +02:00 |
search
|
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 |
sessions
|
add and fix clippy::restrictions lints (#1341)
|
2023-10-11 15:14:54 +02:00 |
users
|
support for github device oauth flow
|
2023-10-10 19:18:44 +02:00 |
virtual_branches
|
remove duplicated tests
|
2023-10-12 15:14:02 +02:00 |
watcher
|
check if the config allows for cloud sync (#1352)
|
2023-10-12 18:46:49 +02:00 |
zip
|
more clippy lints and the according fixes
|
2023-10-10 17:39:13 +02:00 |
app.rs
|
add and fix clippy::restrictions lints (#1341)
|
2023-10-11 15:14:54 +02:00 |
assets.rs
|
add and fix clippy::restrictions lints (#1341)
|
2023-10-11 15:14:54 +02:00 |
commands.rs
|
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 |
dedup.rs
|
add and fix clippy::restrictions lints (#1341)
|
2023-10-11 15:14:54 +02:00 |
error.rs
|
more custom error types
|
2023-10-09 12:05:24 +02:00 |
events.rs
|
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 |
fs.rs
|
add and fix clippy::restrictions lints (#1341)
|
2023-10-11 15:14:54 +02:00 |
lib.rs
|
check if the config allows for cloud sync (#1352)
|
2023-10-12 18:46:49 +02:00 |
logs.rs
|
define types for local app dir and logs dir
|
2023-10-10 09:21:47 +02:00 |
main.rs
|
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 |
paths.rs
|
define types for local app dir and logs dir
|
2023-10-10 09:21:47 +02:00 |
reader.rs
|
implement more From traits for Content
|
2023-10-03 10:36:43 +02:00 |
storage.rs
|
define types for local app dir and logs dir
|
2023-10-10 09:21:47 +02:00 |
test_utils.rs
|
use a real (though local) remote repository for tests
|
2023-10-11 13:56:46 +02:00 |
writer.rs
|
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 |