gitbutler/crates
Sebastian Thiel 568d35fa90
refactor
- assure that `repository` can't be misused in `hunks_by_filepath()`.
- Use more obvious enumeration to describe and match on lines
- make clear that diff_lines can be a hash
- avoid multiple hashmasps if one would do
- `Hunk::hash_diff` now uses lines with terminator to be close to being a true content hash. This was probably intended by the code originally.
2024-04-21 11:35:26 +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 refactor 2024-04-21 11:35:26 +02:00
gitbutler-git fix build on Windows 2024-04-18 13:45:53 +02:00
gitbutler-tauri clarify some TODOs to avoid keeping them for too long 2024-04-21 11:35:26 +02:00
gitbutler-testsupport rm target writer from unrelated tests 2024-04-19 23:13:27 +02:00
gitbutler-watcher clarify some TODOs to avoid keeping them for too long 2024-04-21 11:35:26 +02:00