]> git.sesse.net Git - plocate/shortlog
plocate
2024-01-12 Steinar H.... Release plocate 1.1.22. master 1.1.22
2024-01-12 Steinar H.... Revert "In updatedb, check prunepaths _before_ opening...
2024-01-06 Steinar H.... Clean up some legacy logic in filesystem_is_excluded().
2024-01-06 Steinar H.... Bump version number.
2024-01-06 Steinar H.... Release plocate 1.1.21. 1.1.21
2024-01-06 Steinar H.... tmpwatch is not kept in sync with plocate.
2024-01-06 Steinar H.... Include prunepaths in bind mount pruning logic.
2024-01-06 Steinar H.... Remove mount entries that will be pruned away due to...
2024-01-06 Steinar H.... Remove the last remnants of translation support.
2024-01-06 Steinar H.... Remove an unneeded #include.
2024-01-05 Steinar H.... Remove some globals from the bind mount code.
2024-01-04 Steinar H.... Remove obsolete comment about obstacks.
2024-01-04 Steinar H.... Remove some comments left over from mlocate.
2024-01-04 Steinar H.... In updatedb, check prunepaths _before_ opening the...
2024-01-04 Steinar H.... Bump version number.
2023-12-31 Steinar H.... Release plocate 1.1.20. 1.1.20
2023-12-31 Steinar H.... Add an undocumented flag --ignore-visibility.
2023-11-15 Florian Schmaustimer: set AccuracySec to 6h and RandomizedDelaySec...
2023-11-11 Steinar H.... Fix updatedb writing incomplete .db files under Termux.
2023-10-23 Steinar H.... Fix all relevant instances of wrong hyphens in man...
2023-10-23 Steinar H.... Bump version number.
2023-06-09 Steinar H.... Release plocate 1.1.19. 1.1.19
2023-06-09 Steinar H.... Revert stray patch that inadvertently became part of...
2023-05-08 Tim LandscheidtFix man page for "--add-single-prunepath"
2023-03-20 Nick Alcockuring: always pair io_uring_get_probe_ring and io_uring...
2023-02-08 Steinar H.... Add missing <inttypes.h> #include.
2023-01-28 Steinar H.... Fix missing newline in error message.
2023-01-28 Steinar H.... Bump version number.
2023-01-28 Steinar H.... Release plocate 1.1.18. 1.1.18
2023-01-05 Steinar H.... Correct the plocate-build man page around --require...
2023-01-04 Steinar H.... Support the --require-visibility flag in plocate-build.
2023-01-03 Steinar H.... Fix a deprecation warning when running meson.
2023-01-03 Steinar H.... Fix display of rlim_t in ulimit error message on 32...
2023-01-03 Steinar H.... Bump version number.
2022-11-21 Steinar H.... Release plocate 1.1.17. 1.1.17
2022-11-07 Clément Pit... Return 1 if no matches were found
2022-10-26 Steinar H.... Add missing <locale.h>.
2022-10-15 Steinar H.... Fix a Meson warning.
2022-10-15 Steinar H.... Use unique_lock CTAD.
2022-07-13 Steinar H.... Remove dependency on non-POSIX header error.h.
2022-06-25 Steinar H.... Add a missing #include.
2022-06-25 Steinar H.... Bump version number.
2022-06-04 Steinar H.... Release plocate 1.1.16. 1.1.16
2022-05-29 Steinar H.... Fix an issue where updatedb would stop on certain CIFS...
2022-02-23 Steinar H.... Correct a comment.
2022-02-22 Steinar H.... Bump version number.
2022-01-31 Steinar H.... Release plocate 1.1.15. 1.1.15
2022-01-30 Steinar H.... If stat() on a directory check, see if it's an excluded...
2022-01-30 Steinar H.... When stat() in updatedb fails, report the path instead...
2022-01-27 Eirik NygaardMake entire path for plocate database configurable
2022-01-27 Steinar H.... Revert "Make entire path for plocate database configurable"
2022-01-23 Eirik NygaardMake entire path for plocate database configurable
2021-12-28 Steinar H.... Fix a comment in db.h.
2021-12-28 Steinar H.... Remove unneeded error.h include.
2021-12-28 Steinar H.... Bump version number.
2021-12-27 Steinar H.... Release plocate 1.1.14. 1.1.14
2021-12-27 Steinar H.... Document interactions with Btrfs subvolume mounts better.
2021-12-20 Steinar H.... Correct plocate.1; the mlocate parameter is -A, not -a.
2021-12-20 Steinar H.... Correct plocate.1; we have a native updatedb now.
2021-12-09 Steinar H.... Revert "Delete unused file."
2021-11-30 Steinar H.... Correct the man page.
2021-11-30 Steinar H.... Delete unused file.
2021-11-13 Steinar H.... Document --add-single-prunepath in the man page.
2021-11-12 Steinar H.... Add an option --add-single-prunepath.
2021-11-12 Steinar H.... Fix a typo.
2021-11-12 Steinar H.... Add ignored -A / --all parameter, for better mlocate...
2021-11-12 Steinar H.... Bump version number.
2021-11-06 Steinar H.... Release plocate 1.1.13. 1.1.13
2021-10-29 Steinar H.... Fix an issue where non-ASCII characters would be wrongl...
2021-10-18 Steinar H.... On wrong plocate.db header or version, output the filen...
2021-10-18 Steinar H.... Bump version number.
2021-10-05 Steinar H.... Release plocate 1.1.12. 1.1.12
2021-10-05 Steinar H.... Implement the -N/--literal option.
2021-09-23 Steinar H.... Support kernels that don't know about O_TMPFILE.
2021-09-16 Steinar H.... updatedb is in section 8, not 1.
2021-09-16 Steinar H.... Update the plocate-build man page to inform about the...
2021-09-04 Arsen Arsenovićfix maybe-uninitialized warning in parse_trigrams
2021-09-04 Steinar H.... Bump version number.
2021-09-04 Steinar H.... Release plocate 1.1.11. 1.1.11
2021-09-04 Steinar H.... Fix a crash on --existing and --regex together.
2021-08-23 Steinar H.... Bump version number.
2021-08-23 Steinar H.... Release plocate 1.1.10. 1.1.10
2021-08-23 Steinar H.... Use a more C++-standard way of suppressing the unused...
2021-08-23 Steinar H.... Fix a warning with -Wvla (MB_CUR_MAX is not a compile...
2021-08-23 Arsen Arsenovićfix unused parameter warns in io_uring_engine.cpp
2021-08-23 Steinar H.... Unbreak compilation without systemd.
2021-08-23 Steinar H.... Add missing unistd.h #include.
2021-08-23 Steinar H.... Replace canonicalize_file_name() with realpath().
2021-08-23 Arsen Arsenovićplocate: fix compilation without libiouring
2021-08-23 Steinar H.... Unbreak the benchmark program.
2021-08-18 Steinar H.... Release plocate 1.1.9. 1.1.9
2021-07-27 Steinar H.... Run clang-format.
2021-07-27 Steinar H.... Support the -e (--existing) option from mlocate.
2021-07-27 Steinar H.... Send the result value of the stat to the callback.
2021-06-21 Steinar H.... Make it possible to set systemunitdir explicitly.
2021-06-21 Steinar H.... Bump version number.
2021-06-12 Steinar H.... Release plocate 1.1.8. 1.1.8
2021-06-05 Steinar H.... Fix a printing issue when outputting to a block-buffere...
2021-04-07 Steinar H.... Fix a typo in try_complete_pread().
2021-04-07 Steinar H.... Bump version number.
next