aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *: remove i18n/gettext supportFabian Groffen2024-06-271-1/+1
* *: remove WHIRLPOOL hash supportFabian Groffen2024-01-011-1/+1
* qcheck: fix config-protect check, bug #837188Fabian Groffen2022-04-091-99/+154
* libq/hash: unify hash methods into single approachFabian Groffen2020-05-161-7/+3
* qcheck: address Coverity 206997 Insecure temporary fileFabian Groffen2020-01-191-1/+6
* qcheck/quse: address Coverity concernsFabian Groffen2020-01-061-2/+7
* qcheck: move away from tree_pkg_vdb_eat, make CONTENTS updating cleanerFabian Groffen2020-01-051-40/+49
* qcheck: fix use after freeFabian Groffen2020-01-021-2/+4
* qcheck: fix testsFabian Groffen2020-01-021-2/+3
* qcheck: pass package atoms down to tree_foreach_pkgFabian Groffen2020-01-021-29/+10
* libq/tree: have tree_foreach_pkg take a query atomFabian Groffen2020-01-021-2/+2
* libq/tree: remove tree_pkg_vdb_openat as public functionFabian Groffen2019-12-291-17/+13
* qcheck: add -F argumentFabian Groffen2019-06-291-16/+22
* libq/set: drop rmspace for all inputsv0.80_pre20190620Fabian Groffen2019-06-191-1/+0
* libq/atom: make atom_format smarter to unbreak PuppetFabian Groffen2019-06-131-3/+3
* qcheck: fix atom_compare callFabian Groffen2019-06-111-1/+1
* libq/tree: merge vdb and cacheFabian Groffen2019-05-091-15/+22
* qcheck: use atom_format to unify atom representationFabian Groffen2019-05-061-27/+16
* libq/vdb: drop q_ prefixFabian Groffen2019-05-061-5/+5
* build: compile applets as separate objectsFabian Groffen2019-03-271-5/+15
* q: fix misc issues found on DarwinFabian Groffen2019-03-191-0/+2
* libq: standardise buildFabian Groffen2019-03-181-1/+1
* tests: fix compilationFabian Groffen2019-03-111-14/+33
* Refactor: use successive fail branchesSam Besselink2018-12-281-105/+126
* update copyrightsFabian Groffen2018-04-051-1/+1
* 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-2/+4
* qcheck: fix leakage with --skip regex arrayMike Frysinger2016-11-141-0/+5
* usage: add an extended text sectionv0.63Mike Frysinger2016-03-271-1/+1
* qcheck: change interface to operate on atomsMike Frysinger2016-02-221-50/+35
* qcheck: improve error reporting for unreadable filesMike Frysinger2016-01-041-2/+5
* clean up old debug statementsMike Frysinger2015-12-161-3/+0
* Revert "tests: qcheck: tweak some tests output"Mike Frysinger2015-06-061-1/+1
* qcheck/qlop/qmerge/qxpak: fix spurious trailing uMike Frysinger2015-05-041-5/+5
* qcheck: add a short option for --skip-protectedMike Frysinger2015-02-201-3/+3
* vdb: add a q_vdb_pkg_eat helper to unify various call stylesMike Frysinger2014-03-101-1/+1
* build: convert all cvs references to gitMike Frysinger2014-03-091-4/+2
* qcache/qcheck: use O_CLOEXEC in more placesMike Frysinger2014-01-071-3/+3
* use PRIu64/uint64_t when displaying time_t/off_t #466492 by James CloosMike Frysinger2013-04-211-7/+8
* qcheck: fix ROOT handling when hashing filesMike Frysinger2012-11-101-3/+3
* support skipping checking of CONFIG_PROTECT-ed files #330537 by Michał GórnyMike Frysinger2012-10-281-11/+44
* add braces to fix -Wempty-body gcc warningsMike Frysinger2011-12-191-4/+6
* add a category filter to q_vdb_foreach_pkgMike Frysinger2011-12-181-3/+3
* push down "exact" from global scope to per-applet stateMike Frysinger2011-12-181-4/+6
* overhaul vdb walkingMike Frysinger2011-12-181-125/+117
* use array helpers from pax-utilsMike Frysinger2011-10-031-33/+18
* rewrite qcheck to use *at style funcsMike Frysinger2011-10-031-221/+263
* add xregcomp helpersMike Frysinger2011-10-031-9/+3
* add prelink support to qcheck; patch based heavily on Martin von Gagern's wor...Mike Frysinger2011-10-031-6/+11