summaryrefslogtreecommitdiffstats
path: root/src/output/grid.rs
AgeCommit message (Expand)Author
2015-12-20Move colours module into outputBenjamin Sago
2015-12-17Remove dependency between file and output modsBenjamin Sago
2015-12-17Encapsulate "display width" in a structBenjamin Sago
2015-11-03Upgrade to latest ansi_termBen S
2015-07-15Updates for term-gridBen S
2015-06-23Use term_grid crate for grid formattingBen S
2015-06-08Various unimportant style changesBen S
2015-05-09Add colours module, and disable them sometimesBen S
2015-04-09updated to latest rust nightlyCristian Kubis
2015-04-04Upgrade to latest RustBenjamin Sago
2015-02-22Get rid of explicit `as_slice()` calls.Steven Allen
2015-02-21Use file_name_width in gridCorey Ford
2015-02-05Refactor the code after tree view changesBen S