gitbutler/crates
Sebastian Thiel 34770a4b77
avoid forcefully making files executable on Windows (#3329).
Instead, respect the existing bit if set in Git, but do not try
to derive it from the filesystem which is something Git doesn't
seem to be doing on Windows either.

This also makes me think that `gitoxide` should make it easy
to build a tree from a file and deal with this.
2024-04-24 15:14:22 +02:00
..
gitbutler-analytics optimize tokio features 2024-04-18 09:48:23 +02:00
gitbutler-changeset Revert "Remove unused (?) allow clippy statements" 2024-04-09 14:50:31 +02:00
gitbutler-core avoid forcefully making files executable on Windows (#3329). 2024-04-24 15:14:22 +02:00
gitbutler-git fix rustfmt formatting issues due to line-length (#3039) 2024-04-23 12:53:56 +02:00
gitbutler-tauri fix rustfmt formatting issues due to line-length (#3039) 2024-04-23 12:53:56 +02:00
gitbutler-testsupport Use a temp-file to write new content atomically in storage layer (#2807) 2024-04-24 10:38:48 +02:00
gitbutler-watcher fix rustfmt formatting issues due to line-length (#3039) 2024-04-23 12:53:56 +02:00