aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* combine the portroot/portvdb chdirs to avoid leading slash issues in portvdb ...Mike Frysinger2011-03-171-4/+4
* constify more stringsMike Frysinger2011-02-211-3/+3
* qcheck: exit(0) only when all files are good to aid in scripting as suggested...v0.4Mike Frysinger2010-06-081-5/+10
* qcheck: add support by Darren Smith for ignoring files via regex #301360Mike Frysinger2010-06-081-12/+52
* - update headersNed Ludd2010-04-071-5/+5
* introduce and use xchdir()Mike Frysinger2010-01-131-7/+6
* fix strncat usageMike Frysinger2010-01-131-4/+4
* - add -B option to only print bad files in qcheck. Make qmerge respect ROOT= ...Ned Ludd2008-04-121-22/+43
* On behalf of solar; add libq/compat.c with contains code for non-GNU platform...Fabian Groffen2008-03-151-3/+3
* - update copyright headersv0.1.27Ned Ludd2007-05-241-5/+5
* - whitespace cleanupsNed Ludd2007-05-231-4/+2
* - small bug fix for qcheck bug 173753Ned Ludd2007-05-121-6/+6
* use warnp/errp funcsMike Frysinger2007-04-181-3/+3
* src.style: eat trailing whitespaceMike Frysinger2007-04-141-4/+4
* - add noregex/exact matching option for qcheck for packages like libstdc++-v3Ned Ludd2007-04-081-12/+29
* add support from Gordon Malm for selecting which items to processMike Frysinger2007-04-081-44/+90
* eat whitespaceMike Frysinger2006-12-251-4/+4
* - style updatesNed Ludd2006-12-251-3/+3
* - update qcheck -u to take mtimes into account. bug 157624 Gerte Hoogewerf <g...v0.1.22Ned Ludd2006-12-111-9/+23
* fix style/whitespaceMike Frysinger2006-11-091-4/+4
* fix memleak with hashed_file pointed out by Thomas CortMike Frysinger2006-05-241-3/+6
* - fix dropping valid obj entries in update mode. use fputs when we dont need ...Ned Ludd2006-04-151-4/+7
* - add --update/-u switch to qcheck to update checksumsNed Ludd2006-04-151-7/+47
* define stub functions for now since the weak handling is broken when building...Mike Frysinger2006-01-261-2/+4