summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-26Bump version to 2.2.0v2.1.11Sebastian Thiel
2019-07-26Update dependenciesVinzent Steinberg
2019-07-26Don't follow symlinks when calculating size interactivelyVinzent Steinberg
2019-07-26Don't follow symlinks when deleting files recursivelyVinzent Steinberg
2019-07-25Prepare next releasev2.1.10Sebastian Thiel
2019-07-25A single decimal slot for percentages; Fixes #26Sebastian Thiel
2019-07-25Update README for upcoming releaseSebastian Thiel
2019-07-25Run rustfmt; use debug_assert; rename functionSebastian Thiel
2019-07-24Use same colors in mark pane as in entries paneVinzent Steinberg
2019-07-24Fix color scheme for light terminalsVinzent Steinberg
2019-07-22Forbid unsafe everywhereSebastian Thiel
2019-07-21Bump versionv2.1.9Sebastian Thiel
2019-07-21Show broken symlinks on the first level of iterationSebastian Thiel
2019-07-21Handle broken symlinks, they can now be deletedSebastian Thiel
2019-07-21Assure we flush stdout to switch back to the previous screenSebastian Thiel
2019-07-14Allow for pageup/down to work in selector pane (interactive mode)Sebastian Thiel
2019-07-14bump patch levelv2.1.8Sebastian Thiel
2019-07-14Do not follow symbolic links when iterating directories!Sebastian 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-23Add `Cargo.lock` because this is a binaryPascal Hertleif
2019-06-18add install instructions for voidlinuxJan Christian Grünhage
2019-06-17Additional limitations related to symlinks and hardlinkesSebastian Thiel
2019-06-16Patch release to get a working github release - no changes to codev2.1.3Sebastian Thiel
2019-06-16Make filename smaller; related to #10Sebastian Thiel
2019-06-16Inform about the dark-mode limitationSebastian 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-16Fix tests... really need CI if PRs keep comingSebastian Thiel
2019-06-16Auto-restore previously selected entries; quality of life!Sebastian Thiel
2019-06-16Add 'h' and 'l' as alternative keybindingsSebastian Thiel
2019-06-16Fixes #2 - use crossterm instead of TermionSebastian Thiel
2019-06-16One more limitationSebastian Thiel
2019-06-16fix typo in titlev2.0.1Sebastian Thiel
2019-06-16error formatting suggestionsJack O'Connor
2019-06-16Add a missing "n" to the headerKristofer Rye
2019-06-15Improve readmev2.0.0Sebastian Thiel
2019-06-15Update to the latest asciinema recordingSebastian Thiel
2019-06-15Handle symlinks in a rather brutal way.Sebastian Thiel
2019-06-15Fix journey-testsSebastian Thiel
2019-06-15Prepare 2.0 releaseSebastian Thiel
2019-06-15pane is now displayed during deletion; keeps last item selectedSebastian Thiel
2019-06-15This might be the first working version of deletionSebastian Thiel
2019-06-15Update num entries and bytes totalSebastian Thiel
2019-06-15Usage of StableGraph fixes logic thus farSebastian Thiel
2019-06-15better separation of concerns when iterating marked itemsSebastian Thiel