Skip to content
#

tar

Here are 259 public repositories matching this topic...

mia-0
mia-0 commented Sep 13, 2018

It’d be super nice if libarchive aka libCVE had proper, human-readable changelogs with references to security fixes. Right now the NEWS file is so incomplete as to be useless, and the release notes page on the wiki hasn’t been updated in ages.

adamhathcock
adamhathcock commented Jul 17, 2017

Document with markdown:
(samples could also be unit tests for some copy/pasting to make it easier to maintain when breaking changes occur)

  • Basic Archive usage

  • Basic Reader usage

  • Basic Writer usage

  • Options usage around leaving streams open

  • Archive Encoding usage with auto-detect

glasser
glasser commented Jul 26, 2017

The documentation of the filter option is misleading:

Filter out files before extracting

That's not really true. When you use decompress (say, with decompress-tar or decompress-unzip), it fully decompresses the entire tarball into memory before applying the filter. If you're not using the output feature, the filter option is entirely equivalent to just using Array.filter yourself o

🔍NEW ultra fast grep with interactive query UI: search file systems, text, source code, binary files, archives (cpio/tar/pax/zip), compressed files (zip/gz/Z/bz2/lzma/xz), documents, and more. A faster, user-friendly replacement for GNU/BSD grep.

  • Updated May 28, 2020
  • C++

Improve this page

Add a description, image, and links to the tar topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tar topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.