.autotools
.codecov.yml
.cproject
.gitattributes
.gitignore
.gitpod.yml
.project
.travis.yml
AUTHORS
CMakeLists.txt
LICENSE
MANIFEST.in
README.md
setup.py
.github/workflows/python-publish.yml
.idea/.gitignore
.idea/.name
.idea/codeStyleSettings.xml
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/zindex.iml
.idea/codeStyles/Project.xml
.idea/codeStyles/codeStyleConfig.xml
.settings/language.settings.xml
.settings/org.eclipse.cdt.codan.core.prefs
.settings/org.eclipse.cdt.managedbuilder.core.prefs
CMake/zindex-config-version.cmake.in
CMake/zindex-config.cmake.build.in
CMake/zindex-config.cmake.install.in
dependency/cpp.requirements.txt
dependency/install_dependency.sh
dependency/notes.txt
docker/py.Dockerfile
ext/cJSON/cJSON.c
ext/cJSON/cJSON.h
ext/sqlite/shell.c
ext/sqlite/sqlite3.c
ext/sqlite/sqlite3.h
ext/sqlite/sqlite3ext.h
ext/tclap/Arg.h
ext/tclap/ArgException.h
ext/tclap/ArgTraits.h
ext/tclap/CmdLine.h
ext/tclap/CmdLineInterface.h
ext/tclap/CmdLineOutput.h
ext/tclap/Constraint.h
ext/tclap/DocBookOutput.h
ext/tclap/HelpVisitor.h
ext/tclap/IgnoreRestVisitor.h
ext/tclap/MultiArg.h
ext/tclap/MultiSwitchArg.h
ext/tclap/OptionalUnlabeledTracker.h
ext/tclap/StandardTraits.h
ext/tclap/StdOutput.h
ext/tclap/SwitchArg.h
ext/tclap/UnlabeledMultiArg.h
ext/tclap/UnlabeledValueArg.h
ext/tclap/ValueArg.h
ext/tclap/ValuesConstraint.h
ext/tclap/VersionVisitor.h
ext/tclap/Visitor.h
ext/tclap/XorHandler.h
ext/tclap/ZshCompletionOutput.h
scripts/.gitignore
scripts/build-lto-cloudflare-zlib.sh
scripts/build-lto-zlib.sh
scripts/pgo.sh
src/ConsoleLog.cpp
src/ConsoleLog.h
src/ExternalIndexer.cpp
src/ExternalIndexer.h
src/FieldIndexer.cpp
src/FieldIndexer.h
src/File.h
src/Index.cpp
src/Index.h
src/IndexParser.cpp
src/IndexParser.h
src/IndexSink.h
src/LineFinder.cpp
src/LineFinder.h
src/LineIndexer.h
src/LineSink.h
src/Log.h
src/Pipe.cpp
src/Pipe.h
src/PrettyBytes.cpp
src/PrettyBytes.h
src/RangeFetcher.cpp
src/RangeFetcher.h
src/RegExp.cpp
src/RegExp.h
src/RegExpIndexer.cpp
src/RegExpIndexer.h
src/Sqlite.cpp
src/Sqlite.h
src/SqliteError.h
src/StringView.cpp
src/StringView.h
src/zindex.cpp
src/zindex_py.cpp
src/zq.cpp
tests/.gitignore
tests/CMakeLists.txt
tests/CaptureLog.h
tests/CaptureSink.h
tests/ExternalIndexerTest.cpp
tests/FieldIndexerTest.cpp
tests/IndexTest.cpp
tests/LineFinderTest.cpp
tests/LogTest.cpp
tests/PrettyBytesTest.cpp
tests/RangeFetcherTest.cpp
tests/RegExpIndexerTest.cpp
tests/RegExpTest.cpp
tests/SqliteTest.cpp
tests/TempDir.cpp
tests/TempDir.h
tests/catch.hpp
tests/test_main.cpp
tests/files/config.json
tests/python/CMakeLists.txt
tests/python/test.pfw.gz
tests/python/test.py
zindex_py.egg-info/PKG-INFO
zindex_py.egg-info/SOURCES.txt
zindex_py.egg-info/dependency_links.txt
zindex_py.egg-info/not-zip-safe
zindex_py.egg-info/requires.txt
zindex_py.egg-info/top_level.txt