summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
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-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
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-07-02prep for re-releasev2.1.4Sebastian Thiel
2019-06-16Patch release to get a working github release - no changes to codev2.1.3Sebastian Thiel
2019-06-16performance improvementsv2.1.2Sebastian Thiel
2019-06-16Reopen #2; removal of windows supportv2.1.1Sebastian Thiel
2019-06-16Better progress display when deleting multiple itemsSebastian Thiel
2019-06-16Bump version to 2.1.0v2.1.0Sebastian Thiel
2019-06-16Fixes #2 - use crossterm instead of TermionSebastian Thiel
2019-06-16fix typo in titlev2.0.1Sebastian Thiel
2019-06-15Prepare 2.0 releaseSebastian Thiel
2019-06-07Grapheme handling when truncating long filenamesSebastian Thiel
2019-06-07Assure we don't keep threads around unnecessarily in interactive modeSebastian Thiel
2019-06-05version bumpSebastian Thiel
2019-06-05Bump versionSebastian Thiel
2019-06-05Adjust release notesSebastian Thiel
2019-06-05Add tui-react as library - it's proven (enough)...Sebastian Thiel
2019-06-05Basis for react-like terminal implementation - that way we can have stateSebastian Thiel
2019-06-03Add 'O' to open a folder or file using the default programSebastian Thiel
2019-06-03Smaller release binaries!Sebastian Thiel
2019-06-03Sorting by size, descending, for entriesSebastian Thiel
2019-06-02First failing test - even though just a guess :DSebastian Thiel
2019-06-02basic frame to support new interactive modeSebastian Thiel
2019-06-01Simplified handling of 'no paths given' casev1.1.0Sebastian Thiel
2019-06-01Add description to Cargo.tomlv1.0.0Sebastian Thiel
2019-06-01Prepare for releaseSebastian Thiel
2019-06-01Support for colors. Using green, which might be invisible to some!Sebastian Thiel
2019-06-01Add byte formattingSebastian Thiel
2019-05-31The first failing testSebastian Thiel
2019-05-29mission statement and first tasks, to get startedSebastian Thiel