提交历史

作者 SHA1 备注 提交日期
  Sam Atkins 8d53442187 LibArchive: Extract logic for calculating ZIP statistics 1 年之前
  Caoimhe b5124bd826 LibArchive: Add helper functions for adding members to a ZipOutputStream 2 年之前
  Romain Chardiny dc65a2f2b8 unzip: Add option to list files of an archive 2 年之前
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted 2 年之前
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages 2 年之前
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 年之前
  Ollrogge 0ce1c52577 LibArchive: Add support for modification time and date 2 年之前
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` 2 年之前
  implicitfield 28c99e7a1f LibArchive+Utilities: Stop using DeprecatedString 2 年之前
  Karol Kosek 8238f926fd LibArchive+Utilities: Port ZipOutputStream to Core::Stream 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Tim Schumacher acc9be9f7d LibArchive: Use named members for ZIP general purpose flags 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Lenny Maiorani be360db223 Libraries: Change enums to enum classes in LibArchive 3 年之前
  Lenny Maiorani c0735b047e LibArchive: Use designated initializers 3 年之前
  Lenny Maiorani 484c0edafc LibArchive: Refactor zip header handling 3 年之前
  Andreas Kling 80d4e830a0 Everywhere: Pass AK::ReadonlyBytes by value 3 年之前
  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 年之前
  Idan Horowitz 4317db7498 LibArchive: Make bounds checks stricter in the Zip parser 4 年之前
  Idan Horowitz 550ae23e80 LibArchive: Implement ZipOutputStream for zip archive creation 4 年之前
  Idan Horowitz caf4bde3a9 LibArchive: Add Zip file parser 4 年之前