difftastic/src
Marcel 4d6eaf65e2
add mjml as xml
2024-08-03 02:38:27 +07:00
..
diff Silence some clippy warnings 2024-06-29 23:08:11 +07:00
display Clarify enum variant NovelLinePart and expand doc comments 2024-07-30 15:33:37 +07:00
parse add mjml as xml 2024-08-03 02:38:27 +07:00
conflicts.rs Use pub(crate) everywhere for visibility 2023-11-18 16:46:13 +07:00
constants.rs Use pub(crate) everywhere for visibility 2023-11-18 16:46:13 +07:00
exit_codes.rs Use pub(crate) everywhere for visibility 2023-11-18 16:46:13 +07:00
files.rs Prefer .to_owned() on &str 2024-05-07 08:32:30 +07:00
hash.rs Use pub(crate) everywhere for visibility 2023-11-18 16:46:13 +07:00
line_parser.rs Don't push empty positions when diffing lines 2024-07-30 16:16:34 +07:00
lines.rs Ensure line splitting distinguishes "foo" and "foo\n" 2024-07-20 16:09:44 +07:00
main.rs Fix crash when the last hunk includes the trailing newline at EOF 2024-07-26 08:54:20 +07:00
options.rs Improve terminal width detection 2024-05-10 16:26:48 +07:00
summary.rs Use pub(crate) everywhere for visibility 2023-11-18 16:46:13 +07:00
version.rs Include rustc version in --version output 2023-11-28 13:07:33 +07:00
words.rs Avoid `res` locals in favour of more meaningful names 2023-11-28 13:27:27 +07:00