close
Skip to content

Tags: void-linux/xmandump

Tags

v0.2.8

Toggle v0.2.8's commit message

Verified

This tag was signed with the committer’s verified signature.
fix dumping manpages provided by multiple packages

v0.2.7

Toggle v0.2.7's commit message
cmd/xmandump: Fix file flush ordering

v0.2.6

Toggle v0.2.6's commit message
cmd/xmandump: Fix compression link targets

v0.2.5

Toggle v0.2.5's commit message
cmd/xmandump: support gzip compression

v0.2.4

Toggle v0.2.4's commit message
cmd/xmandump/main.go: remove runtime.GC call

Do not force garbage collection in the loop, since that just increases
CPU time with no significant positive effect on memory usage.

v0.2.3

Toggle v0.2.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
cmd/xmandump/main.go: fix unhandled case where existing files caused …

…symlink creation failure

Closes: #9 [via git-merge-pr]

v0.2.2

Toggle v0.2.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
cmd/xmandump/main.go: include symlinks in dump

fixes #7

Closes: #8 [via git-merge-pr]

v0.2.1

Toggle v0.2.1's commit message
Update module name and dependencies

v0.2.0

Toggle v0.2.0's commit message
Close package file handle as soon as possible

v0.1.0

Toggle v0.1.0's commit message
Renamed project, command to xmandump

Closes #2.