Historique des commits

Auteur SHA1 Message Date
  Tim Schumacher 26ba195cf6 LibArchive: Read Tar archive headers through `read_value` il y a 2 ans
  implicitfield 28c99e7a1f LibArchive+Utilities: Stop using DeprecatedString il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Tim Schumacher 714f0c3dce LibArchive: Implement proper support for Tar file end markers il y a 2 ans
  implicitfield 58e9262ff1 LibArchive: Make get_field_as_integral error out on non-octal input il y a 2 ans
  Peter Elliott 612a3324d7 LibArchive: Support writing paths up to 255 characters il y a 2 ans
  Peter Elliott 9ae36e2035 LibArchive: Refactor null-termination logic in TarFileHeader il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors il y a 3 ans
  Andrew Kaster c774790975 LibArchive: Guard against major() and minor() macros from old glibc il y a 3 ans
  Tim Schumacher 87da3e0004 tar: Implement support for GNU longname headers il y a 3 ans
  Idan Horowitz 118d381091 LibArchive: Stop null-terminating StringView tar file header fields il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Daniel Bertalan a285e651f1 LibArchive: Accept space characters as terminators of tar numeric fields il y a 3 ans
  Tim Schumacher e0dba2b81b LibArchive: Add TarFileHeader::content_is_like_extended_header() il y a 3 ans
  Lenny Maiorani deba345ca7 LibArchive: Default initialize member variables il y a 3 ans
  Lenny Maiorani 847efd8aca LibArchive: Use constexpr variables where possible il y a 3 ans
  Lenny Maiorani 583e197897 LibArchive: Refactor Tar to make DRY (Don't Repeat Yourself) il y a 3 ans
  Tim Schumacher acf3154483 LibArchive: Limit all Tar header fields to their buffer length il y a 3 ans
  Peter Elliott 33d7fdca28 Everywhere: Use my cool new @serenityos.org email address il y a 3 ans
  Jean-Baptiste Boric d0eb376520 LibArchive: Move method implementations away from header il y a 4 ans
  Andreas Kling 7ae7170d61 Everywhere: "file name" => "filename" il y a 4 ans
  Idan Horowitz 1c512a702a AK+Userland: Use idan.horowitz@serenityos.org for my copyright headers il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Linus Groh 2b0c361d04 Everywhere: Fix a bunch of typos il y a 4 ans
  Peter Elliott dcee024fee LibArchive: Support POSIX.1-1988 tar files il y a 4 ans
  Idan Horowitz a809db90dd Libraries: Rename LibTar to LibArchive il y a 4 ans