summaryrefslogtreecommitdiffstats
path: root/src/filetype.rs
AgeCommit message (Expand)Author
2015-02-21Code cleanups in filetype detectionv0.1.0Ben S
2015-02-04Fix tests from tree view falloutBen S
2015-01-28Upgrade to latest RustBen S
2015-01-26Cache the lowercased extensionBen S
2015-01-26Update #[derive] namesBen S
2015-01-24Convert docs to standard formatBen S
2015-01-01to_ascii_lower -> to_ascii_lowercaseBenjamin Sago
2014-12-14Make copyable values copyableBen S
2014-12-12Miscellaneous little optimisationsBen S
2014-12-12Whitespace fixesBen S
2014-12-02Upgrade to latest RustBen S
2014-11-26Upgrade to latest ansi_termBen S
2014-11-24List files and directories separatelyBen S
2014-11-23Add some more file extensionsBen S
2014-11-23Upgrade to latest Rust nightlyBen S
2014-07-22Match file extensions case-insensitivelyBen S
2014-07-04Import Paint trait from rust-ansi-termBen S
2014-07-01Move some stuff out to rust-ansi-term crateBen S
2014-06-30Standardise on a greyBen S
2014-06-29Properly handle invalid UTF-8 filenamesBen S
2014-06-28Highlight common build filesBen S
2014-06-28Move to CargoBen S