1. 22 Dec, 2019 6 commits
  2. 20 Dec, 2019 1 commit
  3. 18 Dec, 2019 3 commits
  4. 16 Dec, 2019 29 commits
  5. 04 Dec, 2019 1 commit
    • Max Kellermann's avatar
      archive/zzip: improve error reporting · 32799ff6
      Max Kellermann authored
      Most importantly, this commit translates ZZIP_ENOENT to
      std::system_error(ENOENT) so IsFileNotFound() returns true and
      find_stream_art() can suppress the log line.
      32799ff6