summaryrefslogtreecommitdiffstats
path: root/src/column.rs
AgeCommit message (Expand)Author
2015-02-09Only display the year if it's last yearBen S
2015-02-09Initial work on date/time columns for filesBen S
2015-02-05Refactor the code after tree view changesBen S
2015-02-03Make filename not a columnBen S
2015-01-27Preliminary Git support!Ben S
2015-01-26Update #[derive] namesBen S
2015-01-25Test highlighting of usernamesBenjamin 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-12rm trailing whitespaceBenjamin Sago
2015-01-12Upgrade to Rust alphaBenjamin Sago
2014-12-24Upgrade code and libraries to latest RustBen S
2014-12-18Add --bytes to not use prefixes at allBen S
2014-12-18Use number_prefix crate for number prefixesBen S
2014-12-14Make copyable values copyableBen S
2014-12-12Miscellaneous little optimisationsBen S
2014-11-24I like aligning thingsBen S
2014-11-24Reduce unnecessary String allocationsBen S
2014-11-23Upgrade to latest Rust nightlyBen S
2014-06-30Simplify alignment codeBen S
2014-06-28Move to CargoBen S