aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* buildsys: no longer use OpenSSL for hash implementationsFabian Groffen2024-01-021-4/+0
* main: ensure default colouring is respectedv0.93.1Fabian Groffen2021-12-231-3/+11
* main: turn FEATURES into a setFabian Groffen2021-12-131-1/+1
* main: parse USE-flags into a setFabian Groffen2021-11-131-1/+1
* main: parse/populate USE varFabian Groffen2021-11-071-0/+1
* main: add global option --color to force colour outputFabian Groffen2021-05-101-3/+7
* man: regen with new qwhich manpagev0.91Fabian Groffen2021-02-201-1/+1
* build-sys: regen with automake 1.16.3Fabian Groffen2021-02-171-1/+3
* q: improve applet searching somewhat, change warn app nameFabian Groffen2019-12-291-1/+0
* qkeyword: default to ARCH when no arch givenFabian Groffen2019-12-141-0/+1
* main: overhaul profile/config reading somewhatFabian Groffen2019-11-241-0/+1
* qpkg: don't emit hypothetical messages when real work has been doneFabian Groffen2019-09-281-1/+1
* applets: properly disable qtegrity when requestedPhilipp Ammann2019-07-181-0/+4
* applets: reword -v help description into what it really isFabian Groffen2019-07-141-1/+1
* quse: improve per package USE-flag output somewhatFabian Groffen2019-06-131-0/+1
* applets.h: fix qmanifest conditionalFabian Groffen2019-06-081-3/+3
* buildsys: fix build when qmanifest is not enabledFabian Groffen2019-06-081-0/+6
* applets.h: loose __weak__ attribute stuffFabian Groffen2019-06-071-2/+1
* qmanifest: new applet to verify and generate thick ManifestsFabian Groffen2019-05-201-9/+15
* q: use overlay names from repos.conf if availableFabian Groffen2019-05-201-0/+1
* q: add option -o to print available overlaysFabian Groffen2019-05-201-0/+1
* q: remove -M (modpath) optionFabian Groffen2019-05-201-1/+0
* qcache: rename to qkeywordFabian Groffen2019-05-021-2/+2
* qgrep: rewrite using libq/vdb and libq/cacheFabian Groffen2019-04-281-1/+1
* reinitialize_flat: removeFabian Groffen2019-04-251-2/+0
* build: compile applets as separate objectsFabian Groffen2019-03-271-8/+82
* buildsys: properly disable qglsa appletFabian Groffen2018-10-261-1/+3
* qtegrity: new applet by Sam Besselink for use with IMA, bug #619988Fabian Groffen2018-05-181-1/+6
* update copyrightsFabian Groffen2018-04-051-1/+1
* build: convert all cvs references to gitMike Frysinger2014-03-091-3/+2
* add _q_unused_ to fix -Wunused-parameter gcc warningsMike Frysinger2011-12-191-2/+2
* constify more stringsMike Frysinger2011-02-211-2/+2
* - update headersNed Ludd2010-04-071-4/+4
* - update copyright headersv0.1.27Ned Ludd2007-05-241-4/+4
* - more whitespace cleanups. Added new whitespace testNed Ludd2007-05-231-2/+1
* add support from Gordon Malm for selecting which items to processMike Frysinger2007-04-081-2/+2
* - remove python test appletNed Ludd2007-03-051-3/+1
* - c-api python/portage interfaceNed Ludd2006-05-261-1/+3
* Moved qimlate into qcache. Adds the -d/--dropped flag to list packages with d...Thomas Cort2006-05-191-3/+3
* - keep applets in alphabetical orderNed Ludd2006-05-141-2/+2
* - initial commit of qimlate applet from tcort@gentoo (not finished)Ned Ludd2006-05-121-1/+3
* - update some default binhostsNed Ludd2006-04-231-1/+2
* - update the way manpages are created when exit code from help2man & applet d...Ned Ludd2006-01-281-2/+2
* define stub functions for now since the weak handling is broken when building...Mike Frysinger2006-01-261-1/+6
* 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-18/+22
* - make some applets optional for embedded systems where one might not have a ...Ned Ludd2006-01-071-3/+1
* - better qlist -e matching mode to cmp full PV now. make applets optionalNed Ludd2006-01-061-2/+4
* update copyright yearsMike Frysinger2006-01-051-4/+4
* - make qmerge into an applet real quickNed Ludd2006-01-021-1/+3