difftastic/src
Wilfred Hughes c73b18be77 Use tree-sitter-css from crates.io 2024-12-20 09:00:04 +07:00
..
diff Silence some clippy warnings 2024-06-29 23:08:11 +07:00
display Ensure JSON output is consistently ordered 2024-11-15 23:17:27 +07:00
parse Use tree-sitter-css from crates.io 2024-12-20 09:00:04 +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 Always consider newlines when diffing lines 2024-10-15 08:46:34 +07:00
lines.rs Ensure line splitting distinguishes "foo" and "foo\n" 2024-07-20 16:09:44 +07:00
main.rs Improve handling of named pipe arguments 2024-11-15 23:11:25 +07:00
options.rs Fix some clippy lints 2024-12-19 21:29:31 +07:00
summary.rs Use pub(crate) everywhere for visibility 2023-11-18 16:46:13 +07:00
version.rs Include OS in --version 2024-08-29 22:52:36 +07:00
words.rs Avoid `res` locals in favour of more meaningful names 2023-11-28 13:27:27 +07:00