gitbutler/crates/gitbutler-core
Mattias Granlund 055c7e7119 Use blame for hunk locking
- replaces commit walking with a git blame
- limited to specific hunk lines
- earliest_commit set to default target
- lock if any blame other than boundary commit
- intersection uses context lines
2024-04-24 08:15:01 +01:00
..
src Use blame for hunk locking 2024-04-24 08:15:01 +01:00
tests Use blame for hunk locking 2024-04-24 08:15:01 +01:00
Cargo.toml Strongly type the hunk-hash to avoid String, but remain compatible. 2024-04-21 11:35:25 +02:00