提交历史

作者 SHA1 备注 提交日期
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 年之前
  Tim Schumacher 26ba195cf6 LibArchive: Read Tar archive headers through `read_value` 2 年之前
  implicitfield 28c99e7a1f LibArchive+Utilities: Stop using DeprecatedString 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Tim Schumacher 714f0c3dce LibArchive: Implement proper support for Tar file end markers 2 年之前
  implicitfield 58e9262ff1 LibArchive: Make get_field_as_integral error out on non-octal input 2 年之前
  Peter Elliott 612a3324d7 LibArchive: Support writing paths up to 255 characters 2 年之前
  Peter Elliott 9ae36e2035 LibArchive: Refactor null-termination logic in TarFileHeader 2 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 年之前
  Andrew Kaster c774790975 LibArchive: Guard against major() and minor() macros from old glibc 3 年之前
  Tim Schumacher 87da3e0004 tar: Implement support for GNU longname headers 3 年之前
  Idan Horowitz 118d381091 LibArchive: Stop null-terminating StringView tar file header fields 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Daniel Bertalan a285e651f1 LibArchive: Accept space characters as terminators of tar numeric fields 3 年之前
  Tim Schumacher e0dba2b81b LibArchive: Add TarFileHeader::content_is_like_extended_header() 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 年之前
  Tim Schumacher acf3154483 LibArchive: Limit all Tar header fields to their buffer length 3 年之前
  Peter Elliott 33d7fdca28 Everywhere: Use my cool new @serenityos.org email address 3 年之前
  Jean-Baptiste Boric d0eb376520 LibArchive: Move method implementations away from header 4 年之前
  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 年之前