gitbutler/gitbutler-app
Kiril Videlov eb89c3d08c
refactor: extract ownership calculation for update
This should have no functional change. Simply extracting the interesting code to separate function. And also adding an initial test
2024-03-25 00:23:19 +01:00
..
icons updated icons 2024-01-19 01:09:54 +01:00
src refactor: extract ownership calculation for update 2024-03-25 00:23:19 +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 integrate gitbutler_git::push() into gitbutler-app and wire up askpass mechanisms 2024-03-19 17:56:14 +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