Historie revizí

Autor SHA1 Zpráva Datum
  Tim Schumacher 26ba195cf6 LibArchive: Read Tar archive headers through `read_value` před 2 roky
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted před 2 roky
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} před 2 roky
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages před 2 roky
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` před 2 roky
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` před 2 roky
  Tim Schumacher 5f2ea31816 AK: Move `Handle` from `LibCore` and name it `MaybeOwned` před 2 roky
  Tim Schumacher 1ca62de558 LibCore: Return `EBADF` on unsupported stream operations před 2 roky
  implicitfield 28c99e7a1f LibArchive+Utilities: Stop using DeprecatedString před 2 roky
  Tim Schumacher 69de709625 LibArchive: Do some error propagation while packing tar files před 2 roky
  Tim Schumacher 1ec646ab94 LibArchive: Port `TarOutputStream` to `Core::Stream` před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Tim Schumacher 714f0c3dce LibArchive: Implement proper support for Tar file end markers před 2 roky
  Tim Schumacher cb48b9bc30 LibArchive: Pass along errors from Tar header checksum validation před 2 roky
  Tim Schumacher fd3a823a20 LibArchive: Move loading the next tar header into a helper function před 2 roky
  Tim Schumacher cbeaba0c12 LibArchive: Use Core::Stream inside `TarInputStream` před 2 roky
  Tim Schumacher 71d1d9e2b5 LibArchive: Port `TarFileStream` to `Core::Stream` před 2 roky
  implicitfield e277185eb1 LibArchive: Do not assert if the provided stream cannot be discarded před 2 roky
  implicitfield ee0c9ed87b LibArchive: Simplify error handling před 2 roky
  implicitfield 58e9262ff1 LibArchive: Make get_field_as_integral error out on non-octal input před 2 roky
  implicitfield c88d8a21cc LibArchive: Make TarInputStream::advance report errors před 2 roky
  Peter Elliott 83e62e8c4f Utilities+LibArchive: Don't follow symlinks před 2 roky
  Peter Elliott 612a3324d7 LibArchive: Support writing paths up to 255 characters před 2 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Lenny Maiorani deba345ca7 LibArchive: Default initialize member variables před 3 roky
  Lenny Maiorani 847efd8aca LibArchive: Use constexpr variables where possible před 3 roky
  Lenny Maiorani 583e197897 LibArchive: Refactor Tar to make DRY (Don't Repeat Yourself) před 3 roky
  Andreas Kling 80d4e830a0 Everywhere: Pass AK::ReadonlyBytes by value před 3 roky
  Peter Elliott 33d7fdca28 Everywhere: Use my cool new @serenityos.org email address před 3 roky
  Andreas Kling 7ae7170d61 Everywhere: "file name" => "filename" před 4 roky