aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libq/tree: add support IDEPENDFabian Groffen2023-01-301-2/+3
* libq/tree: support FEATURES=binpkg-multi-instance Packages fileFabian Groffen2022-05-201-1/+3
* libq/tree: avoid nasty realloc magic on tree_pkg_metaFabian Groffen2021-12-291-1/+10
* libq/tree: correct macro for tree_foreach_pkgFabian Groffen2021-06-231-2/+2
* libq/tree: make some declarations constFabian Groffen2021-06-131-3/+4
* libq/tree: fix double free/use after free scenariosFabian Groffen2021-06-121-1/+4
* libq/tree: build cache for Packages/binpkgsFabian Groffen2021-06-081-0/+1
* libq/tree: allow tree_match_atom to skip over acct-* categoriesFabian Groffen2021-02-201-3/+4
* libq/tree: add ability to match latest version per package in tree_match_atomFabian Groffen2021-02-201-4/+5
* libq/tree: make tree_match_atom return path for each matchFabian Groffen2021-02-171-1/+4
* libq/tree: rework tree_match_atom to return a list of resultsFabian Groffen2020-05-251-1/+20
* libq/tree: add initial tree_match_atom with cachingFabian Groffen2020-01-191-0/+4
* libq/tree: make some unused functions private (static)Fabian Groffen2020-01-051-3/+0
* qfile/qlist: move away from tree_pkg_vdb_fopenatFabian Groffen2020-01-051-15/+6
* libq/tree: have tree_foreach_pkg take a query atomFabian Groffen2020-01-021-12/+9
* libq/tree: introduce a wrapper for retrieving ebuild metadataFabian Groffen2019-12-301-25/+30
* libq/tree: remove tree_pkg_vdb_openat as public functionFabian Groffen2019-12-291-1/+0
* libq/tree: add support for binpgks and Packages fileFabian Groffen2019-11-171-2/+11
* libq/tree: rename tree_get_vdb_atoms to tree_get_atomsFabian Groffen2019-07-131-1/+1
* libq/tree: make pkg sorting based on atom_compareFabian Groffen2019-05-101-1/+1
* libq/tree: merge vdb and cacheFabian Groffen2019-05-091-0/+141