gitbutler/gitbutler-app
Sebastian Thiel 2e40278ed5
fix: remove tempdirs automtically at the end of a test-run.
That way, they don't accumulate on developer machines.
2024-03-29 07:54:36 +01:00
..
icons updated icons 2024-01-19 01:09:54 +01:00
src fix: re-enable accidentally commented unit-test 2024-03-28 20:35:51 +01:00
tests fix: remove tempdirs automtically at the end of a test-run. 2024-03-29 07:54:36 +01:00
.gitignore add gitbutler-git utility binaries to tauri bundle config 2024-03-20 17:52:03 +01:00
build.rs automatically create gitbutler-ui/build 2024-03-01 13:00:31 +01:00
Cargo.toml chore(app): don't build doc-tests for lib; lib-tests for binary 2024-03-28 09:05:54 +01:00
inject-git-binaries.sh initial attempt at windows bundling for nightly 2024-03-21 22:40:41 +01:00
tauri.conf.json initial attempt at windows bundling for nightly 2024-03-21 22:40:41 +01:00
tauri.conf.nightly.json initial attempt at windows bundling for nightly 2024-03-21 22:40:41 +01:00
tauri.conf.release.json initial attempt at windows bundling for nightly 2024-03-21 22:40:41 +01:00