Commit Graph

1227 Commits (fca83bf79a9a96fab871fea54df1d090eec7d88b)
 

Author SHA1 Message Date
Samuel FORESTIER 8d3136eb6f Adds `Homepage` to Debian package `control` file 4 years ago
Igor Raits 136a745c5d chore: Update liquid to 0.20
Signed-off-by: Igor Raits <i.gnatenko.brain@gmail.com>
4 years ago
sharkdp 5edd8260e8 Fix path to assets 4 years ago
sharkdp 02f2b55d5f Write completions and manfile to cargo outdir (cargo publish restriction) 4 years ago
sharkdp 6386a4b812 Update dependencies, see #845 4 years ago
sharkdp c13935f3c0 Bump version to 0.13, see #845 4 years ago
Kyle Criddle fb3c775c8b --file-name for normal files. integration tests. 4 years ago
Kyle Criddle 8adce9fae8 Implement --file-name<name> option
- can specify filename to be displayed when printing.
- useful for when piping data from STDIN

Closes #654
4 years ago
sharkdp eb2f3ddb7c Rename test methods 4 years ago
sharkdp dfd3ef022e Add more default mappings, reverse traversal 4 years ago
sharkdp 978def2d40 Update documentation 4 years ago
sharkdp 57aed07814 Use absolute path for lookup in database 4 years ago
sharkdp bd8a13dbc9 Initial implementation of glob-based syntax mapping 4 years ago
sharkdp ba29e07636 Remove superfluous files 4 years ago
sharkdp 32346612b7 Move syntaxes, fixes #874 4 years ago
sharkdp 0550a286bd Cargo fmt 4 years ago
sharkdp dfe5eb3e98 Add an even simple example 4 years ago
sharkdp 2c2861db6a Further simplify module structure 4 years ago
sharkdp bb0a3d586e Simplify public API module structure 4 years ago
sharkdp 90397a8aac Hide SyntaxMapping::replace 4 years ago
sharkdp 84ba323b1c Rename output component to 'style compinent', move wrap to separate module 4 years ago
sharkdp a8851e1307 Hide methods from line_range 4 years ago
sharkdp d4a39f99d2 Hide API of InputFileReader 4 years ago
sharkdp 8c500a7e40 Hide get_syntax, move tests to module 4 years ago
sharkdp acf51bd7b3 Rename methods and parameters 4 years ago
sharkdp 83dc13a86d Add fallback theme, remove BAT_THEME_DEFAULT 4 years ago
sharkdp 094c526a0e Hide some methods from HighlightingAssets 4 years ago
sharkdp 62f2d0c100 Do not export syntax_set and theme_set 4 years ago
sharkdp fc1ca0875a Move error handling to a callback 4 years ago
sharkdp a7338e2ea2 Run cargo fmt 4 years ago
sharkdp 9b8ddb24d1 move Config struct to separate file 4 years ago
sharkdp 7e0115641d Move error module to separate file 4 years ago
sharkdp fedd32173e Restructure and fix bug in line range module 4 years ago
sharkdp 4855a47105 Rename enum field 4 years ago
sharkdp 06b7be7ee9 Major restructuring of theme/syntax handling 4 years ago
Kyle Criddle cfa2cb6ec7 --file-name for normal files. integration tests. 4 years ago
Kyle Criddle b1b8addf7e remove unnecessary Some() 4 years ago
Kyle Criddle 4be5adc6f5 remove absolute path restraint from BAT_CACHE_PATH 4 years ago
Kyle Criddle a9a31dca7f Specify cache dir with BAT_CACHE_DIR
- if set, BAT_CACHE_DIR is used. otherwise use OS default.
4 years ago
Kyle Criddle 517be5c7bc Implement --file-name<name> option
- can specify filename to be displayed when printing.
- useful for when piping data from STDIN

Closes #654
4 years ago
sharkdp 9a9902bf9b Remove custom .github settings 4 years ago
sharkdp 4e40d4c720 Major update for the man page, closes #573 4 years ago
sharkdp 916c1e4359 Update assets 4 years ago
sharkdp 439be03634 Remove duplicate F# syntax 4 years ago
sharkdp b611d2aef4 Add no-duplicate-extensions unit test 4 years ago
sharkdp a2075b0f24 Update git dependency 4 years ago
sharkdp 3c1dd8558d Update links 4 years ago
sharkdp 17382d36b7 Update dependencies 4 years ago
cheese.cake 2e07aabb74 fix links 4 years ago
cheese.cake f525fb974e fix typo and broken links 4 years ago