.. |
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
|
add TryFrom<&PathBuf> for tests
|
2024-02-14 17:25:39 +01:00 |
error
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
gb_repository
|
feat: adds support for omitting host certificate checks when authenticating with ssh
|
2024-02-09 17:51:58 +01:00 |
git
|
use diff context lines internally if configured
|
2024-02-25 23:24:58 +01:00 |
github
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
keys
|
add TryFrom<&PathBuf> for tests
|
2024-02-14 17:25:39 +01:00 |
project_repository
|
feat: verify push results
|
2024-02-23 15:12:55 +01:00 |
projects
|
adds a config for using diffs with context lines internallyl
|
2024-02-25 23:24:58 +01:00 |
sessions
|
add TryFrom<&PathBuf> for tests
|
2024-02-14 17:25:39 +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
|
update tests to reflect using the hunk context
|
2024-02-25 23:24:58 +01:00 |
watcher
|
if a project has not virtual branches migrate it to using diffs with context
|
2024-02-25 23:24:58 +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
|
unify TryFrom<&AppHandler> implementations
|
2024-02-14 17:25:39 +01:00 |
assets.rs
|
unify TryFrom<&AppHandler> implementations
|
2024-02-14 17:25:39 +01:00 |
bin.rs
|
Close App on Linux
|
2024-02-21 23:50:50 +01:00 |
commands.rs
|
fix: show better error message when loading a repository without commits
|
2024-02-21 22:22:41 +01:00 |
database.rs
|
add TryFrom<&PathBuf> for tests
|
2024-02-14 17:25:39 +01:00 |
dedup.rs
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
deltas.rs
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
error.rs
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +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
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +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 |
lib.rs
|
Remove LogsDir in favor of just path::PathBuf
|
2024-01-31 15:59:19 +01:00 |
lock.rs
|
use batch reader for sessions
|
2024-01-08 09:02:19 +01:00 |
logs.rs
|
Remove LogsDir in favor of just path::PathBuf
|
2024-01-31 15:59:19 +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
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
reader.rs
|
avoid race conditions by using timestamp instead of bool
|
2024-01-11 15:39: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 |
test_utils.rs
|
add TryFrom<&PathBuf> for tests
|
2024-02-14 17:25:39 +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
|
use zero context hunks internally
|
2024-01-14 23:42:34 +02:00 |
watcher.rs
|
unify TryFrom<&AppHandler> implementations
|
2024-02-14 17:25:39 +01:00 |
windows.rs
|
move packages/* into root as crates
|
2023-12-22 14:20:02 +01:00 |
writer.rs
|
sessions writer to use batch writer
|
2024-01-08 09:02:19 +01:00 |
zip.rs
|
add TryFrom<&PathBuf> for tests
|
2024-02-14 17:25:39 +01:00 |