aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qatom: add -s switch to strictly emulate a call to atom_compareFabian Groffen2020-05-161-9/+20
* qatom: add -l option to match an atom against the treeFabian Groffen2020-01-191-6/+27
* misc fixes for valgrindFabian Groffen2019-11-301-1/+1
* libq/atom: make atom_format smarter to unbreak PuppetFabian Groffen2019-06-131-1/+1
* libq/atom: add the antislotFabian Groffen2019-06-091-6/+24
* libq/atom: retain all input in atom_format_rFabian Groffen2019-06-051-2/+3
* libq/atom: move atom_format hereFabian Groffen2019-05-051-93/+1
* qatom: print SUBSLOT as part of SLOTFabian Groffen2019-04-251-6/+9
* atoms: add proper support for blockers and USE dependenciesFabian Groffen2019-04-071-8/+32
* build: compile applets as separate objectsFabian Groffen2019-03-271-6/+8
* depends: fix matching atoms for bug #668418Fabian Groffen2018-10-261-1/+2
* update copyrightsFabian Groffen2018-04-051-1/+1
* qatom_printf: support REPO expansionFabian Groffen2018-04-021-0/+3
* qatom: print unset members as <unset> instead of relying on libcFabian Groffen2018-04-021-8/+12
* drop _q_static and standardize func prototypes a bitMike Frysinger2016-12-281-2/+2
* usage: add an extended text sectionv0.63Mike Frysinger2016-03-271-1/+1
* clean up old debug statementsMike Frysinger2015-12-161-3/+0
* qatom: add a --format flag for controlling outputMike Frysinger2015-10-151-16/+88
* qatom: always display SLOT in verbose modeJeroen Roovers2015-09-151-2/+2
* build: convert all cvs references to gitMike Frysinger2014-03-091-5/+2
* initial support for prefix/suffix operators #369225 by Christian RuppertMike Frysinger2013-04-291-2/+6
* qatom: check # of args before running main codeMike Frysinger2013-04-221-4/+5
* constify more stringsMike Frysinger2011-02-211-3/+3
* denest some atom explode logic and add support for arbitrary number of versio...Mike Frysinger2008-01-151-5/+7
* - update copyright headersv0.1.27Ned Ludd2007-05-241-5/+5
* define stub functions for now since the weak handling is broken when building...Mike Frysinger2006-01-261-2/+4
* use the APPLET_ define style to enable/disable applets as solar was doing beforeMike Frysinger2006-01-251-3/+3
* touchup how we declare/include applets so that many steps can be automatedMike Frysinger2006-01-241-2/+6
* first pass at an atom compare func (needs polishing)Mike Frysinger2006-01-111-18/+33
* - added qatom and removed the need for the applets enumNed Ludd2005-12-111-0/+52