summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2017-03-26Run Untry over the entire source treev0.4.1Benjamin Sago
2016-10-30Wire up the colour-scale optionBen S
2016-10-30File size colours on a scaleBen S
2016-10-30Prepare to make the size colour take an argumentBen S
2016-10-30Remember to add ignore-glob to the helpBen S
2016-10-30Basic glob ignoringBen S
2016-10-30Make the views non-CopyBen S
2016-10-29Properly handle errors when following a symlinkBen S
2016-10-29This lint flag started to cause all kinds of fussBen S
2016-10-29Add .tgz to the compressed file extensionsBen S
2016-10-29Only engage the view when there are files to showBen S
2016-10-05Merge pull request #122 from quodlibetor/include-legal-args-in-error-messagesBenjamin Sago
2016-10-05Merge pull request #119 from gemmarx/use_stderrBenjamin Sago
2016-08-28Add legal values to error messagesBrandon W Maister
2016-07-31Change to put error messages into stderrGemmarx
2016-07-30Change to ignore broken pipe errorGemmarx
2016-06-13Exa now recognizes pipes, devices, and sockets on unix systems. Fixes #112Linden Krouse
2016-06-11Fix, and add tests for, slashes in link pathsBen S
2016-06-11Rename underscored lifetimesBen S
2016-05-03Fix building without default featuresHendrik Sollich
2016-04-19Convert exa into a libraryBenjamin Sago
2016-04-18Change views to print to a Writer, not stdoutBenjamin Sago
2016-04-17Remove unused argumentBenjamin Sago
2016-04-17Remove unnecessary .to_string()s from option testsBenjamin Sago
2016-04-17Split up the options moduleBenjamin Sago
2016-04-16Remove pointless OptionSet traitBenjamin Sago
2016-04-16Correct the list of crypto extensionsBenjamin Sago
2016-04-16Create info module with business logic routinesBenjamin Sago
2016-04-16Move a file's type out of its permissions fieldBenjamin Sago
2016-04-16Add comments to the new fields moduleBenjamin Sago
2016-04-16Source file rearrangementsBenjamin Sago
2016-04-16Update raw libc types for Rust 1.8.0Benjamin Sago
2016-04-11Print the parent path for passed-in filesBenjamin Sago
2016-04-11Fix bug where the directory name was not printedBenjamin Sago
2016-04-05Add Add impl and various tests for DisplayWidthBenjamin Sago
2016-03-31Always sort files the same wayBen S
2016-03-31Replace deprecated raw types with libc onesBen S
2016-03-31Use only the time zone data present on the systemBen S
2016-03-19Add case-insensitive extension sortingBen S
2016-03-18Add --sort=Name case-insensitive sortingBenjamin Sago
2016-03-18Fix my own broken changesBenjamin Sago
2016-03-17Remove unnecessary FileTypes traitBen S
2016-02-11Improve error when we can't find a time zoneBen S
2016-02-10Fix import of TZResultBen S
2016-02-10Improve system time zone detectionBen S
2016-02-10Update test timezone to one we know existsBen S
2016-02-10Rewrite tests to not use unwrapBen S
2016-02-10Update packages to latest versionsBen S
2016-01-16Fix bug where xattr '@' characters weren't shownBenjamin Sago
2016-01-16Use Mutex lock on only the users columnsBenjamin Sago