bat/src
David Peter 37b3b8730d
Merge pull request #871 from neuronull/fix_654_stdin_filename
Implement --file-name<name> option
2020-03-26 09:35:01 +01:00
..
bin/bat Merge pull request #871 from neuronull/fix_654_stdin_filename 2020-03-26 09:35:01 +01:00
assets.rs Rename test methods 2020-03-22 11:02:51 +01:00
config.rs Merge branch 'fix_654_stdin_filename' of github.com:neuronull/bat into fix_654_stdin_filename 2020-03-24 19:14:07 -06:00
controller.rs Minor --file-name code hygeine 2020-03-25 18:58:05 -06:00
decorations.rs Derive fmt::Debug whenever possible 2019-10-20 21:43:51 +02:00
diff.rs Run 'cargo fmt' 2020-02-28 10:27:06 +01:00
errors.rs Initial implementation of glob-based syntax mapping 2020-03-22 11:02:51 +01:00
inputfile.rs Hide API of InputFileReader 2020-03-21 22:21:23 +01:00
less.rs Add test for less 529 2019-12-23 13:01:14 +01:00
lib.rs Implemented --file-name for multiple files + tests 2020-03-24 18:26:00 -06:00
line_range.rs Hide methods from line_range 2020-03-21 22:21:23 +01:00
output.rs Run cargo fmt 2020-03-21 22:21:23 +01:00
preprocessor.rs Handle non-unicode characters in the preprocessor 2019-08-31 20:56:53 +02:00
printer.rs Merge branch 'master' into fix_654_stdin_filename 2020-03-24 19:08:43 -06:00
style.rs Rename output component to 'style compinent', move wrap to separate module 2020-03-21 22:21:23 +01:00
syntax_mapping.rs Add more default mappings, reverse traversal 2020-03-22 11:02:51 +01:00
terminal.rs Support combination of multiple styles at the same time 2020-03-04 23:28:53 +01:00
wrap.rs Rename output component to 'style compinent', move wrap to separate module 2020-03-21 22:21:23 +01:00