summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-21Versions bumpBen S
2015-02-17Versions bumpBen S
2015-02-13DetabBen S
2015-02-13Use ansi_term's awesome new continuation coloursBen S
2015-02-13Merge branch 'localisation'Ben S
2015-02-12Upgrade to latest RustBen S
2015-02-10Translate month names into the user's localeBen S
2015-02-10Use locale-defined decimal separatorBen S
2015-02-10Add thousands seps to links and blocks columnsBen S
2015-02-10Format file size in bytes with the user's localeBen S
2015-02-10Make --tree require --longBen S
2015-02-10Merge branch 'timestamps'Ben S
2015-02-09Use specified version of datetimeBen S
2015-02-09Fix Travis testsBen S
2015-02-09Actually use the public datetime crate...Ben S
2015-02-09Only display the year if it's last yearBen S
2015-02-09Add hour and minute to timestampsBen S
2015-02-09Use short month names to make them line upBen S
2015-02-09Add shorthand options for displaying timestampsBen S
2015-02-09Forbid --time without --long option, tooBen S
2015-02-09Add --tree to READMEBen S
2015-02-09Change time option's descriptionBen S
2015-02-09Initial work on date/time columns for filesBen S
2015-02-08Actually show the header all the timeBen S
2015-02-08Get latest versions of libc and getoptsBen S
2015-02-06Bump versions!Ben S
2015-02-05Upgrade to latest RustBen S
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-04Start using the new getopts interfaceBen S
2015-02-04Use latest, working version of ansi_term crateBen S
2015-02-04unwrap_err() now uses DebugBen S
2015-02-04Update to most recent versions of librariesBen S
2015-02-04Fix tests from tree view falloutBen S
2015-02-04Merge branch 'tree'Ben S
2015-02-04Replace hash marks with decent-looking treeBen S
2015-02-03Have tree view obey filtering and sortingBen S
2015-02-03Turn the file filter options into their own structBen 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-01Merge branch 'recursion'Ben S
2015-02-01What the heck?Ben S
2015-02-01Recurse into directoriesBen S
2015-01-31Fix failing testsBen S
2015-01-31Prevent crash for filenames with no componentsBen S
2015-01-31Code changes in preparation for recursionBen S
2015-01-29Add a bunch of feature flagsBen S
2015-01-28Change the way columns are createdBen S