summaryrefslogtreecommitdiffstats
path: root/src/output
AgeCommit message (Expand)Author
2015-03-26Move all optional features into features moduleBen S
2015-03-22Upgrade to latest RustBen S
2015-02-26Spew comments everywhereBen S
2015-02-26The Row struct's fields don't need to be pubBen S
2015-02-26details: `filter` is only used when recursingBen S
2015-02-26Refactor details viewBen S
2015-02-24Add --level option to limit tree and recursionBen S
2015-02-23Merge branch 'nwin:add-xattr-linux'Ben S
2015-02-22Get rid of explicit `as_slice()` calls.Steven Allen
2015-02-22Rename attr to xattrnwin
2015-02-22Merge commit '53387122de3851df5e1e38ad2fedc01404568ada' into add-ext-attributesnwin
2015-02-22Implement display of extended attributesnwin
2015-02-21Use file_name_width in gridCorey Ford
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-05Refactor the code after tree view changesBen S