gitbutler/crates/gitbutler-core/src
2024-07-03 14:57:18 +02:00
..
config on commit sign failure, set signing to false 2024-06-06 14:52:25 +02:00
git rm unnecessary borrows 2024-07-02 11:22:08 +03:00
keys Switch thiserror with anyhow based errors in application code 2024-06-01 14:36:08 +02:00
ops rm unnecessary borrows 2024-07-02 11:22:08 +03:00
project_repository auto-migrate secrets from user.json to their location in the keyring 2024-07-02 10:02:43 +02:00
projects Unapply to real branches (#4025) 2024-07-01 14:13:52 +00:00
rebase Unapply to real branches (#4025) 2024-07-01 14:13:52 +00:00
remotes simplify core::errors and remove all the cruft 2024-06-01 14:37:41 +02:00
synchronize remove proxy core::git::Oid 2024-06-05 22:56:03 +02:00
types Assure Sensitive fields can't be serialized 2024-07-02 10:02:45 +02:00
users support global secrets (without namespace for build types) and provide commands in tauri crate 2024-07-02 10:02:46 +02:00
virtual_branches Better filter branches to unapply in case of conflicts 2024-07-03 14:57:18 +02:00
zip simplify core::errors and remove all the cruft 2024-06-01 14:37:41 +02:00
askpass.rs fix sync sign utility 2024-05-08 12:16:06 +02:00
assets.rs auto-migrate secrets from user.json to their location in the keyring 2024-07-02 10:02:43 +02:00
dedup.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
error.rs move error marker out of virtual_branches mod 2024-06-28 11:35:44 +02:00
fs.rs simplify core::errors and remove all the cruft 2024-06-01 14:37:41 +02:00
id.rs refactor: Remove rusqlite dependency and related code. 2024-06-26 16:21:24 +02:00
lib.rs Add the capability to store and retrieve secrets 2024-07-02 10:01:44 +02:00
lock.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
path.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
secret.rs support global secrets (without namespace for build types) and provide commands in tauri crate 2024-07-02 10:02:46 +02:00
serde.rs put 'core::serde' into its own module file 2024-07-02 10:01:44 +02:00
ssh.rs Remove useless reference 2024-04-21 22:45:00 +01:00
storage.rs Deduplicate all 'write' code 2024-04-27 16:11:27 +02:00
time.rs now_since_unix_epoch_ms now uses negative dates for times pre Unix-epoch 2024-05-25 07:45:18 +02:00
windows.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
writer.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00