difftastic/src
Wilfred Hughes 845bbeafff Cap the maxmimum size of columns in side-by-side display 2024-10-21 09:04:29 +07:00
..
diff Silence some clippy warnings 2024-06-29 23:08:11 +07:00
display Cap the maxmimum size of columns in side-by-side display 2024-10-21 09:04:29 +07:00
parse Atomize hex and unicode string literals in Solidity 2024-10-02 08:18:40 +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 Normalise newlines before diffing 2024-10-21 08:34:39 +07:00
options.rs Tweak name to reflect git internals conventions 2024-09-22 20:09:04 +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