summaryrefslogtreecommitdiffstats
path: root/src/output/lines.rs
AgeCommit message (Expand)Author
2021-01-14Apply sort order to line and grid outputs. Fix #404whonore
2020-10-24Move icon generation into file name moduleBenjamin Sago
2020-10-23Move common icons option to file style structview-optionsBenjamin Sago
2020-10-22Massive theming and view options refactorBenjamin Sago
2020-10-13IO import changesBenjamin Sago
2020-10-10Batch source formattingBenjamin Sago
2020-10-10Better referencingBenjamin Sago
2019-07-19Update to Rust 2018Bond_009
2018-04-01Added --icons for oneline modeAlex Soderman
2017-08-26Move Colours and LSColors to their own moduleBenjamin Sago
2017-08-26Extract trait above file name coloursBenjamin Sago
2017-07-08Make not showing paths in link targets the defaultBenjamin Sago
2017-07-08Replace FileName::new with a factoryBenjamin Sago
2017-06-26Create Render structs from viewsBenjamin Sago
2017-06-24Move Colour and Classify to the ViewBenjamin Sago
2017-05-07Similarly, turn Classify into an enumBenjamin Sago
2017-05-07Replace the links boolean with an enum fieldBenjamin Sago
2017-05-02file_name -> FileName#paintBenjamin Sago
2017-05-01Structify file_name -> FileNameBenjamin Sago
2017-05-01Move the functions in output to their own moduleBenjamin Sago
2017-04-14Implement -F/--classify optionTSUYUSATO Kitsune
2017-03-26Run Untry over the entire source treev0.4.1Benjamin Sago
2016-04-18Change views to print to a Writer, not stdoutBenjamin Sago
2016-04-16Source file rearrangementsBenjamin Sago
2016-04-11Print the parent path for passed-in filesBenjamin Sago
2015-12-20Move colours module into outputBenjamin Sago
2015-12-17Replace Cells with growable TextCellsBenjamin Sago
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-05Refactor the code after tree view changesBen S