aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* qdepends: warn if no matches were found #459970Mike Frysinger2013-09-291-10/+12
* qdepends: include depend file in debug outputMike Frysinger2013-09-291-3/+3
* revert accidental revertMike Frysinger2013-09-291-2/+12
* scandirat: use _DIRENT_HAVE_D_RECLEN to be slightly more portable #485430Mike Frysinger2013-09-291-12/+2
* qdepends: check for whitespace around node elements as PMS requires it and it...Mike Frysinger2013-09-291-2/+12
* qdepends: pass back an empty node when parsing is OK so -f can exit appropria...Mike Frysinger2013-09-291-9/+18
* qdepends: add a --format mode to make testing easierMike Frysinger2013-09-291-19/+68
* qdepends: constify argsMike Frysinger2013-09-291-28/+20
* qdepends: use xzallocMike Frysinger2013-09-291-4/+3
* qdepends: fix by Andreas Fink for --all handling #440048Mike Frysinger2012-11-101-2/+3