epubgrep/src
tastytea 88e4e78db8
Add nlohmann_json dependency.
2021-06-01 18:47:12 +02:00
..
CMakeLists.txt Add nlohmann_json dependency. 2021-06-01 18:47:12 +02:00
files.cpp Add lots of debug output. 2021-06-01 15:32:10 +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
helpers.cpp Add logger. 2021-05-31 18:50:41 +02:00
helpers.hpp Add logger. 2021-05-31 18:50:41 +02:00
log.cpp Output info messages to stderr with --debug. 2021-06-01 13:52:41 +02:00
log.hpp Add DEBUGLOG macro. 2021-06-01 15:24:19 +02:00
main.cpp Log application exit. 2021-06-01 18:22:15 +02:00
options.cpp Make options::options printable (for use in debug output). 2021-06-01 15:25:39 +02:00
options.hpp Make options::options printable (for use in debug output). 2021-06-01 15:25:39 +02:00
output.cpp Output metadata italic, chapters underlined. 2021-05-30 19:03:59 +02:00
output.hpp Put output stuff into own function in different file. 2021-05-28 17:07:11 +02:00
search.cpp Log some progress info to log file. 2021-06-01 17:17:00 +02:00
search.hpp Move is_whitespace() and urldecode() to helpers. 2021-05-30 21:52:52 +02:00
version.hpp.in Initial commit. 2021-05-20 04:34:06 +02:00
zip.cpp Umm… nothing to see here… 😄 2021-06-01 16:47:47 +02:00
zip.hpp Move is_whitespace() and urldecode() to helpers. 2021-05-30 21:52:52 +02:00