|
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 |
|
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 |