aboutsummaryrefslogtreecommitdiff
path: root/qpkg.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* drop unused "item" member of set logicMike Frysinger2015-02-221-1/+1
* qpkg: document the chdir() usageMike Frysinger2014-03-161-2/+4
* build: convert all cvs references to gitMike Frysinger2014-03-091-4/+2
* kill off more spurious/useless parensMike Frysinger2012-10-281-4/+4
* Add basic PKG_INSTALL_MASK support for qpkgNed Ludd2012-01-081-5/+32
* add some scandir helpers to optimize thingsMike Frysinger2011-12-181-8/+4
* overhaul vdb walkingMike Frysinger2011-12-181-13/+16
* redo -d dir option so that it avoids chdir, and redo some of the state so tha...Mike Frysinger2011-02-281-4/+4
* qpkg needs buf earlierMike Frysinger2011-02-211-5/+6
* convert many fgets() to getline(), clean up ARRAY_SIZE usage, and some other ...Mike Frysinger2011-02-211-13/+22
* constify more stringsMike Frysinger2011-02-211-3/+3
* qpkg: drop bashism redirect #351243 by Piotr KarbowskiMike Frysinger2011-01-111-3/+3
* - update headersNed Ludd2010-04-071-5/+5