summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2020-03-29Bump minor versionv2.4.0Sebastian Thiel
2020-03-29Don't try to shutdown keyinput thread to not lose input eventsSebastian Thiel
2020-03-29Crossbeam channel is actually not needed in this caseSebastian Thiel
2020-03-29Import plenty of utilities from prodash into tui-reacttui-react-v0.2.2Sebastian Thiel
2020-03-29Now there could possibly be abortable and navigatable GUI while scanning…Sebastian Thiel
2020-03-29Also exit quickly when ctrl+c is pressedSebastian Thiel
2020-03-29Revert "Asynchronous processing of keyboard events…"Sebastian Thiel
2020-03-29Asynchronous processing of keyboard events…Sebastian Thiel
2020-03-27Truly don't follow symlinks unless they are the only top-level path.v2.3.9Sebastian Thiel
2020-03-26bump patch levelSebastian Thiel
2020-03-24updaet dependencies; bump versionv2.3.7Sebastian Thiel
2020-03-24Update to filesize v0.2Thomas Hurst
2020-03-16bump patch levelv2.3.6Sebastian Thiel
2020-03-16jwalk 0.5 has landed - now we don't follow symlinks during traversal!Sebastian Thiel
2020-03-15Bump patch levelv2.3.5Sebastian Thiel
2020-03-15Revert "Upgrade to jwalk 0.5; stop following symlinks during traversal"Sebastian Thiel
2020-03-15Upgrade to jwalk 0.5; stop following symlinks during traversalv2.3.4Sebastian Thiel
2020-03-15minor update: itertoolsSebastian Thiel
2020-03-15updated dependencies, againSebastian Thiel
2020-03-15Bump patch level; update dependenciesSebastian Thiel
2020-03-14bump versiov2.3.3Sebastian Thiel
2020-02-25Add license file to TUI-react; include it in dua, update dependenciesv2.3.2tui-react-v0.2.1Sebastian Thiel
2020-02-23dependency update, version bumpv2.3.1Sebastian Thiel
2020-02-22(cargo-release) start next development iteration 2.3.1-alpha.0Sebastian Thiel
2020-02-22Rename 'count-links' to more descriptive 'count-hard-links'Sebastian Thiel
2020-02-22(cargo-release) start next development iteration 2.2.1-alpha.0Sebastian Thiel
2020-02-22dependency update, cut releasev2.2.0Sebastian Thiel
2020-02-22Add support for real/apparent sizeThomas Hurst
2020-02-01Upgrade tui-reactSebastian Thiel
2020-02-01New release of tui-reactSebastian Thiel
2020-02-01cargo update - will a better lock file fix this issue?Sebastian Thiel
2020-02-01Add travis support including releasesSebastian Thiel
2020-02-01Update tui to 0.8Sebastian Thiel
2020-02-01Update petgraphSebastian Thiel
2020-02-01cargo-update + new Cargo.lock formatSebastian Thiel
2019-11-06Update all dependencies to latest versionSebastian Thiel
2019-10-23Bump versionv2.1.12Sebastian Thiel
2019-07-26Bump version to 2.2.0v2.1.11Sebastian Thiel
2019-07-26Update dependenciesVinzent Steinberg
2019-07-25Prepare next releasev2.1.10Sebastian Thiel
2019-07-21Bump versionv2.1.9Sebastian Thiel
2019-07-14bump patch levelv2.1.8Sebastian Thiel
2019-07-03Fix Cargo.lock... again. 2.1.7 is 2.1.6 effectivelyv2.1.7Sebastian Thiel
2019-07-03Bump patch; fixes #14v2.1.6Sebastian Thiel
2019-07-03Fix inconsistent cargo.lock file; update all depsv2.1.5Sebastian Thiel
2019-06-23Add `Cargo.lock` because this is a binaryPascal Hertleif