difftastic/src
Wilfred Hughes 7c9e14f55f Display paths properly 2024-02-08 08:48:56 +07:00
..
diff Avoid `res` locals in favour of more meaningful names 2023-11-28 13:27:27 +07:00
display Display paths properly 2024-02-08 08:48:56 +07:00
parse Silence a clippy warning 2024-02-08 08:40:47 +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 implementing Display over a custom .display() method 2024-02-08 08:34:48 +07:00
hash.rs Use pub(crate) everywhere for visibility 2023-11-18 16:46:13 +07:00
line_parser.rs wip patch mode 2024-02-08 08:48:56 +07:00
lines.rs Remove unused content length calculations 2023-11-18 17:31:40 +07:00
main.rs Display paths properly 2024-02-08 08:48:56 +07:00
options.rs Pass lhs_path and rhs_path in DiffResult 2024-02-08 08:48:56 +07:00
summary.rs Pass lhs_path and rhs_path in DiffResult 2024-02-08 08:48:56 +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