Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins 8d53442187 LibArchive: Extract logic for calculating ZIP statistics há 1 ano atrás
  Caoimhe b5124bd826 LibArchive: Add helper functions for adding members to a ZipOutputStream há 2 anos atrás
  Romain Chardiny dc65a2f2b8 unzip: Add option to list files of an archive há 2 anos atrás
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages há 2 anos atrás
  Ollrogge 0ce1c52577 LibArchive: Add support for modification time and date há 2 anos atrás
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` há 2 anos atrás
  implicitfield 28c99e7a1f LibArchive+Utilities: Stop using DeprecatedString há 2 anos atrás
  Karol Kosek 8238f926fd LibArchive+Utilities: Port ZipOutputStream to Core::Stream há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Tim Schumacher acc9be9f7d LibArchive: Use named members for ZIP general purpose flags há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Lenny Maiorani be360db223 Libraries: Change enums to enum classes in LibArchive há 3 anos atrás
  Lenny Maiorani c0735b047e LibArchive: Use designated initializers há 3 anos atrás
  Lenny Maiorani 484c0edafc LibArchive: Refactor zip header handling há 3 anos atrás
  Andreas Kling 80d4e830a0 Everywhere: Pass AK::ReadonlyBytes by value há 3 anos atrás
  Idan Horowitz 1c512a702a AK+Userland: Use idan.horowitz@serenityos.org for my copyright headers há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Idan Horowitz 1ac661515e LibArchive: Bounds check header offsets in Zip Parser há 4 anos atrás
  Idan Horowitz 550ae23e80 LibArchive: Implement ZipOutputStream for zip archive creation há 4 anos atrás
  Idan Horowitz caf4bde3a9 LibArchive: Add Zip file parser há 4 anos atrás