aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qgrep: fix command descriptionsFabian Groffen2019-06-211-1/+0
* libq/atom: make atom_format smarter to unbreak PuppetFabian Groffen2019-06-131-1/+1
* qgrep: print filename for matches by default, fix atom_compare callFabian Groffen2019-06-091-73/+27
* qgrep: plug filedescritor leakFabian Groffen2019-06-081-0/+1
* qgrep: use tree_get_atomFabian Groffen2019-05-101-13/+4
* libq/tree: merge vdb and cacheFabian Groffen2019-05-091-12/+17
* libq/vdb: drop q_ prefixFabian Groffen2019-05-061-2/+2
* libq/{vdb,cache}: unify sorted and unsorted traversalFabian Groffen2019-04-281-2/+2
* qgrep: use colours for atom printing, and support -R/--repoFabian Groffen2019-04-281-17/+26
* qgrep: rewrite using libq/vdb and libq/cacheFabian Groffen2019-04-281-346/+410
* reinitialize_flat: removeFabian Groffen2019-04-251-4/+3
* qgrep: squash truncation warning on SolarisFabian Groffen2019-03-271-2/+6
* q: fix various issues on Linux systemsFabian Groffen2019-03-271-5/+10
* build: compile applets as separate objectsFabian Groffen2019-03-271-29/+62
* fix GCC-8.2 warningsFabian Groffen2019-03-011-3/+4
* update copyrightsFabian Groffen2018-04-051-1/+1
* fix signedness warningsFabian Groffen2018-03-231-2/+3
* Fix -Wmaybe-uninitialized.Robin H. Johnson2017-11-261-1/+1
* drop _q_static and standardize func prototypes a bitMike Frysinger2016-12-281-18/+17
* usage: add an extended text sectionv0.63Mike Frysinger2016-03-271-1/+1
* clean up old debug statementsMike Frysinger2015-12-161-3/+0
* qgrep/quse: add multiple overlay supportMike Frysinger2015-11-271-176/+190
* qgrep/qpkg: use the cache file givenMike Frysinger2015-05-191-2/+2
* build: convert all cvs references to gitMike Frysinger2014-03-091-4/+2
* kill off more spurious/useless parensMike Frysinger2012-10-281-7/+7
* Fix compiler warnings for signedness.v0.11Robin H. Johnson2012-08-131-3/+3
* add xregcomp helpersMike Frysinger2011-10-031-16/+5
* combine the portroot/portvdb chdirs to avoid leading slash issues in portvdb ...Mike Frysinger2011-03-171-4/+5
* constify more stringsMike Frysinger2011-02-211-3/+3
* - update headersNed Ludd2010-04-071-5/+5
* introduce and use xchdir()Mike Frysinger2010-01-131-8/+5
* - update copyright headersv0.1.27Ned Ludd2007-05-241-5/+5
* - whitespace cleanupsNed Ludd2007-05-231-3/+2
* fix size warningsMike Frysinger2007-04-081-3/+3
* - src.style fixupsNed Ludd2007-04-051-5/+4
* - TGL is at it again. kicking asses and coding patches.. Bug 173005Ned Ludd2007-04-021-27/+127
* - shorten names with argsNed Ludd2007-03-261-10/+10
* - This commit adds -A/-B options for qgrep (context lines) from TGL bug 172240Ned Ludd2007-03-261-30/+227
* - Misc enhancements for qgrep. TGL bug 171374Ned Ludd2007-03-261-18/+166
* - add a -s/--skip-comments option to qgrep. TGL bug 170797Ned Ludd2007-03-171-5/+14
* add a -E/--eclass option to qgrep. TGL bug 170795Ned Ludd2007-03-171-13/+36
* fix style/whitespaceMike Frysinger2006-11-091-3/+3
* - update reinitialize_metacache code so -mr or -rm work. rename all variable ...Ned Ludd2006-02-121-3/+3
* 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-10/+4
* - make some applets optional for embedded systems where one might not have a ...Ned Ludd2006-01-071-2/+12
* update copyright yearsMike Frysinger2006-01-051-5/+5
* define our own _Q_PATH_MAX rather than relying on _POSIX_PATH_MAX/PATH_MAXMike Frysinger2005-12-301-3/+3
* - added qatom and removed the need for the applets enumNed Ludd2005-12-111-3/+3