aboutsummaryrefslogtreecommitdiff
path: root/qpkg.c
Commit message (Expand)AuthorAgeFilesLines
* *: remove WHIRLPOOL hash supportFabian Groffen2024-01-011-1/+1
* qpkg.c: fix crash on empty PKGDIR, bug #815622Fabian Groffen2021-10-031-0/+2
* qpkg: replace allocated buf with stack versionv0.88Fabian Groffen2020-06-281-30/+10
* qpkg: use tree_pkg_meta_get instead of direct VDB readFabian Groffen2020-06-281-29/+18
* qpkg: fix VDB access method, warn when atoms didn't match anythingFabian Groffen2020-06-271-18/+35
* qpkg: don't fail when pkgdir doesn't exist yetFabian Groffen2020-06-271-3/+3
* libq/hash: unify hash methods into single approachFabian Groffen2020-05-161-4/+3
* qpkg: fix Coverity 207883 Error handling issuesFabian Groffen2020-01-251-1/+2
* qpkg: change smiley in comment not to upset rediculous style checkFabian Groffen2020-01-251-1/+1
* qpkg: try to fix Coverity 125940 Time of check time of useFabian Groffen2020-01-251-13/+15
* qpkg: try 2 at Coverity 206549 Time of check time of useFabian Groffen2020-01-251-7/+8
* qpkg: try to fix Coverity 206549 Time of check, time of useFabian Groffen2020-01-251-4/+11
* qpkg: fix syntax errorFabian Groffen2020-01-251-1/+1
* qpkg: fix Coverity 125896 Unchecked return valueFabian Groffen2020-01-241-1/+6
* qpkg: fix Coverity 125928 Insecure temporary fileFabian Groffen2020-01-221-1/+5
* qpkg: fix Coverity 125923 Resource leakFabian Groffen2020-01-221-0/+3
* qpkg: fix Coverity 125897 Unchecked return valueFabian Groffen2020-01-221-2/+1
* qpkg: fix Coverity 125896 Unchecked return valueFabian Groffen2020-01-221-2/+11
* qpkg: fix Coverity 206541 Explicit null dereferenceFabian Groffen2020-01-191-7/+9
* qpkg: fix Coverity 206544 Dereference null return valueFabian Groffen2020-01-191-1/+6
* qpkg: fix Coverity 206566 Resource leakFabian Groffen2020-01-191-0/+1
* qpkg: make use of tree being able to traverse binpkg treesFabian Groffen2020-01-021-103/+69
* qlop: improve description for -c, fix -EFabian Groffen2020-01-021-8/+8
* *: use new PF in places were it was simulatedFabian Groffen2020-01-011-9/+4
* qpkg: drop misleading and incorrect message about unmatched packagesFabian Groffen2019-11-171-5/+2
* qpkg: drop binpkgs in CATEGORY subdir for complianceFabian Groffen2019-11-141-1/+8
* qpkg: don't emit hypothetical messages when real work has been doneFabian Groffen2019-09-281-3/+5
* qpkg: fix tbz2 xpak generationFabian Groffen2019-09-281-5/+18
* qpkg: drop weird location choice for binpkgsFabian Groffen2019-09-261-37/+24
* qpkg: use atom_format and tree_get_atom where possibleFabian Groffen2019-07-141-15/+5
* libq/tree: rename tree_get_vdb_atoms to tree_get_atomsFabian Groffen2019-07-131-19/+9
* libq/set: drop rmspace for all inputsv0.80_pre20190620Fabian Groffen2019-06-191-4/+2
* libq/tree: merge vdb and cacheFabian Groffen2019-05-091-13/+17
* libq/vdb: drop q_ prefixFabian Groffen2019-05-061-7/+7
* qpkg: use libq/cacheFabian Groffen2019-04-281-34/+19
* reinitialize_flat: removeFabian Groffen2019-04-251-3/+1
* q: fix various issues on Linux systemsFabian Groffen2019-03-271-2/+2
* build: compile applets as separate objectsFabian Groffen2019-03-271-31/+63
* build: add gnulib sourcesFabian Groffen2019-03-191-0/+2
* libq: standardise buildFabian Groffen2019-03-181-1/+1
* libq: introduce set to replace virtuals (queue)Fabian Groffen2019-03-091-28/+30
* fix GCC-8.2 warningsFabian Groffen2019-03-011-9/+20
* update copyrightsFabian Groffen2018-04-051-1/+1
* qpkg: fix leakage when using -P multiple timesMike Frysinger2016-12-281-0/+1
* drop _q_static and standardize func prototypes a bitMike Frysinger2016-12-281-14/+12
* move system headers to porting.h to avoid duplicationMike Frysinger2016-12-281-2/+0
* usage: add an extended text sectionv0.63Mike Frysinger2016-03-271-1/+1
* clean up old debug statementsMike Frysinger2015-12-161-2/+0
* qpkg: add multiple overlay supportMike Frysinger2015-11-261-1/+8
* qgrep/qpkg: use the cache file givenMike Frysinger2015-05-191-13/+1