summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-20chore: benchmark for parallel deletiondundee/feat/bench-deletionDaniel Milde
2024-04-20fix: only delete directories in parallelDaniel Milde
2024-04-19ci: add target for tracingDaniel Milde
2024-04-14test for subitemDaniel Milde
2024-04-14feat: delete directory items in parallelDaniel Milde
2024-04-14refactor: move removal logic to separate packageDaniel Milde
2024-04-14ci: use codecov tokenDaniel Milde
2024-04-10fix: allow using storage together with background deletionDaniel Milde
2024-04-10fix: do not allow running background deletion together with storageDaniel Milde
2024-04-10fix: handle panics in delete workersDaniel Milde
2024-04-02chore(docs): update usage guide & examplesRamon Garcia-Perez
2024-04-01fix: avoid data races when deleting in backgroundDaniel Milde
2024-03-30feat: delete/empty items in backgroundDaniel Milde
2024-03-30fix: keep table offset on deletionDaniel Milde
2024-03-24fix: few improvements and fixesDaniel Milde
2024-03-24feat: add --no-delete optionRamon Garcia-Perez
2024-03-22feat: add --show-item-count (-C) optionRamon Garcia-Perez
2024-03-04chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0dependabot[bot]
2024-03-04ci: test all major Go versionsDaniel Milde
2024-03-04fix: revert back maruel/natural and stanza to be compatible with Ubuntu LTS 2...Daniel Milde
2024-02-29ci: explicitly set GOOS and GOARCHDaniel Milde
2024-02-29ci: bump go stensaDaniel Milde
2024-02-21chore(deps): bump github.com/maruel/natural from 1.1.0 to 1.1.1dependabot[bot]
2024-02-18docs: sequential optionDaniel Milde
2024-02-18feat: sequential analyzerDaniel Milde
2024-02-18docs: update issue templatesDaniel Milde
2024-02-18chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0dependabot[bot]
2024-02-18chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0dependabot[bot]
2024-02-18chore(deps): bump actions/setup-go from 4 to 5dependabot[bot]
2024-02-18chore(deps): bump github/codeql-action from 2 to 3dependabot[bot]
2024-02-18chore(deps): bump golangci/golangci-lint-action from 3 to 4dependabot[bot]
2024-02-18Update gdu.specdaniejstriata
2024-02-18fix: show black as real blackDaniel Milde
2024-02-18test: fix footer testDaniel Milde
2024-02-18feat: upgrade tview and tcellDaniel Milde
2024-02-18docs: add --use-storage option to benchmarksDaniel Milde
2024-02-16fix: set reference for last devices columnv5.27.0Daniel Milde
2024-02-15fix: workflow for docker with simplified metaDaniel Milde
2024-02-15fix: check if type matches for selected deviceDaniel Milde
2024-02-14ci: add docker tagsDaniel Milde
2024-02-14ci: workflow for dockerDaniel Milde
2024-02-14ci: build-docker as dependency for allDaniel Milde
2024-02-14docs: use Gdu directly via dockerDaniel Milde
2024-02-14build: add docker build to makefilerare-magma
2024-02-14docs: set long format flag in build commandrare-magma
2024-02-14docs: update install.mdrare-magma
2024-02-14feat: add dockerfilerare-magma
2024-02-13fix: Enter key properly working when reading analysis from fileDaniel Milde
2024-02-13test: more coverageDaniel Milde
2024-02-13test: basic test for exportDaniel Milde