aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* do not warn if we could not eat the depends file since it might not exist in ...Mike Frysinger2011-12-211-9/+4
* add _q_unused_ to fix -Wunused-parameter gcc warningsMike Frysinger2011-12-191-3/+3
* add a category filter to q_vdb_foreach_pkgMike Frysinger2011-12-181-4/+4
* overhaul vdb walkingMike Frysinger2011-12-181-172/+120
* combine the portroot/portvdb chdirs to avoid leading slash issues in portvdb ...Mike Frysinger2011-03-171-6/+6
* constify more stringsMike Frysinger2011-02-211-4/+4
* - update headersNed Ludd2010-04-071-5/+5
* introduce and use xchdir()Mike Frysinger2010-01-131-12/+10
* - fix crash in qdepends. Bug 263892Ned Ludd2009-08-291-4/+5
* - dont puke with the -Q option when the vdb/USE file does not exist.Ned Ludd2008-03-141-3/+6
* - update copyright headersv0.1.27Ned Ludd2007-05-241-5/+5
* - whitespace cleanupsNed Ludd2007-05-231-8/+2
* fix size warningsMike Frysinger2007-04-081-3/+3
* - raise buffer size for qdepends and don't warn on empty filesNed Ludd2007-01-271-5/+9
* fix style/whitespaceMike Frysinger2006-11-091-3/+3
* dont cast xmalloc returnMike Frysinger2006-11-081-3/+3
* do a few checks to make sure USE/DEPEND exist before we eat themMike Frysinger2006-10-101-4/+14
* fix buffer underflow in dep_flatten_tree() as pointed out by exg and handle t...Mike Frysinger2006-10-091-6/+19
* - Raise buffer sizes cuz X/PHP is such a fatty. TGL bug 134488Ned Ludd2006-06-051-7/+7
* - depends buffer is to small for X and PHP these daysv0.1.18Ned Ludd2006-06-041-5/+5
* define stub functions for now since the weak handling is broken when building...Mike Frysinger2006-01-261-2/+4
* use the APPLET_ define style to enable/disable applets as solar was doing beforeMike Frysinger2006-01-251-3/+3