summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2022-09-18feat: shorten current item path to 70 charsDaniel Milde
2022-09-17fix: check errDaniel Milde
2022-09-16fix: readded --config-file flagDaniel Milde
2022-09-13fix: two more lines for progress modalDaniel Milde
2022-09-12fix: increase the vertical size of the progress modalv5.17.1Daniel Milde
2022-09-12fix: nul log file for WindowsDaniel Milde
2022-09-11docs: order of sections fixedv5.17.0Daniel Milde
2022-09-11feat: added possibility to change text color and background color of the sele...Daniel Milde
2022-09-09refactor: use only yaml for reading/writing config fileDaniel Milde
2022-09-08test: use gotestsum for running testsDaniel Milde
2022-09-07fix: check errorDaniel Milde
2022-09-07docs: man page updatedv5.16.0Daniel Milde
2022-09-07fix: file nameDaniel Milde
2022-09-07feat: use configuration fileDaniel Milde
2022-09-07chore: ignore vendor dirDaniel Milde
2022-09-07feat: initial mouse supportDaniel Milde
2022-09-06fix: panic on analyzing mount multiple timesDaniel Milde
2022-09-06test: run zfs test only on freebsdDaniel Milde
2022-09-06feat: better error messageDaniel Milde
2022-09-06fix: mount output formatDaniel Milde
2022-09-06test: run 0 perm tests only for LinuxDaniel Milde
2022-08-08ci: binary for AndroidDaniel Milde
2022-08-03Update dir_other.gomcoret
2022-08-03Update dir_other.gomcoret
2022-08-03refactor: split keyPressedDaniel Milde
2022-08-03refactor: extract common logic for BSDDaniel Milde
2022-08-03docs: flags updatedDaniel Milde
2022-08-03feat: show sizes as raw numbers without prefixesv5.15.0Daniel Milde
2022-08-02fix: correct sorting for non-interactive and export modesDaniel Milde