app.rs
|
Move InputFile to separate module
|
2018-10-07 15:34:37 +02:00 |
assets.rs
|
Move InputFile to separate module
|
2018-10-07 15:34:37 +02:00 |
clap_app.rs
|
Simplify -h help text
|
2018-10-07 10:43:39 +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 |
inputfile.rs
|
Add possibility to get first line
|
2018-10-07 15:34:37 +02:00 |
line_range.rs
|
Fixes mut issue
|
2018-08-28 20:24:13 +02:00 |
main.rs
|
Move InputFile to separate module
|
2018-10-07 15:34:37 +02:00 |
output.rs
|
src/output.rs: Handle less in a portable way.
|
2018-09-07 21:47:31 +02:00 |
printer.rs
|
Use dyn Trait for trait objects
|
2018-10-07 15:34:37 +02:00 |
style.rs
|
run cargo fmt
|
2018-09-26 19:16:03 +02:00 |