gitbutler/crates
Mattias Granlund 8140afb88b Use adjacent hunks in commit/lock detection test
We still need to fix the off-by-one bug affecting hunk end lines. When we add start_line + line_count we end up with an extra line. For example, with start_line 1, and line_count 1, the range is 1:1, not 1:2.
2024-04-24 08:15:01 +01: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 Use adjacent hunks in commit/lock detection test 2024-04-24 08:15:01 +01: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 rm target writer from unrelated tests 2024-04-19 23:13:27 +02:00
gitbutler-watcher fix rustfmt formatting issues due to line-length (#3039) 2024-04-23 12:53:56 +02:00