aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* build-sys: regeneratev0.94.3Fabian Groffen2022-08-292-0/+16
* configure.ac: set ENABLE_QTEGRITY/ENABLE_QMANIFEST againFabian Groffen2022-08-291-0/+8
* build-sys: regeneratev0.94.2Fabian Groffen2022-08-2830-19851/+1452
* Remove libtoolDavid Seifert2022-08-287-10/+9
* Use pkg-config for dependenciesDavid Seifert2022-08-282-100/+70
* Use Automake in `foreign` modeDavid Seifert2022-08-281-1/+1
* libq/atom: fix atom_compare for "0" version componentsv0.94.1Fabian Groffen2022-06-153-10/+28
* main: ensure correct parsing of key-value pairs in ini-filesv0.94Fabian Groffen2022-06-141-3/+4
* build-sys: update gnulibFabian Groffen2022-05-2668-968/+24544
* qdepends: plug Coverity CID 269971 (resource leak)Fabian Groffen2022-05-261-3/+5
* qdepends: add --resolve flag to lookup depstringsFabian Groffen2022-05-262-17/+45
* libq/dep: allow resolving multiple times (e.g. for overlays)Fabian Groffen2022-05-261-1/+1
* libq/dep: add dep_resolve_tree functionFabian Groffen2022-05-262-33/+56
* libq/atom: make atom_to_string_r produce BUILD_ID when setFabian Groffen2022-05-201-0/+2
* libq/tree: support FEATURES=binpkg-multi-instance Packages fileFabian Groffen2022-05-202-6/+21
* qlist: print BUILD_ID for binpkgs (if any)Fabian Groffen2022-05-201-1/+5
* libq/atom: allow including BUILDID in atom_formatFabian Groffen2022-05-191-0/+15
* libq/atom: make atom_compare consider BUILDIDFabian Groffen2022-05-191-5/+13
* libq/atom.h: add BUILDID to atom for binpkg-multi-instance supportFabian Groffen2022-05-191-16/+17
* libq/atom: implement strict PMS 3.3 in atom_compareFabian Groffen2022-04-184-35/+219
* qcheck: fix config-protect check, bug #837188Fabian Groffen2022-04-093-101/+156
* libq/dep: print single nodes on a single lineFabian Groffen2022-04-074-14/+32
* buildsys: regenerateFabian Groffen2022-04-0630-525/+958
* qdepends: make USE-flag filtering opt-in via -U flagFabian Groffen2022-04-061-8/+16
* buildsys: regen, add ALL gnulib files this timeFabian Groffen2022-02-27392-20688/+40778
* gitignore: do NOT ignore gnulib filesFabian Groffen2022-02-271-2/+0
* buildsys: add gnulib missing filesFabian Groffen2022-02-275-0/+255
* buildsys: regen with older gnulibFabian Groffen2022-02-27378-38952/+20433
* buildsys: attempt to fix Linux buildFabian Groffen2022-02-276-148/+5
* buildsys: regenFabian Groffen2022-02-2725-11800/+19790
* qlop: fix date parsing of epochs on muslFabian Groffen2022-02-231-6/+6
* autotools: update gnulibFabian Groffen2022-02-19363-8969/+19307
* configure.ac: add copyright headerFabian Groffen2022-02-191-0/+6
* qmanifest: fix Coverity resource leak CID 206540Fabian Groffen2022-02-121-2/+4
* qmerge: fix Coverity file descriptor leak CID 207952Fabian Groffen2022-02-121-1/+2
* qlop: fix Coverity condition always true CID 248869Fabian Groffen2022-02-121-2/+2
* libq/move_file: fix Coverity uninitialised use CID 248870Fabian Groffen2022-02-121-3/+3
* qmerge: fix Coverity dead code CID 248871Fabian Groffen2022-02-121-3/+3
* libq/tree: fix Coverity uninitialised memory use CID 248874Fabian Groffen2022-02-121-4/+4
* qdepends: resolve Coverity resource leak CID 248875Fabian Groffen2022-02-121-5/+7
* qmerge: fix Coverity resource leak (previnst) CID 248877Fabian Groffen2022-02-121-1/+5
* qtbz2: attempt to fix Coverity taint warningFabian Groffen2022-02-121-1/+13
* qmerge: fix Coverity NULL_RETURNS (possibly passing NULL)Fabian Groffen2022-02-121-3/+9
* qlop: Fixed --running --verbose returning unknown ETAJaak Ristioja2022-02-121-2/+6
* README: use github badge for build statusFabian Groffen2022-02-071-1/+1
* .github: disable macOS build, I give up for the dayFabian Groffen2022-02-061-32/+33
* tests/init: remove last Travis cruftFabian Groffen2022-02-061-5/+2
* .github: b2sum and coreutils conflictFabian Groffen2022-02-061-4/+6
* qmerge: plug leak in pkg_merge when doing dryrunFabian Groffen2022-02-061-1/+3
* .github: another attempt at actionsFabian Groffen2022-02-061-2/+13