]> git.sesse.net Git - plocate/history - db.h
Fix the -r short option.
[plocate] / db.h
2020-10-13 Steinar H. GundersonUse zstd dictionaries.
2020-10-03 Steinar H. GundersonFix searching for very short (1 or 2 bytes) queries.
2020-10-02 Steinar H. GundersonMake some padding in the header explicit.
2020-09-30 Steinar H. GundersonRerun clang-format.
2020-09-30 Steinar H. GundersonSwitch trigram lookup from binary search to a hash...