summaryrefslogtreecommitdiffstats
path: root/src/options/misfire.rs
AgeCommit message (Expand)Author
2020-10-12Replace Misfire with a testable OptionsResultBenjamin Sago
2020-10-10Batch source formattingBenjamin Sago
2020-10-10Various misc clippy fixesBenjamin Sago
2020-10-10Better referencingBenjamin Sago
2020-10-10The SelfeningBenjamin Sago
2020-05-24Fix Clippy lintsariasuni
2019-07-19Update to Rust 2018Bond_009
2019-03-23Check if the sort field is supported by the OSariasuni
2018-06-19fix most clippy warningsThibaut Brandscheid
2017-09-14Flip the new/old order, and add suggestion for -ltBenjamin Sago
2017-09-14Tie value suggestions to their argumentsBenjamin Sago
2017-09-13Put misfire.rs in a nicer orderBenjamin Sago
2017-09-13Show a warning when running ‘exa -ltr’Benjamin Sago
2017-09-13Fix typo in error messageBenjamin Sago
2017-08-19Fix an error being displayed weirdlyBenjamin Sago
2017-08-10Add actual error messages for the error messagesBenjamin Sago
2017-08-09Be stricter in strict modeBenjamin Sago
2017-08-05Extract version info into its own structBenjamin Sago
2017-07-26Switch to the new options parserBenjamin Sago
2017-06-23Avoid allocating vectors for the help textBenjamin Sago
2017-06-23Avoid an allocation when printing help textBenjamin Sago
2017-06-23There’s more to erroneousness than an exit codeBenjamin Sago
2017-05-17--help and --version should have exit code 0Benjamin Sago
2016-10-30Basic glob ignoringBen S
2016-08-28Add legal values to error messagesBrandon W Maister
2016-04-17Split up the options moduleBenjamin Sago