Commit Graph

14 Commits (0cd52e5be1661825944d17f101f727b87563320a)

Author SHA1 Message Date
sharkdp 13e6b3fac7 Reduce public API 4 years ago
David Tolnay 4e11abdf9b Move git changes support behind a feature 4 years ago
Fahmi Akbar Wildana 2253d07341 Derive fmt::Debug whenever possible 5 years ago
Fahmi Akbar Wildana e542621125 Move back printer.rs and others into lib
others:
bin/bat/{controller,decorations,output,printer}.rs
5 years ago
Fahmi Akbar Wildana cfd33168af Fix all compile errors in lib.rs 🚚
* Move {controller,output,printer,decorations}.rs into src/bin/

* Add `mod errors` from main.rs
5 years ago
sharkdp 5b2b594919 Revert "Run 'cargo fmt'" (outdated rustfmt)
This reverts commit dd40f7545d.
5 years ago
sharkdp dd40f7545d Run 'cargo fmt' 5 years ago
Daniele Esposti f259ff2920 Formatted code 5 years ago
Daniele Esposti a21ae614e6 Migrated to Rust 2018 5 years ago
sharkdp ea955c734d Refactoring, introduce Printer trait 6 years ago
sharkdp 9316f2a758 Major refactoring and cleanup 6 years ago
Ezinwa Okpoechi ee43377a9c Move colors to printer module 6 years ago
eth-p d0ca566979
Replace for_line and for_wrap with generate 6 years ago
eth-p b327127f37
Split decorations into a separate file and optimized them a bit. 6 years ago