| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-29 | clippy 1.83: apply explicit lifetimes elisions suggestions | Thomas Otto | |
| 2024-07-09 | Make relative-paths work with binary files | Thomas Otto | |
| `relativize_path_maybe()` was not called in this case. Added test and converted a few existing ones to insta. | |||
| 2024-05-04 | clippy (#1686) | Dan Davison | |
| 2024-03-12 | Preserve "Binary files" line in color_only mode (#1649) | Pawel Dominiak | |
| Closes #320 | |||
| 2024-03-02 | Fix headers of modified binary files, closes #1621 (#1629) | Paul | |
| 2023-08-05 | Improve binary file added output (#1502) | Sondeyy | |
| * added binary file cases tests * add binary file cases handling * remove unnecessary return and comma | |||
| 2021-12-05 | Handle combined diff format | Dan Davison | |
| With this commit combined diff format (https://git-scm.com/docs/git-diff#_combined_diff_format) is handled appropriately. However, there is no special handling of merge conflict markers. Fixes #189, #736 | |||
| 2021-11-29 | Rename: FileMeta => DiffHeader | Dan Davison | |
