aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qfile/qlist: move away from tree_pkg_vdb_fopenatFabian Groffen2020-01-051-15/+9
* qsize: update copyrightFabian Groffen2020-01-021-1/+1
* qsize: push query atoms down to tree_foreach_pkgFabian Groffen2020-01-021-17/+7
* qsize: add -F argument, changed default format to match other appletsFabian Groffen2019-07-141-9/+27
* qatom: fix atom matching wrt command line argumentsFabian Groffen2019-07-141-1/+1
* libq/atom: make atom_format smarter to unbreak PuppetFabian Groffen2019-06-131-1/+1
* qsize: use tree_get_atomFabian Groffen2019-05-121-8/+5
* libq/tree: merge vdb and cacheFabian Groffen2019-05-091-4/+9
* libq/vdb: drop q_ prefixFabian Groffen2019-05-061-3/+3
* build: compile applets as separate objectsFabian Groffen2019-03-271-8/+20
* build: add gnulib sourcesFabian Groffen2019-03-191-0/+33
* libq: standardise buildFabian Groffen2019-03-181-1/+1
* qsize: improve documentationFabian Groffen2018-04-031-3/+3
* qsize: use make_human_readable_str to format sizes by defaultFabian Groffen2018-04-031-19/+8
* fix some more signedness problemsFabian Groffen2018-03-231-2/+2
* fix signedness warningsFabian Groffen2018-03-231-1/+1
* drop _q_static and standardize func prototypes a bitMike Frysinger2016-12-281-1/+2
* usage: add an extended text sectionv0.63Mike Frysinger2016-03-271-1/+1
* qsize: rework code to use vdb callbacksMike Frysinger2016-02-221-123/+145
* qsize: clean up stat logic a bitMike Frysinger2016-02-221-6/+2
* qsize: clean up printf formatsMike Frysinger2016-02-221-14/+12
* qsize: change interface to operate on atomsMike Frysinger2016-02-221-17/+32
* qcheck: precompile ignore regexesMike Frysinger2016-02-221-8/+12
* clean up old debug statementsMike Frysinger2015-12-161-3/+0
* drop unused "item" member of set logicMike Frysinger2015-02-221-1/+1
* use localized number formatsMike Frysinger2014-03-091-8/+10
* build: convert all cvs references to gitMike Frysinger2014-03-091-4/+2
* overhaul vdb walkingMike Frysinger2011-12-181-26/+20
* combine the portroot/portvdb chdirs to avoid leading slash issues in portvdb ...Mike Frysinger2011-03-171-7/+7
* convert many fgets() to getline(), clean up ARRAY_SIZE usage, and some other ...Mike Frysinger2011-02-211-10/+10
* constify more stringsMike Frysinger2011-02-211-3/+3
* When calculating the size of files, take ROOT into consideration.Diego Pettenò2010-07-041-3/+8
* - update headersNed Ludd2010-04-071-5/+5
* introduce and use xchdir()Mike Frysinger2010-01-131-7/+6
* move S_BLKSIZE definitions into libq/compat.c per solar's suggestionFabian Groffen2009-09-261-15/+2
* Add support for HPUX and FreeMiNT by Michael Haubenwallner and Alan HourihaneFabian Groffen2009-09-081-2/+6
* portage-utils-0.1.29-interix.patchFabian Groffen2009-03-241-2/+6
* portage-utils-0.1.29-aix.patchFabian Groffen2009-03-241-2/+7
* castingNed Ludd2007-11-041-4/+4
* - allow the -i option to be used more than one timeNed Ludd2007-06-071-16/+23
* - allow a single regexp string to be ignoredNed Ludd2007-06-071-3/+18
* - update copyright headersv0.1.27Ned Ludd2007-05-241-5/+5
* - whitespace cleanupsNed Ludd2007-05-231-4/+2
* fix style/whitespaceMike Frysinger2006-11-091-5/+5
* - Fix: qsize 4GB (32bits) limit. bug 128978Ned Ludd2006-04-061-4/+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
* touchup how we declare/include applets so that many steps can be automatedMike Frysinger2006-01-241-2/+6
* update copyright yearsMike Frysinger2006-01-051-5/+5
* define our own _Q_PATH_MAX rather than relying on _POSIX_PATH_MAX/PATH_MAXMike Frysinger2005-12-301-3/+3