summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-03-24Update to filesize v0.2Thomas Hurst
2020-03-16Now we are truly single-threaded when threads = 1Sebastian Thiel
2020-03-16Add marker for future improvement : parallel deletionSebastian Thiel
2020-03-16jwalk 0.5 has landed - now we don't follow symlinks during traversal!Sebastian 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-15adapt journey tests to changed signatureSebastian Thiel
2020-03-14exit the program directly to avoid latencySebastian Thiel
2020-02-22Rename 'count-links' to more descriptive 'count-hard-links'Sebastian Thiel
2020-02-22cargo fmtSebastian Thiel
2020-02-22Add hardlink tracking, and an option to disable itThomas Hurst
2020-02-22Add support for real/apparent sizeThomas Hurst
2020-02-01Update tui to 0.8Sebastian Thiel
2019-11-06Update all dependencies to latest versionSebastian Thiel
2019-10-23Make sure borders are drawn more priminently on focusSebastian Thiel
2019-07-26Don't follow symlinks when calculating size interactivelyVinzent Steinberg
2019-07-26Don't follow symlinks when deleting files recursivelyVinzent Steinberg
2019-07-25A single decimal slot for percentages; Fixes #26Sebastian 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-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-14Do not follow symbolic links when iterating directories!Sebastian Thiel
2019-06-16performance improvementsv2.1.2Sebastian Thiel
2019-06-16Better progress display when deleting multiple itemsSebastian 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-16error formatting suggestionsJack O'Connor
2019-06-16Add a missing "n" to the headerKristofer Rye
2019-06-15Handle symlinks in a rather brutal way.Sebastian Thiel
2019-06-15Fix journey-testsSebastian 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
2019-06-15First half-baked version of deletion within traversal treeSebastian Thiel
2019-06-15refactorSebastian Thiel
2019-06-15refactorSebastian Thiel
2019-06-15First rough version of the required pieces in MarkPaneSebastian Thiel
2019-06-14first sketch of the delete-draw-loopSebastian Thiel
2019-06-14Xi'an/China: first test to fully verify deletionSebastian Thiel
2019-06-08Guangzhou/China: Move parts of the tests into their own filesSebastian Thiel
2019-06-08Somewhere over China: preparation for splitting tests into modulesSebastian Thiel
2019-06-08Somewhere over China: refactor deletion - now with error handlingSebastian Thiel
2019-06-08Somewhere over China: Let's not be quite so ignorant about errors during dele...Sebastian Thiel