Tim Schumacher
|
f93c7fbb5e
LibCompress: Port GzipDecompressor to `Core::Stream`
|
2 år sedan |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 år sedan |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 år sedan |
Tim Schumacher
|
fd3a823a20
LibArchive: Move loading the next tar header into a helper function
|
2 år sedan |
Tim Schumacher
|
cbeaba0c12
LibArchive: Use Core::Stream inside `TarInputStream`
|
2 år sedan |
Tim Schumacher
|
71d1d9e2b5
LibArchive: Port `TarFileStream` to `Core::Stream`
|
2 år sedan |
implicitfield
|
19e6befddc
FuzzTar+tar: Advance the stream before continuing
|
2 år sedan |
implicitfield
|
ee0c9ed87b
LibArchive: Simplify error handling
|
2 år sedan |
implicitfield
|
58e9262ff1
LibArchive: Make get_field_as_integral error out on non-octal input
|
2 år sedan |
implicitfield
|
c88d8a21cc
LibArchive: Make TarInputStream::advance report errors
|
2 år sedan |
Peter Elliott
|
83e62e8c4f
Utilities+LibArchive: Don't follow symlinks
|
2 år sedan |
sin-ack
|
60f6bc902b
Userland: Convert command line arguments to String/StringView
|
3 år sedan |
Tim Schumacher
|
87da3e0004
tar: Implement support for GNU longname headers
|
3 år sedan |
Sam Atkins
|
f0aba519c3
Utilities: Read positional arguments as Strings not char*s
|
3 år sedan |
kleines Filmröllchen
|
5319e3a03f
LibCore+Userland: Remove File::ensure_parent_directories
|
3 år sedan |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 år sedan |
Tim Schumacher
|
495a1be925
tar: Implement support for extended headers :^)
|
3 år sedan |
Tim Schumacher
|
ff19c1cffe
tar: Use the prefixed path for listing and verbose output
|
3 år sedan |
Tim Schumacher
|
e2d71823d3
tar: Prevent file buffering from reading uninitialized data
|
3 år sedan |
cocateh
|
91fa10a0ab
Utilities: Port tar to LibMain
|
3 år sedan |
Tim Schumacher
|
b689e8b7f4
tar: Automatically recognize gzip archives
|
3 år sedan |
circl
|
69c757e92f
tar: Implement -C option
|
3 år sedan |
Tim Schumacher
|
75978d5fff
tar: Support extracting symlinks
|
3 år sedan |
Tim Schumacher
|
0d679bf348
tar: Implement usage of prefixes when extracting
|
3 år sedan |
Tim Schumacher
|
c94574d313
Utilities/tar: Ignore directory entry if it already exists
|
3 år sedan |
Tim Schumacher
|
bd6c48f6ea
Utilities: tar: Always create parent directory when extracting
|
3 år sedan |
Peter Elliott
|
33d7fdca28
Everywhere: Use my cool new @serenityos.org email address
|
3 år sedan |
Lynn
|
d3aae59478
tar: Ignore "extended headers"
|
4 år sedan |
Jean-Baptiste Boric
|
3038edab00
Utilities: Correct non-standard assert macros includes
|
4 år sedan |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 år sedan |