aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - optimize for size the color handling to use a ptr vs a bunch of defines. In...v0.1.9Ned Ludd2005-11-123-28/+26
* - remove unused code thats been shifted to main.cNed Ludd2005-11-121-31/+2
* - fixed: on hppa/arm the basename() and dirname() functions eat the ptr passe...Ned Ludd2005-11-101-3/+9
* - regen manpages for new rcsid handlingNed Ludd2005-11-0613-26/+26
* - added per applet rcsidNed Ludd2005-11-0615-22/+33
* - rcsid testNed Ludd2005-11-061-2/+3
* - add new applet qgrep. grep alike util for ebuilds. New global -Q flag to su...Ned Ludd2005-11-0620-117/+375
* - dont chdir to describe use flags, Do it this way so we can describe use fla...Ned Ludd2005-11-051-13/+8
* - add *bz2 to cvsignoreNed Ludd2005-11-042-2/+3
* - make dup listing not print dups of a dup when not using verbose modeNed Ludd2005-11-041-3/+11
* - fixup make-tarball to handle test subdirs and MakefileNed Ludd2005-11-042-5/+7
* - remote test.shNed Ludd2005-11-041-9/+0
* - add some testsNed Ludd2005-11-047-4/+78
* - dummy MakefileNed Ludd2005-11-041-0/+2
* - quse: grab the date when looking at revisions -vvvvNed Ludd2005-11-042-7/+8
* - use sscanf as it's alot less ulgy than all the strchr,strcpy pointer jumpingv0.1.8Ned Ludd2005-11-031-24/+5
* - fix bug in quse when variable starts with the requested flagNed Ludd2005-11-031-5/+10
* fix previous fix as well as a few other silent returnsMike Frysinger2005-11-021-4/+8
* add a check target and force unsigned charMike Frysinger2005-11-021-1/+5
* chop comments around IUSEMike Frysinger2005-11-021-5/+11
* - qlop can fail silently if the user is not in the portage group. bug #111181...Ned Ludd2005-11-011-2/+4
* - added vdb virtual providers resolving codeNed Ludd2005-11-014-15/+79
* - its easy enough to save last commiter and revisions. displayed only at verb...Ned Ludd2005-11-011-3/+35
* - use the verbose flag to warn of stuff thats ulgy when verbose levels are gr...Ned Ludd2005-11-011-4/+15
* - add $vars to list of anoying thingsNed Ludd2005-11-011-1/+2
* add support for describing USE flags via -DMike Frysinger2005-10-311-6/+95
* - some versions of distcc or cpp seem to be buggy with unbalanced comments wi...Ned Ludd2005-10-311-9/+2
* - -DOPTIMIZE_FOR_SIZE=2 now discards the value of the warn() func. saves abou...v0.1.7Ned Ludd2005-10-301-2/+6
* - update .dependNed Ludd2005-10-301-3/+3
* - save and restore cwd when resolving virtualsNed Ludd2005-10-303-15/+33
* - fixing up dup handlingNed Ludd2005-10-292-16/+45
* - # comment out debug code from last overcommitNed Ludd2005-10-291-3/+3
* update README now that most relative links workNed Ludd2005-10-294-14/+8
* - keep the color layout of the old qpkg --list PN when -vvdose passedNed Ludd2005-10-292-6/+15
* - resolve virtuals and save into a simple linked listNed Ludd2005-10-291-68/+153
* - lets go with realpath anyway for qfile handling of relative pathsNed Ludd2005-10-297-22/+79
* fix handling of short package atomsMike Frysinger2005-10-251-4/+5
* make the tests a little more comprehensiveMike Frysinger2005-10-254-7/+15
* - this should make the gcc warning go away on 64bit arches when debug is definedNed Ludd2005-10-211-6/+4
* - qfile now works with pwd ./filenames. I opted not use realpath() so ../../f...Ned Ludd2005-10-211-4/+14
* - fix quse applet hopefully when buf1 variable is without spaceNed Ludd2005-10-211-7/+14
* scan /proc ourselves looking for sandboxes rather than relying on the sandbox...Mike Frysinger2005-10-201-33/+26
* touchup spacing in macros to make gcc2 happyMike Frysinger2005-10-181-9/+9
* filter out subdirs that start with . or -Mike Frysinger2005-10-181-1/+4
* - initial --dups for qlistNed Ludd2005-10-161-16/+31
* - add note about file system types and speedsNed Ludd2005-10-151-0/+12
* change default search to match names (like emerge/esearch does)Mike Frysinger2005-10-141-2/+2
* - added some basic code to resolve virtuals.Ned Ludd2005-10-132-0/+96
* - removed fixme from readmeNed Ludd2005-10-071-3/+0
* - shorten qdep --help option for reverse deps. prepare for 0.1.6 stablev0.1.6Ned Ludd2005-10-061-2/+2