]> git.sesse.net Git - plocate/history - plocate.cpp
Test for errors from zstd.
[plocate] / plocate.cpp
2020-09-30 Steinar H. GundersonTest for errors from zstd.
2020-09-30 Steinar H. GundersonReplace mmap with io_uring.
2020-09-30 Steinar H. GundersonRemove an unused macro.
2020-09-28 Steinar H. GundersonSupport patterns shorter than 3 bytes.
2020-09-28 Steinar H. GundersonFormat everything with clang-format.
2020-09-28 Steinar H. GundersonRemove some commented-out code.
2020-09-28 Steinar H. GundersonAbstract out some details of reading the corpus into...
2020-09-28 Steinar H. GundersonRefactor scanning through a filename block into its...
2020-09-27 Steinar H. GundersonCompress filenames with zstd.
2020-09-27 Steinar H. GundersonInitial checkin.