You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bat/src/bin/bat
Martin Nordholts a3ea798246
Credit syntax definition and theme authors with new `--acknowledgements` option (#1971)
The text that is printed is generated when building assets, by analyzing LICENSE
and NOTICE files that comes with syntaxes and themes.

We take this opportunity to also add a NOTICE file as defined by Apache License 2.0.
3 years ago
..
app.rs Run `cargo clippy --fix --all-targets --all-features` with Rust 1.57 3 years ago
assets.rs Remove the code related to minimal_syntaxes.bin 3 years ago
clap_app.rs Credit syntax definition and theme authors with new `--acknowledgements` option (#1971) 3 years ago
config.rs Run `cargo clippy --fix --all-targets --all-features` with Rust 1.57 3 years ago
directories.rs Use once_cell instead of lazy_static 3 years ago
input.rs Improve readability 3 years ago
main.rs Credit syntax definition and theme authors with new `--acknowledgements` option (#1971) 3 years ago