aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix Coverity issuesFabian Groffen2024-06-281-0/+1
* qdepends: add support for IDEPEND, #892533Fabian Groffen2023-01-301-13/+25
* qdepends: plug Coverity CID 269971 (resource leak)Fabian Groffen2022-05-261-3/+5
* qdepends: add --resolve flag to lookup depstringsFabian Groffen2022-05-261-16/+35
* qdepends: make USE-flag filtering opt-in via -U flagFabian Groffen2022-04-061-8/+16
* qdepends: resolve Coverity resource leak CID 248875Fabian Groffen2022-02-121-5/+7
* qdepends: only print deps enabled by configured USE-flagsFabian Groffen2021-11-131-0/+1
* qdepends: report which ebuild had dep-parsing errorsFabian Groffen2021-05-021-1/+6
* qdepends: fix return status when using multiple reposFabian Groffen2021-05-021-5/+6
* qdepends: fix Coverity 206553 Logically dead codeFabian Groffen2020-01-191-3/+2
* qdepends: use tree_foreach_pkg query selection on forward queriesFabian Groffen2020-01-021-4/+18
* libq/tree: have tree_foreach_pkg take a query atomFabian Groffen2020-01-021-2/+2
* libq/tree: introduce a wrapper for retrieving ebuild metadataFabian Groffen2019-12-301-23/+13
* misc fixes for valgrindFabian Groffen2019-11-301-4/+10
* qdepends: make -qq with -Q just print list of packagesFabian Groffen2019-06-191-2/+4
* libq/atom: make atom_format smarter to unbreak PuppetFabian Groffen2019-06-131-3/+3
* libq/atom: add the antislotFabian Groffen2019-06-091-2/+6
* TODO: add some things/ideasFabian Groffen2019-06-051-1/+1
* qdepends: allow querying ebuild treesFabian Groffen2019-05-141-19/+90
* libq/tree: merge vdb and cacheFabian Groffen2019-05-091-9/+13
* qdepends: make atom calls cheaper for the majority of callsFabian Groffen2019-05-061-3/+8
* libq/vdb: drop q_ prefixFabian Groffen2019-05-061-4/+4
* qdepends: use q_vdb_get_atom instead of constructing manuallyFabian Groffen2019-05-061-9/+2
* qdepends: allow custom formattingFabian Groffen2019-05-051-24/+19
* qdepends: update manpage for rewriteFabian Groffen2019-04-081-3/+3
* qdepends: rewrite to better match forward/backward dependenciesFabian Groffen2019-04-071-586/+190
* build: compile applets as separate objectsFabian Groffen2019-03-271-5/+13
* build: add gnulib sourcesFabian Groffen2019-03-191-7/+5
* libq: standardise buildFabian Groffen2019-03-181-2/+2
* qdepends: add support for BDEPENDFabian Groffen2019-02-051-3/+12
* qdepends: match reverse deps without SLOT if not givenFabian Groffen2018-11-201-1/+9
* depends: fix matching atoms for bug #668418Fabian Groffen2018-10-261-2/+5
* update copyrightsFabian Groffen2018-04-051-1/+1
* qdepends_vdb_deep_cb: use atom matching when possible, bug #608960Fabian Groffen2018-03-251-23/+95
* fix some more signedness problemsFabian Groffen2018-03-231-2/+2
* qdepends_vdb_deep_cb: show atom that matchedFabian Groffen2018-03-231-3/+21
* fix signedness warningsFabian Groffen2018-03-231-1/+1
* drop _q_static and standardize func prototypes a bitMike Frysinger2016-12-281-23/+29
* --quiet: do not suppress fatal error messagesMike Frysinger2016-11-261-1/+1
* usage: add an extended text sectionv0.63Mike Frysinger2016-03-271-1/+1
* qdepends: parse args as atomsMike Frysinger2016-02-131-27/+53
* clean up old debug statementsMike Frysinger2015-12-161-13/+0
* qdepends: rework dep tree flatteningMike Frysinger2015-11-261-14/+13
* qdepends: avoid warning when DEBUG is enabledMike Frysinger2015-02-221-1/+2
* qdepends: fix (another) assert after eat_file reworkv0.53Mike Frysinger2014-03-221-3/+6
* qdepends: fix assert after eat_file reworkMike Frysinger2014-03-151-3/+6
* vdb: add a q_vdb_pkg_eat helper to unify various call stylesMike Frysinger2014-03-101-4/+4
* eat_file: convert API to work on dynamic buffersMike Frysinger2014-03-101-6/+8
* build: convert all cvs references to gitMike Frysinger2014-03-091-4/+2
* drop support for old style virtuals as the tree has not carried them in a lon...Mike Frysinger2014-02-181-10/+2