summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2015-06-04Display dates with the host's timezoneBen S
2015-05-29Fix failing test codeBen S
2015-05-29Use new ansi-termBen S
2015-05-26Merge branch 'master' of github.com:ogham/exaBen S
2015-05-24fix compile errors if git support is disabledMarkus Engelbrecht
2015-05-21Minuscule code cleanupBen S
2015-05-21StatResult::Path -> DirBen S
2015-05-16Generify Table to be used in tests once againBen S
2015-05-16Add Default instances in OptionsBen S
2015-05-16Replace the tests for File with the working subsetBen S
2015-05-16Rename 'stat' -> 'metadata'Ben S
2015-05-16Add some more comments and spacingsBen S
2015-05-16Remove space when no file has extended attributesBen S
2015-05-16Start using the libc crate from crates.ioBen S
2015-05-12Lifetime-renaming action!Ben S
2015-05-12Lifetime-eliding action!Ben S
2015-05-12Move Git render_char to its own methodBen S
2015-05-12Fix Git colours to be actually correctBen S
2015-05-12Move File fields to their own moduleBen S
2015-05-12Minor whitespace changesBen S
2015-05-12Where do all these tabs keep coming from?Ben S
2015-05-12The locals struct is no longer necessaryBen S
2015-05-12Remove year field on timestamp columnBen S
2015-05-12Move size_format into render_size methodBen S
2015-05-12Remove redundant importsBen S
2015-05-12Move renderers from traits to Table objectBen S
2015-05-11Fix size numbers boldingBen S
2015-05-11Make executable files' 'x's underlined againBen S
2015-05-11Add the file type column back inBen S
2015-05-11Turn File into simply a data sourceBen S
2015-05-10Finally, do the same for the Git column.Ben S
2015-05-10Do the same for the Git columnBen S
2015-05-10Update most of the other columns to use coloursBen S
2015-05-10Move file type colours to their own structBen S
2015-05-10Straighten quotesBen S
2015-05-09Add colours module, and disable them sometimesBen S
2015-05-09Clean up filetype-detecting codeBen S
2015-05-07Remove some unused functionsBen S
2015-05-07Highlight executable files in greenBen S
2015-05-07The modules don't actually need to be publicBen S
2015-05-06The timestamp fields are now in seconds!Ben S
2015-05-03Remove broken conversionBen S
2015-05-03Use OS-defined permission bits typeBen S
2015-05-03Continue using new metadata fieldsBen S
2015-05-03Remove unused feature gatesBen S
2015-05-03Start following symlinks againBen S
2015-05-03Re-implement no-longer-missing metadata fieldsBen S
2015-05-03Permissions are back!Ben S
2015-05-03This comment is no longer relevantBen S
2015-05-03Update the type of Unix permission bitsBen S