mirror of https://github.com/Wilfred/difftastic/
Input cleaning should happen before we diff the content, not during display. Previously display would crash due to line numbers referencing the line that had been stripped. Fixes #713 Fixes #739 Fixes #742 |
||
|---|---|---|
| .. | ||
| diff | ||
| display | ||
| parse | ||
| conflicts.rs | ||
| constants.rs | ||
| exit_codes.rs | ||
| files.rs | ||
| hash.rs | ||
| line_parser.rs | ||
| lines.rs | ||
| main.rs | ||
| options.rs | ||
| summary.rs | ||
| version.rs | ||
| words.rs | ||