aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* main: silence repo warnings when quiet is setv0.96Fabian Groffen2023-04-211-6/+11
* libq/tree: add commetns on file checks (research for bug #898194)Fabian Groffen2023-04-211-0/+9
* main: support NO_COLOR environment variableFabian Groffen2023-03-011-0/+6
* main: workaround hypothetical resource leakv0.95Fabian Groffen2023-02-071-1/+1
* set: try to silence CoverityFabian Groffen2023-02-072-4/+11
* set: ensure NULL is empty behaviour is retained throughoutFabian Groffen2023-02-076-21/+59
* qmerge: add some braindump notes about how things could beFabian Groffen2023-02-071-0/+94
* qdepends: add support for IDEPEND, #892533Fabian Groffen2023-01-303-16/+33
* libq/tree: add support IDEPENDFabian Groffen2023-01-302-3/+8
* qkeyword: add -A option to show the current archFabian Groffen2022-12-152-13/+26
* qkeyword: gracefully handle case with no found archesFabian Groffen2022-12-151-1/+7
* main: Handle empty repo names in parent filesKrzesimir Nowak2022-12-151-16/+89
* main: Print the ignored parent line in warningKrzesimir Nowak2022-12-151-0/+2
* qmerge: set EBUILD_PHASE_FUNCv0.94.4sfrolov2022-11-161-0/+1
* 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