summaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2015-02-21Upgrade to latest RustBen S
2015-02-12Upgrade to latest RustBen S
2015-02-10Translate month names into the user's localeBen S
2015-02-10Format file size in bytes with the user's localeBen S
2015-02-09Initial work on date/time columns for filesBen S
2015-02-05Upgrade to latest RustBen S
2015-02-05Refactor the code after tree view changesBen S
2015-02-04Make transform_files statefulBen 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-03Initial tree implementationBen S
2015-02-01Recurse into directoriesBen 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
2015-01-28Upgrade to latest RustBen S
2015-01-27Preliminary Git support!Ben S
2015-01-24Make some fields privateBen S
2015-01-23Rename exa.rs to main.rsBen S