aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libq/atom: fix atom_compare for "0" version componentsv0.94.1Fabian Groffen2022-06-151-10/+26
* libq/atom: make atom_to_string_r produce BUILD_ID when setFabian Groffen2022-05-201-0/+2
* 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: implement strict PMS 3.3 in atom_compareFabian Groffen2022-04-181-34/+215
* libq/atom: perform correct SUBSLOT matching in compareFabian Groffen2021-10-091-4/+6
* libq/atom: parse/set SUBSLOT when absent to SLOT (PMS 7.2)Fabian Groffen2021-10-041-6/+16
* libq/atom: fix atom_clone wrt SUBSLOTBarnabás Virágh2021-10-031-3/+9
* libq/atom: introduce atom_compare_flgFabian Groffen2021-08-161-22/+28
* libq/atom: adapt atom_explode to take an optional categoryFabian Groffen2021-02-171-7/+14
* libq/atom: fixup USE-dep printing in atom_formatFabian Groffen2020-05-251-6/+14
* libq/atom: add atom_clone functionFabian Groffen2020-05-251-0/+106
* libq/atom: also strip/ignore .tbz2 suffix (like .ebuild)Fabian Groffen2020-01-021-1/+2
* *: use new PF in places were it was simulatedFabian Groffen2020-01-011-4/+1
* libq/atom: stick to PMS for PVRFabian Groffen2020-01-011-63/+86
* libq/atom: slightly improve atom_explodeFabian Groffen2019-12-301-2/+3
* libq/atom: fix crash in atom_compare on invalid inputFabian Groffen2019-12-271-1/+1
* misc fixes for valgrindFabian Groffen2019-11-301-0/+5
* libq/atom: refine atom_compar_cb behaviourFabian Groffen2019-09-261-1/+8
* libq/atom: add atom_compar_cb, qsort compatible comparator functionFabian Groffen2019-09-261-0/+17
* libq/atom: return compare results as enum properFabian Groffen2019-09-201-4/+4
* libq/atom: make atom_format return <unset> for SLOT and SUBSLOTFabian Groffen2019-07-141-2/+2
* libq/atom: document atom_to_string takes any matching prefix stringFabian Groffen2019-06-191-0/+1
* libq/atom: make atom_format smarter to unbreak PuppetFabian Groffen2019-06-131-16/+22
* libq/atom: add the antislotFabian Groffen2019-06-091-131/+207
* libq/atom: really fix retaining input in atom_format_rv0.80_pre20190605Fabian Groffen2019-06-051-1/+1
* libq/atom: retain all input in atom_format_rFabian Groffen2019-06-051-2/+1
* libq/atom: split out SLOT and SUBSLOT for atom_formatFabian Groffen2019-05-111-3/+8
* libq/atom: use less emphasis on PVRFabian Groffen2019-05-061-5/+5
* libq/atom: ignore REPO like SLOT and CATEGORY iff not set on both sidesFabian Groffen2019-05-061-8/+7
* libq/atom: add colour to formatted atomsFabian Groffen2019-05-051-15/+38
* libq/atom: move atom_format hereFabian Groffen2019-05-051-4/+132
* libq/atom: drop non-functional USE_CACHE bitsFabian Groffen2019-05-051-34/+3
* libq/atom: fix whitespaceFabian Groffen2019-04-271-1/+1
* libq/atom: support/parse SUBSLOTFabian Groffen2019-04-251-3/+13
* atom: allow category-only atomsFabian Groffen2019-04-191-3/+25
* atoms: add proper support for blockers and USE dependenciesFabian Groffen2019-04-071-67/+183
* build: fix misc issues found on LinuxFabian Groffen2019-03-191-0/+1
* build: add gnulib sourcesFabian Groffen2019-03-191-3/+7
* libq: standardise buildFabian Groffen2019-03-181-0/+486