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/assets
Martin Nordholts 0655ecf23d Prepare for v0.20.0 release
Since we have added new enum variants to the `StyleComponent` which was
not previously marked `#[non_exhaustive]`, we must bump left-most
non-zero version number (see
[specifying-dependencies](https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#specifying-dependencies-from-cratesio)).
Otherwise client code that do exhaustive matches on `StyleComponent`
will stop compiling.
2 years ago
..
completions Add header-filename and header-filesize where missing 2 years ago
manual Add header-filename and header-filesize where missing 2 years ago
patches Add MediaWiki syntax 3 years ago
syntaxes Add JQ syntax highlighting 2 years ago
themes Add Dark+ theme 3 years ago
.gitattributes Add assets/.gitattributes 6 years ago
.ignore Add .ignore files to avoid searching asset folders 6 years ago
acknowledgements.bin Credit syntax definition and theme authors with new `--acknowledgements` option (#1971) 3 years ago
create.sh assets/create.sh: Reverse patches even if `bat cache` fails or aborts 3 years ago
syntaxes.bin Prepare for v0.20.0 release 2 years ago
theme_preview.rs Small style changes to --list-themes 6 years ago
themes.bin Load themes lazily for improved startup time (#1969) 3 years ago