11 Commits

Author SHA256 Message Date
d205c1cdb8 Accepting request 1303743 from devel:languages:go
- Update to version 0.9.1:
  * fix: parse modified git tree flag correctly
  * fix: include version number in tarballs
  * docs: update man page
  * fix: allow manually supplying version/commit again
  * feat: migrate rest of goreleaser config
  * fix: 9p path parse error with WSL2 (#300)
  * chore: align happy path to left edge in bar rendering
  * docs: update man page
  * fix: off-by-one error in bar rendering
  * fix: move background colors to theme
  * fix: recompute widths to account for changed bar size
  * feat: don't waste space for chars we never print
  * feat: use unicode chars for bar
  * feat: dynamically resize bars
  * feat: adjust table width to avail space
  * docs: update man page
  * build(deps): bump actions/setup-go from 5.5.0 to 6.0.0
  * docs: update man page
  * feat: read build info from runtime
  * docs: update man page
  * fix: deduplicate list of mounts (#209)
  * build(deps): bump actions/checkout from 3 to 5
  * build(deps): bump goreleaser/goreleaser-action from 4 to 6
  * build(deps): bump golang.org/x/term from 0.7.0 to 0.34.0
  * build(deps): bump golang.org/x/sys from 0.7.0 to 0.35.0
  * build(deps): bump github.com/muesli/termenv from 0.15.1 to 0.16.0
  * chore: require Go 1.23+
  * build(deps): bump actions/setup-go from 4.0.0 to 5.5.0
  * docs: update man page (forwarded request 1303439 from ph03nix)

OBS-URL: https://build.opensuse.org/request/show/1303743
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/duf?expand=0&rev=2
2025-09-11 12:40:01 +00:00
f18b492aef - Update to version 0.9.1:
* fix: parse modified git tree flag correctly
  * fix: include version number in tarballs
  * docs: update man page
  * fix: allow manually supplying version/commit again
  * feat: migrate rest of goreleaser config
  * fix: 9p path parse error with WSL2 (#300)
  * chore: align happy path to left edge in bar rendering
  * docs: update man page
  * fix: off-by-one error in bar rendering
  * fix: move background colors to theme
  * fix: recompute widths to account for changed bar size
  * feat: don't waste space for chars we never print
  * feat: use unicode chars for bar
  * feat: dynamically resize bars
  * feat: adjust table width to avail space
  * docs: update man page
  * build(deps): bump actions/setup-go from 5.5.0 to 6.0.0
  * docs: update man page
  * feat: read build info from runtime
  * docs: update man page
  * fix: deduplicate list of mounts (#209)
  * build(deps): bump actions/checkout from 3 to 5
  * build(deps): bump goreleaser/goreleaser-action from 4 to 6
  * build(deps): bump golang.org/x/term from 0.7.0 to 0.34.0
  * build(deps): bump golang.org/x/sys from 0.7.0 to 0.35.0
  * build(deps): bump github.com/muesli/termenv from 0.15.1 to 0.16.0
  * chore: require Go 1.23+
  * build(deps): bump actions/setup-go from 4.0.0 to 5.5.0
  * docs: update man page

OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/duf?expand=0&rev=10
2025-09-11 03:39:38 +00:00
36b4408355 Accepting request 1088476 from devel:languages:go
New package duf (Disk Usage/Free) utility is a df alternative.

OBS-URL: https://build.opensuse.org/request/show/1088476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/duf?expand=0&rev=1
2023-05-23 12:54:24 +00:00
0738830ced Accepting request 1088472 from home:jfkw:branches:devel:languages:go
- Update to version 0.8.1+git64.24c3369:
- Use _service mode manual as better alias name than localonly
- Changelog cleanups to fix to multiple changelog generated entries

OBS-URL: https://build.opensuse.org/request/show/1088472
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/duf?expand=0&rev=8
2023-05-22 22:27:49 +00:00
fca7825fa9 Accepting request 1077576 from home:xenonpk:go
- Update to version 0.8.1:
  * docs: update man page
  * build(deps): bump actions/setup-go from 3.5.0 to 4.0.0
  * docs: update man page
  * fix readme build badge
  * build(deps): bump github.com/muesli/termenv from 0.14.0 to 0.15.1
  * build(deps): bump golang.org/x/term
  * docs: update man page
  * build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.3 to 6.4.6
  * docs: update man page
  * chore: bump Go to 1.17
- Update to version 0.8.1:
  * build(deps): bump goreleaser/goreleaser-action from 3 to 4
  * build(deps): bump actions/setup-go from 3.4.0 to 3.5.0
  * docs: update man page
  * build(deps): bump github.com/muesli/termenv from 0.13.0 to 0.14.0
- Update to version 0.8.1:
  * docs: update man page
  * build(deps): bump actions/setup-go from 3.3.1 to 3.4.0
  * docs: update man page
  * build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.2 to 6.4.3

OBS-URL: https://build.opensuse.org/request/show/1077576
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/duf?expand=0&rev=7
2023-04-06 03:14:38 +00:00
8f692366a6 Accepting request 1037672 from home:xenonpk:go
- Update to version 0.8.1:
  * docs: update man page
  * build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.0 to 6.4.2
- Update to version 0.8.1:
  * docs: update man page
  * run code through gofumpt and correct gopls warnings
  * docs: update man page
  * Bump actions/setup-go from 3.3.0 to 3.3.1
- Update to version 0.8.1:
  * docs: update man page
  * Bump github.com/jedib0t/go-pretty/v6 from 6.3.9 to 6.4.0
- Update to version 0.8.1:
  * docs: update man page
  * Bump github.com/jedib0t/go-pretty/v6 from 6.3.8 to 6.3.9
- Update to version 0.8.1:
  * docs: update man page
  * chore: bump required Go version
  * chore: x/sys API change
  * Bump github.com/muesli/termenv from 0.12.0 to 0.13.0
  * Bump github.com/muesli/mango from 0.1.0 to 0.2.0
  * Bump github.com/muesli/termenv from 0.11.0 to 0.12.0
  * Bump actions/setup-go from 3.2.0 to 3.3.0
  * docs: update man page
  * Bump github.com/mattn/go-runewidth from 0.0.13 to 0.0.14
- Update to version 0.8.1:
  * docs: update man page
  * Bump github.com/jedib0t/go-pretty/v6 from 6.3.4 to 6.3.8
- Update to version 0.8.1:
  * docs: update man page
  * Bump github.com/jedib0t/go-pretty/v6 from 6.3.3 to 6.3.4
- Update to version 0.8.1:
  * docs: update man page
  * docs: update ubuntu and debian versions
- Update to version 0.8.1:
  * docs: update man page
  * Bump github.com/jedib0t/go-pretty/v6 from 6.3.2 to 6.3.3
- Update to version 0.8.1:
  * docs: update man page
  * Bump github.com/jedib0t/go-pretty/v6 from 6.3.1 to 6.3.2
- Update to version 0.8.1:
  * docs: update man page
  * Bump actions/setup-go from 3.1.0 to 3.2.0
- Update to version 0.8.1:
  * docs: update man page
  * Bump goreleaser/goreleaser-action from 2 to 3
- Update to version 0.8.1:
  * docs: update man page
  * Bump actions/setup-go from 2 to 3.1.0
- Update to version 0.8.1:
  * docs: update man page
  * Bump github.com/jedib0t/go-pretty/v6 from 6.2.5 to 6.3.1
- Update to version 0.8.1:
  * docs: update man page
  * Bump actions/checkout from 2 to 3
- Update to version 0.8.1:
  * docs: update man page
  * Bump golangci/golangci-lint-action from 2 to 3
- Update to version 0.8.1:
  * Update README badges
  * Add godoc comments and fix linter warnings
  * Add separate sets of hard- and soft-enforced linters
  * docs: update man page
  * Unalias term package
  * Fix mountinfo parsing #153 (#154)
  * docs: update man page
  * Add Debian & Ubuntu installation instructions
- Update to version 0.8.0:
  * docs: update man page
  * Bump go-wildcard to v1.0.3
  * docs: update man page
  * Bump mango to v0.1.0
- Update to version 0.8.0:
  * docs: update man page
  * Fix manpage workflow branch
  * Add 'ansi' theme that uses the terminal's native 4-bit ANSI colors
  * Add Go 1.17 build tags
  * Bump github.com/jedib0t/go-pretty/v6 from 6.2.4 to 6.2.5
  * table: rename inode-related columns to clarify difference between bytes and inodes. Fixes #94
  * Add dependabot config
  * Generate man page when built with 'mango' build-tag
  * Add mango-generated man page
  * Bump termenv to v0.11.0
- Update to version 0.7.0:
  * Update go-wilcard lib #156
- Update to version 0.7.0:
  * Add feedback paragraph to README
- Update to version 0.6.2:
  * Document color-coding/threshold options in README
  * add availability and usage threhold option
  * Add install instructions on OpenBSD
  * Remove unmaintained snap package
  * Bump go-pretty to v6.2.4
- Update to version 0.6.2:
  * Add installation instructions for Void Linux

OBS-URL: https://build.opensuse.org/request/show/1037672
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/duf?expand=0&rev=6
2022-11-24 00:46:06 +00:00
3821550072 Accepting request 928298 from home:xenonpk:go
- Update to version 0.6.2:
  * Update Arch Linux install, in official repos now
  * Bump termenv & go-runewidth deps
  * Fix goreportcard badge
  * Replace deprecated terminal package (#126)
  * Hide/show mount points (#107)
  * Add manpage

OBS-URL: https://build.opensuse.org/request/show/928298
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/duf?expand=0&rev=5
2021-10-30 17:41:37 +00:00
705104bbff Accepting request 894153 from home:xenonpk:go
Update to version 0.6.2

OBS-URL: https://build.opensuse.org/request/show/894153
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/duf?expand=0&rev=4
2021-05-18 21:49:39 +00:00
c773fc2537 Accepting request 872598 from home:xenonpk:go
Update to 0.6.0

OBS-URL: https://build.opensuse.org/request/show/872598
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/duf?expand=0&rev=3
2021-02-16 22:41:06 +00:00
a27f8e5bf6 Accepting request 850317 from home:xenonpk:go
Fix bogus changelog entry

OBS-URL: https://build.opensuse.org/request/show/850317
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/duf?expand=0&rev=2
2020-11-23 22:33:12 +00:00
8abfa156b8 Accepting request 842625 from home:xenonpk:go
Build duf

OBS-URL: https://build.opensuse.org/request/show/842625
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/duf?expand=0&rev=1
2020-10-19 20:15:57 +00:00