summaryrefslogtreecommitdiffstats
path: root/tests/snapshots
AgeCommit message (Collapse)Author
2019-06-16Fix tests... really need CI if PRs keep comingSebastian Thiel
2019-06-15Fix journey-testsSebastian Thiel
2019-06-05fix tests - column width changesSebastian Thiel
2019-06-04Add support for static byte unitsSebastian Thiel
2019-06-04Properly fix byte column width handlingSebastian Thiel
2019-06-04Fix byte formattingSebastian Thiel
2019-06-02Add test showing sizes don't work, and graph traversal neither :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 simple statistics, just for fun!Sebastian Thiel
2019-06-01Sort by size in bytes by default; can be turned off for immediate feedbackSebastian Thiel
2019-06-01Nicer formatting of numbersSebastian Thiel
2019-06-01Add --no-total optionSebastian Thiel
2019-06-01Better error reportingSebastian Thiel
2019-06-01Compute the total if there are more than one pathsSebastian Thiel
2019-06-01Support for various byte formatsSebastian Thiel
2019-06-01Add byte formattingSebastian Thiel
2019-06-01By not counting directories, we get the correct amount of bytesSebastian Thiel
2019-06-01Let's just say we compute the aggregate correctlySebastian Thiel
Might have to look at the link handling again, for now it seems it does not follow symlinks anyway, so our computation should be correct.
2019-06-01First basic implementation of aggregation; symlinks are not handled yetSebastian Thiel