Commit History

Author SHA1 Message Date
  Tim Schumacher f93c7fbb5e LibCompress: Port GzipDecompressor to `Core::Stream` 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Rummskartoffel 5f639493f0 gunzip: Don't truncate output filename when input file suffix is omitted 3 years ago
  Lucas CHOLLET 5ac52d0e4c gunzip: Remove StringView assignment on rhs-value 3 years ago
  Lucas CHOLLET 80a1ab3487 gunzip: Port to LibMain 3 years ago
  Andreas Kling f1cc3d0fc4 Userland: Use Core::ArgsParser's Vector<StringView> API everywhere 3 years ago
  Andreas Kling 39369f1da6 Utilities: Use Vector<String> positional arguments in some places 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Idan Horowitz c01f4c3ed8 gunzip: Fail gracefully on bad input 4 years ago
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling c71807a3fc Everywhere: Convert a handful of String::format() => formatted() 4 years ago
  Andreas Kling ececac65c2 Userland: Move command-line utilities to Userland/Utilities/ 4 years ago