Skip to content
This repository was archived by the owner on May 31, 2020. It is now read-only.

Tags: nilium/mtar

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
nilium Noel
v1.1.0

- Add nouser, -U, -u options to omit user information from headers.
- Add -Fformat option to select tar header format.
- Add ref=link option to create hard links.
- Add -D, -d options to handle duplicate entries.
- Add -A option to support tar stream concatenation.

v1.0.1

Toggle v1.0.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
nilium Noel
v1.0.1

- Support bash <() redirection.

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
nilium Noel
Fix double-recording of recursively-added dirs

Previously, if you added a directory, the directory header would be
written once, and then written again during the file walk stage.

Change-Id: I111e720e2c449411759fffff7808a0871d06b4ac