summaryrefslogtreecommitdiffstats
path: root/src/output/mod.rs
AgeCommit message (Expand)Author
2016-10-29Properly handle errors when following a symlinkBen S
2016-06-13Exa now recognizes pipes, devices, and sockets on unix systems. Fixes #112Linden Krouse
2016-06-11Fix, and add tests for, slashes in link pathsBen S
2016-04-16Source file rearrangementsBenjamin Sago
2016-04-11Print the parent path for passed-in filesBenjamin Sago
2016-03-17Remove unnecessary FileTypes traitBen S
2015-12-22Move TreePart to its own moduleBenjamin Sago
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