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
2017-03-20Fix typos in comments.Petr Zemek
2017-01-091.0.71.0.7Andrew Gallant
2017-01-09bump same-file dep to 0.1.1Andrew Gallant
2017-01-091.0.61.0.6Andrew Gallant
2017-01-09Expose inode number on DirEntry.Andrew Gallant
2017-01-091.0.51.0.5Andrew Gallant
2017-01-09Use new same-file crate.Andrew Gallant
2017-01-09tweak when CI runsAndrew Gallant
2017-01-09Fix minimum Rust version.Andrew Gallant
2017-01-081.0.41.0.4Andrew Gallant
2017-01-08Merge pull request #17 from BurntSushi/cleanupAndrew Gallant
2017-01-08Various Windows related cleanups.Andrew Gallant
2016-12-061.0.31.0.3Andrew Gallant
2016-12-06Merge pull request #15 from BurntSushi/fix-root-symlinkAndrew Gallant
2016-12-06Fix bug reading root symlink.Andrew Gallant
2016-11-241.0.21.0.2Andrew Gallant
2016-11-24Use docs.rs in documentation link.Andrew Gallant
2016-11-01Merge pull request #12 from Ryman/old-bugrefAndrew Gallant
2016-11-01Remove reference to a bug which has been fixedKevin Butler
2016-10-291.0.11.0.1Andrew Gallant
2016-10-29update Cargo.toml directionsAndrew Gallant
2016-10-291.0.01.0.0Andrew Gallant
2016-10-29update readmeAndrew Gallant
2016-10-29Bump minimum Rust version.Andrew Gallant
2016-10-29Expose `is_same_file` function.Andrew Gallant
2016-10-29Merge pull request #7 from azdle/masterAndrew Gallant
2016-09-170.1.80.1.8Andrew Gallant
2016-09-17Stop storing the underlying fs::DirEntry.Andrew Gallant
2016-09-160.1.70.1.7Andrew Gallant
2016-09-16Force internal iterator to inline.Andrew Gallant
2016-08-310.1.60.1.6Andrew Gallant
2016-08-31When was #![no_std] stabilized?Andrew Gallant
2016-08-31Bump Rust version.Andrew Gallant
2016-08-31Fix bug with sort_by.Andrew Gallant
2016-08-02Merge pull request #6 from vandenoever/sortAndrew Gallant
2016-08-02Add ability to sort the walked entriesJos van den Oever
2016-06-14only depend on windows deps on windowsPatrick Barrett
2015-11-080.1.50.1.5Andrew Gallant
2015-11-08bump kernel32-sysAndrew Gallant
2015-11-060.1.40.1.4Andrew Gallant
2015-11-06Remove libc in favor of winapi.Andrew Gallant
2015-09-27s/$HOME/$DIR/ in most placesAndrew Gallant
2015-09-270.1.30.1.3Andrew Gallant
2015-09-27use svgAndrew Gallant
2015-09-27add appveyor badgeAndrew Gallant
2015-09-27update docsAndrew Gallant
2015-09-270.1.20.1.2Andrew Gallant
2015-09-27Tweak when max depth pruning happens.Andrew Gallant
2015-09-270.1.10.1.1Andrew Gallant
2015-09-27Only skip when entry is a directory.Andrew Gallant