gitbutler/gitbutler-git/src
2024-01-25 22:09:40 +01:00
..
backend add initial complete implementation of fork/exec auth harness 2024-01-25 22:09:40 +01:00
backend.rs add basic fork/exec implementation with Tokio backend 2024-01-17 22:31:51 +01:00
integration_tests.rs harden git backends against various configs 2024-01-18 17:38:34 +01:00
lib.rs fix doc references and test docs in CI 2024-01-25 19:49:18 +01:00
ops.rs add integration tests for core git abstraction library 2024-01-18 17:20:00 +01:00
prelude.rs initial setup for new fork/exec authentication system 2024-01-24 02:54:17 +01:00
refspec.rs initial setup for new fork/exec authentication system 2024-01-24 02:54:17 +01:00
remote.rs initial setup for new fork/exec authentication system 2024-01-24 02:54:17 +01:00
repository.rs fix doc references and test docs in CI 2024-01-25 19:49:18 +01:00