epubgrep/src
tastytea e64591f204
continuous-integration/drone/push Build is failing Details
Rework option parsing, change --no-filename.
Options are now better accessible, --no-filename accepts the values filesystem,
in-epub or all.
2021-05-27 17:20:00 +02:00
..
CMakeLists.txt Use threads if more than one input file is searched. 2021-05-26 17:50:52 +02:00
files.cpp Add --recursive and --dereference-recursive. 2021-05-27 14:45:52 +02:00
files.hpp Add --recursive and --dereference-recursive. 2021-05-27 14:45:52 +02:00
fs-compat.hpp.in std::filesystem compatibility for older GCC. 2021-05-20 10:37:45 +02:00
main.cpp Rework option parsing, change --no-filename. 2021-05-27 17:20:00 +02:00
options.cpp Rework option parsing, change --no-filename. 2021-05-27 17:20:00 +02:00
options.hpp Rework option parsing, change --no-filename. 2021-05-27 17:20:00 +02:00
search.cpp Rework option parsing, change --no-filename. 2021-05-27 17:20:00 +02:00
search.hpp Rework option parsing, change --no-filename. 2021-05-27 17:20:00 +02:00
version.hpp.in Initial commit. 2021-05-20 04:34:06 +02:00
zip.cpp Implement zip::read_file() – Read file in archive; add test. 2021-05-23 08:56:58 +02:00
zip.hpp Mark everything [[nodiscard]], fix some comments. 2021-05-24 13:00:03 +02:00