提交歷史

作者 SHA1 備註 提交日期
  implicitfield 28c99e7a1f LibArchive+Utilities: Stop using DeprecatedString 2 年之前
  Tim Schumacher 69de709625 LibArchive: Do some error propagation while packing tar files 2 年之前
  Tim Schumacher 1ec646ab94 LibArchive: Port `TarOutputStream` to `Core::Stream` 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Tim Schumacher 714f0c3dce LibArchive: Implement proper support for Tar file end markers 2 年之前
  Tim Schumacher cb48b9bc30 LibArchive: Pass along errors from Tar header checksum validation 2 年之前
  Tim Schumacher fd3a823a20 LibArchive: Move loading the next tar header into a helper function 2 年之前
  Tim Schumacher cbeaba0c12 LibArchive: Use Core::Stream inside `TarInputStream` 2 年之前
  Tim Schumacher 71d1d9e2b5 LibArchive: Port `TarFileStream` to `Core::Stream` 2 年之前
  implicitfield e277185eb1 LibArchive: Do not assert if the provided stream cannot be discarded 2 年之前
  implicitfield ee0c9ed87b LibArchive: Simplify error handling 2 年之前
  implicitfield 58e9262ff1 LibArchive: Make get_field_as_integral error out on non-octal input 2 年之前
  implicitfield c88d8a21cc LibArchive: Make TarInputStream::advance report errors 2 年之前
  Peter Elliott 83e62e8c4f Utilities+LibArchive: Don't follow symlinks 2 年之前
  Peter Elliott 612a3324d7 LibArchive: Support writing paths up to 255 characters 2 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Lenny Maiorani deba345ca7 LibArchive: Default initialize member variables 3 年之前
  Lenny Maiorani 847efd8aca LibArchive: Use constexpr variables where possible 3 年之前
  Lenny Maiorani 583e197897 LibArchive: Refactor Tar to make DRY (Don't Repeat Yourself) 3 年之前
  Andreas Kling 80d4e830a0 Everywhere: Pass AK::ReadonlyBytes by value 3 年之前
  Peter Elliott 33d7fdca28 Everywhere: Use my cool new @serenityos.org email address 3 年之前
  Andreas Kling 7ae7170d61 Everywhere: "file name" => "filename" 4 年之前
  Idan Horowitz 1c512a702a AK+Userland: Use idan.horowitz@serenityos.org for my copyright headers 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Linus Groh 2b0c361d04 Everywhere: Fix a bunch of typos 4 年之前
  Peter Elliott dcee024fee LibArchive: Support POSIX.1-1988 tar files 4 年之前
  Idan Horowitz a809db90dd Libraries: Rename LibTar to LibArchive 4 年之前