summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-06-04chore(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0dependabot/go_modules/golang.org/x/sys-0.21.0dependabot[bot]
2024-05-31test: EOFDaniel Milde
2024-05-31feat: support for reading gzip,bzip2 and xz filesDaniel Milde
2024-05-31refactor: move showFile to separate fileDaniel Milde
2024-05-21feat: add option `--no-unicode` to disable unicode symbolsDaniel Milde
2024-05-09Fix division by zero error in formatFileRow (#359)xroberx
2024-05-07chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#342)dependabot[bot]
2024-05-07improved spec file for 5.28.0 (#349)daniejstriata
2024-05-07chore(deps): bump golang.org/x/sys from 0.17.0 to 0.20.0dependabot[bot]
2024-05-02Merge pull request #355 from dundee/dundee/refactor/lintDaniel Milde
2024-05-02fix: combine errorsDaniel Milde
2024-05-02chore: nolintDaniel Milde
2024-05-02fix: error wrapDaniel Milde
2024-05-02refactor: single case switchDaniel Milde
2024-04-30ci: bump golangci-lint-actionDaniel Milde
2024-04-30ci: bump golangci-lint versionDaniel Milde
2024-04-30refactor: re-assignDaniel Milde
2024-04-30chore: nolintsDaniel Milde
2024-04-30refactor: renameDaniel Milde
2024-04-30refactor: lllDaniel Milde
2024-04-30refactor: invert condDaniel Milde
2024-04-30refactor: named resultDaniel Milde
2024-04-30refactor: non-pointer typeDaniel Milde
2024-04-30refactor: empty fallthroughDaniel Milde
2024-04-30chore: ignore false positive unparamDaniel Milde
2024-04-30chore: ignore gocycloDaniel Milde
2024-04-30refactor: named resultDaniel Milde
2024-04-30ci: golangci-lint configDaniel Milde
2024-04-30lintDaniel Milde
2024-04-30refactor: type switch to type condDaniel Milde
2024-04-30refactor: single case switchDaniel Milde
2024-04-30refactor: type switch to type condDaniel Milde
2024-04-29refactor: combine param typesDaniel Milde
2024-04-29refactor: constants for action and actingDaniel Milde
2024-04-24docs: fixed section orderDaniel Milde
2024-04-24Merge pull request #352 from dundee/dundee/refactor/lintDaniel Milde
2024-04-24refactor: empty fallthroughDaniel Milde
2024-04-24refactor: empty fallthroughDaniel Milde
2024-04-24refactor: small fixesDaniel Milde
2024-04-24refactor: if-else to switchDaniel Milde
2024-04-24refactor: explicit returnDaniel Milde
2024-04-24refactor: constants for colorsDaniel Milde
2024-04-24refactor: constants for sortingDaniel Milde
2024-04-24refactor: string instead of bytearrayDaniel Milde
2024-04-24refactor: gofumptedDaniel Milde
2024-04-24refactor: lint fixesDaniel Milde
2024-04-24test: fix storage testsDaniel Milde
2024-04-23test: more coverage for storedDaniel Milde
2024-04-23test: more coverage for report packageDaniel Milde
2024-04-23test: more coverage for app packageDaniel Milde