]> git.saurik.com Git - apt.git/commit
TagSection: Introduce functions for looking up by key ids
authorJulian Andres Klode <jak@debian.org>
Tue, 27 Sep 2016 15:32:24 +0000 (17:32 +0200)
committerJulian Andres Klode <jak@debian.org>
Tue, 22 Nov 2016 21:57:46 +0000 (22:57 +0100)
commitabfd07702c1bbc3ed489d015b43db58ab677af0c
treef0a17b59197362b909f2b70ddbc6f3fed5049778
parente07f3d5a9ed2870a0e2909cc1e5e55e826086c53
TagSection: Introduce functions for looking up by key ids

Introduce a new enum class and add functions that can do a lookup
with that enum class. This uses triehash.
apt-pkg/CMakeLists.txt
apt-pkg/tagfile-keys.list [new file with mode: 0644]
apt-pkg/tagfile.cc
apt-pkg/tagfile.h