Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tar gnulong #19

Merged
merged 34 commits into from
Aug 9, 2023
Merged

Tar gnulong #19

merged 34 commits into from
Aug 9, 2023

Commits on Jul 29, 2023

  1. Fix ddoc of generateRandomData

    rtbo committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    a440bee View commit details
    Browse the repository at this point in the history
  2. DontDeleteMe

    rtbo committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    d614d52 View commit details
    Browse the repository at this point in the history
  3. test.util.findProgram

    rtbo committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    e521c9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc4091c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa929cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d8d035 View commit details
    Browse the repository at this point in the history
  7. dfmt

    rtbo committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    7518998 View commit details
    Browse the repository at this point in the history
  8. allow recursive TAR header processing

    prepare ground for #17
    rtbo committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    f86dbbc View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. fix Cursor.read template version

    rtbo committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    ae5e6ee View commit details
    Browse the repository at this point in the history
  2. handle tar gnulong name

    fix #17
    rtbo committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    3563443 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. enhance test suite with unit-threaded assertions

    and stupid driver
    rtbo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    15e3eb9 View commit details
    Browse the repository at this point in the history
  2. test tar.splitPosixPrefixName

    rtbo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    8c38054 View commit details
    Browse the repository at this point in the history
  3. fix locale issue on windows test

    with libarchive tar
    rtbo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a45a501 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. simplify tar octal util

    rtbo committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    5d13963 View commit details
    Browse the repository at this point in the history
  2. TarHeader2 and TarBox2

    rtbo committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    95589d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03a9697 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de02ddb View commit details
    Browse the repository at this point in the history
  5. large cleanup of tar.d

    rtbo committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    79bfb75 View commit details
    Browse the repository at this point in the history
  6. simplify bomb expression

    rtbo committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    afb0a81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4608e06 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    ed64c6d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. emptyByteRange

    rtbo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8d8a82b View commit details
    Browse the repository at this point in the history
  2. BoxEntryInfo and infoEntry

    rtbo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    acf4b8c View commit details
    Browse the repository at this point in the history
  3. fix negative unix time

    rtbo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7c73055 View commit details
    Browse the repository at this point in the history
  4. fix writing gnulong

    rtbo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    661d777 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6eee394 View commit details
    Browse the repository at this point in the history
  6. update meson in CI

    rtbo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    b6eed02 View commit details
    Browse the repository at this point in the history
  7. remove dependency to unit-threaded

    Right now Dub support in meson is broken.
    See mesonbuild/meson#11798
    rtbo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    3d80ff9 View commit details
    Browse the repository at this point in the history
  8. fix 7z code mistake

    picked-up by recent compiler
    rtbo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    275fabf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0de4a08 View commit details
    Browse the repository at this point in the history
  10. tar fix split prefix encoding

    rtbo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    b363171 View commit details
    Browse the repository at this point in the history
  11. enhance gnulong test

    rtbo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a2a0b96 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. test tar name 100 chars

    rtbo committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    546ba64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae3c907 View commit details
    Browse the repository at this point in the history