app.rs
|
Revert "Fix for older version of Rust"
|
2018-10-16 22:09:15 +02:00 |
assets.rs
|
Fix include
|
2018-10-16 22:09:15 +02:00 |
clap_app.rs
|
Add --no-config option
|
2018-10-16 22:09:15 +02:00 |
config.rs
|
Add BAT_OPTS environment variable
|
2018-10-16 22:09:15 +02:00 |
controller.rs
|
Add error handling for parsing errors
|
2018-10-17 21:08:32 +02:00 |
decorations.rs
|
Refactoring, introduce Printer trait
|
2018-08-23 19:44:14 +02:00 |
diff.rs
|
Fix for Rust 1.26
|
2018-08-31 23:57:27 +02:00 |
dirs.rs
|
Add simple configuration file
|
2018-10-16 22:09:15 +02:00 |
inputfile.rs
|
Add support for UTF-16LE and UTF-16BE
|
2018-10-07 17:49:38 +02:00 |
line_range.rs
|
Fixes mut issue
|
2018-08-28 20:24:13 +02:00 |
main.rs
|
Add error handling
|
2018-10-16 22:09:15 +02:00 |
output.rs
|
Add error handling for parsing errors
|
2018-10-17 21:08:32 +02:00 |
printer.rs
|
Updates for syntect 3.0
|
2018-10-09 22:04:51 +02:00 |
style.rs
|
run cargo fmt
|
2018-09-26 19:16:03 +02:00 |
util.rs
|
Move transpose to util module
|
2018-10-16 22:09:15 +02:00 |