summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-05-31fix: stop process for windowsv5.24.0Daniel Milde
2023-05-31chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.4dependabot[bot]
2023-05-31chore(deps): bump actions/checkout from 2 to 3dependabot[bot]
2023-05-31chore(deps): bump github/codeql-action from 1 to 2dependabot[bot]
2023-05-31chore(deps): bump codecov/codecov-action from 2 to 3dependabot[bot]
2023-05-31fix: do not init screen, it's initialized by tview.applicationDaniel Milde
2023-05-31feat: upgrade dependenciesDaniel Milde
2023-05-31docs: added parallel-disk-usage to benchmarkDaniel Milde
2023-05-31ci: remove coverallsDaniel Milde
2023-05-31fix: err checkDaniel Milde
2023-05-31feat: add ctrl+z for job controlchen
2023-04-08fix: do not show help modal when confirm modal is already opened (#237)v5.23.0Daniel Milde
2023-03-21implement #229 always (try to) change directory (#230)Thomas Sattler
2023-03-20chore(deps): bump github.com/fatih/color from 1.13.0 to 1.15.0 (#227)dependabot[bot]
2023-03-20chore(deps): bump actions/setup-go from 2 to 4 (#228)dependabot[bot]
2023-03-20Fix link to Arch Linux package (#226)Andrew Simmons
2023-03-04doc: benchmarks updatedDaniel Milde
2023-02-24chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 (#222)dependabot[bot]
2023-02-16ci: Add Winget Releaser workflow (#208)sitiom
2023-02-07Update gdu.spec (#207)daniejstriata
2023-02-06docs: man updatedv5.22.0Daniel Milde
2023-02-05feat: added option to follow symlinks (#206)Daniel Milde
2023-02-03fix: ignore mouse events when modal is openedDaniel Milde
2023-01-24Delete gdu-5.12.1.tar.gzdaniejstriata
2023-01-24Update gdu.specdaniejstriata
2023-01-24Add files via uploaddaniejstriata
2023-01-24Update gdu.specdaniejstriata
2023-01-24Update gdu.specdaniejstriata
2023-01-24Add files via uploaddaniejstriata
2023-01-06fix: correct open command for Winv5.21.1Daniel Milde
2022-12-27feat: move cursor to next row when markedv5.21.0Daniel Milde
2022-12-27docs: mark item for deletion in help textDaniel Milde
2022-12-27refactor: help text movedDaniel Milde
2022-12-27lintDaniel Milde
2022-12-27feat: mark multiple items for deletionDaniel Milde
2022-10-31Use GNU tar on Darwin to fix build errorSergey Zolotarev
2022-10-22feat: open file or directory in external programv5.20.0Daniel Milde
2022-10-22fix: check reference typeDaniel Milde
2022-10-22feat: set default sorting using config optionDaniel Milde
2022-09-19docs: config file default locationsv5.19.0Daniel Milde
2022-09-19feat: try to read config from ~/.config/gdu/gdu.yaml firstDaniel Milde
2022-09-19test: export formattingDaniel Milde
2022-09-19feat: format negative numbers correctlyDaniel Milde
2022-09-18feat: bump go version to 1.18Daniel Milde
2022-09-18feat: upgrade all dependenciesDaniel Milde
2022-09-18fix: correct config file option regexv5.18.1Daniel Milde
2022-09-18fix: read non-default config file properlyv5.18.0Daniel Milde
2022-09-18feat: configuration option for setting maximum length of the path for current...Daniel Milde
2022-09-18fix: time.SinceDaniel Milde
2022-09-18feat: show time in progress modalDaniel Milde