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
2021-03-222.3.2HEAD2.3.2masterAndrew Gallant
2021-03-22api: add convenience sort routinesMarvin Löbel
2020-12-13readme: use HTTPS for linksAlex Touchet
2020-05-07tests: replace "cfg(test)" with "cfg(doctest)" for readme testingGuillaume Gomez
2020-01-11ci: set override to force selected Rust versionAndrew Gallant
2020-01-112.3.12.3.1Andrew Gallant
2020-01-11edition: switch to Rust 2018Andrew Gallant
2020-01-11style: switch to rustfmtAndrew Gallant
2020-01-11ci: switch to actions-rs/toolchainAndrew Gallant
2020-01-112.3.02.3.0Andrew Gallant
2020-01-11style: use 'dyn' for trait objectsAndrew Gallant
2020-01-11msrv: bump to 1.34.0Andrew Gallant
2020-01-11ci: switch to GitHub ActionsAndrew Gallant
2020-01-11readme: document MSRV policyAndrew Gallant
2019-07-202.2.92.2.9Andrew Gallant
2019-07-20bug: fastidiously increment oldest_openedAndrew Gallant
2019-07-20bug: fix use of skip_current_dirLukas Kalbertodt
2019-07-20internals: re-arrange implementationAndrew Gallant
2019-07-20tests: rewrite themAndrew Gallant
2019-07-20tests: restructure themAndrew Gallant
2019-07-20deps: drop quickcheck and randAndrew Gallant
2019-07-20list: add new walkdir-list binaryAndrew Gallant
2019-07-20deps: bump rand and quickcheckAndrew Gallant
2019-06-092.2.82.2.8Andrew Gallant
2019-06-09style: allow bare trait objectsAndrew Gallant
2019-06-09ci: remove minimal version checkAndrew Gallant
2019-06-09deps: update rand to 0.6Andrew Gallant
2019-06-09deps: update quickcheck to 0.8Igor Gnatenko
2019-05-01cleanup: remove unused files from the old daysAndrew Gallant
2019-05-01test: check examples in READMEGuillaume Gomez
2019-04-30ci: stop testing on MSRV, build onlyAndrew Gallant
2019-04-30code: remove unnecessary mutAndrew Gallant
2018-11-112.2.72.2.7Andrew Gallant
2018-11-11walkdir: fix root symlink bugAndrew Gallant
2018-11-07ci: pin to lazy_static 1.1 in CIAndrew Gallant
2018-10-292.2.62.2.6Andrew Gallant
2018-10-29ci: exclude CI filesIgor Gnatenko
2018-08-252.2.52.2.5Andrew Gallant
2018-08-25deps: update to quickcheck 0.7Andrew Gallant
2018-08-252.2.42.2.4Andrew Gallant
2018-08-25windows: replace winapi ffi with winapi-utilAndrew Gallant
2018-08-252.2.32.2.3Andrew Gallant
2018-08-25deps: update for minimal-versionsJacob Finkelman
2018-08-232.2.22.2.2Andrew Gallant
2018-08-23walkdir: add option to stay on same file systemAron Griffis
2018-08-23DirEntry: add into_path methodAndrew Gallant
2018-08-222.2.12.2.1Andrew Gallant
2018-08-22path_is_symlink: fix false positiveAndrew Gallant
2018-08-22deps: update docopt to 1.0Andrew Gallant
2018-08-052.2.02.2.0Andrew Gallant