summaryrefslogtreecommitdiffstats
path: root/src/output.rs
AgeCommit message (Expand)Author
2015-02-05Refactor the code after tree view changesBen S
2015-02-04Use the new IntoIterator traitBen S
2015-02-04Make transform_files statefulBen S
2015-02-04Replace hash marks with decent-looking treeBen S
2015-02-03Have tree view obey filtering and sortingBen S
2015-02-03Make filename not a columnBen S
2015-02-03Replace tuple with actual structBen S
2015-02-03Initial tree implementationBen S
2015-02-01Recurse into directoriesBen S
2015-01-28Change the way columns are createdBen S
2015-01-26Update #[derive] namesBen S
2015-01-25Simplify columns view codeBenjamin Sago
2015-01-24Do column width calculations ourselves (speedup)Benjamin Sago
2015-01-24Convert docs to standard formatBen S
2015-01-13Forbid certain argument combinationsBenjamin Sago
2015-01-12Move viewing code to its own moduleBenjamin Sago