Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/walkdir.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-23walkdir: add option to stay on same file systemAron Griffis
2017-10-21formatting: misc and wrap to 80 colsAndrew Gallant
2017-10-21examples: upgrade to docopt 0.8Andrew Gallant
2017-07-15WalkDir sorter should accept whole dir entries instead of just file names (#70)Jakub Chłapiński
2017-05-09Added contents_first option (#19)mcharsley
2016-09-17Stop storing the underlying fs::DirEntry.Andrew Gallant
2016-08-02Add ability to sort the walked entriesJos van den Oever
2015-09-27Lots of polish. Docs. Refactoring. Simplifying.Andrew Gallant
2015-09-23Custom DirEntry type.Andrew Gallant
2015-09-21Start testing.Andrew Gallant
2015-09-20more polishing, support depthsAndrew Gallant
2015-09-20initial prototype, basic functionalityAndrew Gallant