summaryrefslogtreecommitdiffstats
path: root/src/output/mod.rs
AgeCommit message (Expand)Author
2015-12-20Move colours module into outputBenjamin Sago
2015-12-17Turn TextCellContents into a structBenjamin Sago
2015-12-17Encapsulate "display width" in a structBenjamin Sago
2015-12-17Replace Cells with growable TextCellsBenjamin Sago
2015-11-14Move many Options structs to the output moduleBen S
2015-11-03Upgrade to latest ansi_termBen S
2015-08-03Slim down symlink arrowBen S
2015-06-28Add --grid --long optionBen S
2015-06-08Various unimportant style changesBen S
2015-05-11Turn File into simply a data sourceBen S
2015-05-09Add colours module, and disable them sometimesBen S
2015-02-10Translate month names into the user's localeBen S
2015-02-05Refactor the code after tree view changesBen S