1
0
Fork 0
OpenVCS/src-tauri
2025-06-24 16:32:26 +01:00
..
.vscode Add launch configuration for debugging 'openvcs' library and executable 2025-06-22 15:10:55 +01:00
capabilities Initial Commit 2025-06-22 13:47:07 +01:00
icons Initial Commit 2025-06-22 13:47:07 +01:00
scripts Add run script to launch the application with WebKit DMA-BUF disabled 2025-06-22 15:10:23 +01:00
src Implement VCS trait and GitVcs struct with repository management functions; update Cargo.toml and Cargo.lock for new dependencies 2025-06-24 16:32:26 +01:00
.gitignore Initial Commit 2025-06-22 13:47:07 +01:00
build.rs Initial Commit 2025-06-22 13:47:07 +01:00
Cargo.lock Implement VCS trait and GitVcs struct with repository management functions; update Cargo.toml and Cargo.lock for new dependencies 2025-06-24 16:32:26 +01:00
Cargo.toml Implement VCS trait and GitVcs struct with repository management functions; update Cargo.toml and Cargo.lock for new dependencies 2025-06-24 16:32:26 +01:00
tauri.conf.json Refactor bundle targets in tauri configuration to use an array format 2025-06-22 15:11:05 +01:00