gitbutler/gitbutler-app
Kiril Videlov 1b54b7efdb
feat: Migrate use_diff_context to true if no active virtual branches
Migrate to use diff context for any projects that have stale unapplied branches. This will facilitate removing the old code for supporting zero context hunks
2024-03-24 17:28:17 +01:00
..
icons updated icons 2024-01-19 01:09:54 +01:00
src feat: Migrate use_diff_context to true if no active virtual branches 2024-03-24 17:28:17 +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