.. |
analytics
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
database/migrations
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
deltas
|
remove build warnings
|
2024-03-01 18:40:39 +01:00 |
error
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
gb_repository
|
remove build warnings
|
2024-03-01 18:40:39 +01:00 |
git
|
fix remaining clippy errors after main.rs refactor
|
2024-03-01 15:49:33 +01:00 |
github
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
keys
|
move from lib+bin to bin, refactor tests into crate
|
2024-03-01 15:14:30 +01:00 |
project_repository
|
remove build warnings
|
2024-03-01 18:40:39 +01:00 |
projects
|
- Add support to remove .git/gitbutler.json file while deleting project
|
2024-02-26 23:45:21 +01:00 |
sessions
|
move from lib+bin to bin, refactor tests into crate
|
2024-03-01 15:14:30 +01:00 |
tests
|
move from lib+bin to bin, refactor tests into crate
|
2024-03-01 15:14:30 +01:00 |
types
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
users
|
add TryFrom<&PathBuf> for tests
|
2024-02-14 17:25:39 +01:00 |
virtual_branches
|
initial round of dead code removal
|
2024-03-01 17:39:42 +01:00 |
watcher
|
remove build warnings
|
2024-03-01 18:40:39 +01:00 |
zip
|
unify TryFrom<&AppHandler> implementations
|
2024-02-14 17:25:39 +01:00 |
analytics.rs
|
feat: adds configurable telemetry settings for error reporting and metrics tracking
|
2024-01-28 12:59:22 +01:00 |
app.rs
|
switch global config methods to static methods
|
2024-03-01 15:35:09 +01:00 |
assets.rs
|
unify TryFrom<&AppHandler> implementations
|
2024-02-14 17:25:39 +01:00 |
commands.rs
|
initial round of dead code removal
|
2024-03-01 17:39:42 +01:00 |
database.rs
|
move from lib+bin to bin, refactor tests into crate
|
2024-03-01 15:14:30 +01:00 |
dedup.rs
|
Turn normal comment into doc comment
|
2024-03-01 12:35:41 +01:00 |
deltas.rs
|
remove build warnings
|
2024-03-01 18:40:39 +01:00 |
error.rs
|
initial round of dead code removal
|
2024-03-01 17:39:42 +01:00 |
events.rs
|
unify TryFrom<&AppHandler> implementations
|
2024-02-14 17:25:39 +01:00 |
fs.rs
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
gb_repository.rs
|
initial round of dead code removal
|
2024-03-01 17:39:42 +01:00 |
git.rs
|
use zero context hunks internally
|
2024-01-14 23:42:34 +02:00 |
github.rs
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
keys.rs
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
lock.rs
|
move from lib+bin to bin, refactor tests into crate
|
2024-03-01 15:14:30 +01:00 |
logs.rs
|
Remove LogsDir in favor of just path::PathBuf
|
2024-01-31 15:59:19 +01:00 |
main.rs
|
move from lib+bin to bin, refactor tests into crate
|
2024-03-01 15:14:30 +01:00 |
menu.rs
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
project_repository.rs
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
projects.rs
|
remove build warnings
|
2024-03-01 18:40:39 +01:00 |
reader.rs
|
move from lib+bin to bin, refactor tests into crate
|
2024-03-01 15:14:30 +01:00 |
sentry.rs
|
Revert "update rate limiting for Sentry events to allow for burst"
|
2024-02-06 21:01:46 +01:00 |
sessions.rs
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
ssh.rs
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
storage.rs
|
add TryFrom<&PathBuf> for tests
|
2024-02-14 17:25:39 +01:00 |
tests.rs
|
move from lib+bin to bin, refactor tests into crate
|
2024-03-01 15:14:30 +01:00 |
types.rs
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
users.rs
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
virtual_branches.rs
|
initial round of dead code removal
|
2024-03-01 17:39:42 +01:00 |
watcher.rs
|
move from lib+bin to bin, refactor tests into crate
|
2024-03-01 15:14:30 +01:00 |
windows.rs
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
writer.rs
|
fix remaining clippy errors after main.rs refactor
|
2024-03-01 15:49:33 +01:00 |
zip.rs
|
add TryFrom<&PathBuf> for tests
|
2024-02-14 17:25:39 +01:00 |