]> git.sesse.net Git - plocate/history - db.h
Release plocate 1.1.22.
[plocate] / db.h
2021-12-28 Steinar H. GundersonFix a comment in db.h.
2020-12-05 Steinar H. GundersonFix an issue where the database could be built with...
2020-11-28 Steinar H. GundersonHonor the “require visibility” flag (in the negative).
2020-11-24 Steinar H. GundersonAdd a native updatedb.
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...