summaryrefslogtreecommitdiffstats
path: root/src/options/filter.rs
AgeCommit message (Expand)Author
2023-02-24Addressed PR commentsVictor Song
2023-02-24Grab bag of miscellaneous fixesVictor Song
2021-03-28Try to fix CIChester Liu
2021-03-26Fix testsChester Liu
2021-03-26mergeChester Liu
2020-10-20Very slight test cleaningBenjamin Sago
2020-10-13New set of lints, and Rust 2018 idiomsBenjamin Sago
2020-10-12Replace Misfire with a testable OptionsResultBenjamin Sago
2020-10-10Batch source formattingBenjamin Sago
2020-10-10Better referencingBenjamin Sago
2020-10-10The SelfeningBenjamin Sago
2020-05-02checkpointKat Marchán
2020-04-19Fix typos in code documentationariasuni
2020-01-19Merge branch 'fix-handling-maybe-unsupported-time-metadata' of https://github...Benjamin Sago
2019-12-20Fix handling of potentially unsupported time metadataariasuni
2019-07-19Update to Rust 2018Bond_009
2019-03-23Fix and add testsariasuni
2019-03-23Check if the sort field is supported by the OSariasuni
2019-03-23Add “changed” sort option, to replace old incorrect “created”ariasuni
2018-07-12Add option to only display directoriesMarco 'don' Kaulea
2018-05-28Merge pull request #311 from martinlindhe/masterBenjamin Sago
2018-01-30Add new sort option `.name` and `.Name`BenWhitehead
2017-10-31adjust some spellingMartin Lindhe
2017-09-30Thread an ignore cache through the programBenjamin Sago
2017-09-30Add a --git-ignore option that doesn’t do anythingBenjamin Sago
2017-09-14Flip the new/old order, and add suggestion for -ltBenjamin Sago
2017-09-14Tie value suggestions to their argumentsBenjamin Sago
2017-09-13Add more modified date aliasesBenjamin Sago
2017-08-26\t and \s+$Benjamin Sago
2017-08-20Default to sorting case-insensitivelyBenjamin Sago
2017-08-12Give the filter modules some loveBenjamin Sago
2017-08-09Decouple assert_eq! and assert_parsesBenjamin Sago
2017-08-09Be stricter in strict modeBenjamin Sago
2017-08-08Thread Strictness through the parserBenjamin Sago
2017-08-07Give IgnorePatterns a better interfaceBenjamin Sago
2017-08-05Separate the matched flags from the free stringsBenjamin Sago
2017-08-05Document and organise the parser moduleBenjamin Sago
2017-07-26Add test for ignoring globsBenjamin Sago
2017-07-26Fix --tree --allBenjamin Sago
2017-07-26Add tests for dot filtersBenjamin Sago
2017-07-26Add tests for sort fieldBenjamin Sago
2017-07-26Switch to the new options parserBenjamin Sago
2017-07-24Move filter and dir_action from options to fsBenjamin Sago
2017-06-29Add sorting by typeBenjamin Sago
2017-06-29Forbid --tree --all --allBenjamin Sago
2017-06-27Implement . and .. by inserting them mauallyBenjamin Sago
2017-06-26Allow passing in the --all option more than onceBenjamin Sago
2017-06-26Move the show-invisibles flag into a structBenjamin Sago
2017-06-23Avoid allocating vectors for the help textBenjamin Sago
2017-03-26Run Untry over the entire source treev0.4.1Benjamin Sago