aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - update headersNed Ludd2010-04-071-5/+5
* introduce and use xchdir()Mike Frysinger2010-01-131-8/+5
* fix strncat usageMike Frysinger2010-01-131-6/+6
* - handle +IUSE flags in qlist -U displayNed Ludd2009-04-171-2/+4
* always reset the umap bufferNed Ludd2009-03-161-4/+4
* qlist: Make sure to bytematch pkgname first and avoid regexp match if bytemat...Peter Volkov2008-11-041-2/+6
* - yank some debugging stuffNed Ludd2008-01-161-3/+3
* - testing out some slotting code. Also disable color if tty is null and not a...Ned Ludd2007-11-241-8/+18
* - make sure the slot separators work with the -D optionNed Ludd2007-09-081-3/+3
* Add -L option to use : as the slot separator. example: qlist -CSqLNed Ludd2007-09-081-4/+10
* - update copyright headersv0.1.27Ned Ludd2007-05-241-5/+5
* - whitespace cleanupsNed Ludd2007-05-231-3/+2
* - 20070204--qlist--fix_categories_false_positives.patch bug 165259 - TGLNed Ludd2007-02-041-4/+5
* fix style/whitespaceMike Frysinger2006-11-091-16/+19
* - clean up use map handling a littleNed Ludd2006-08-191-21/+22
* - make --quiet mode when used with --umap option output a format that is suit...Ned Ludd2006-07-191-4/+9
* fix memleaks from using scandir() as found by Thomas CortMike Frysinger2006-05-241-2/+4
* - add -U --umap flag to qlist to display USE->IUSE mapv0.1.16Ned Ludd2006-04-261-7/+78
* - whitespaceNed Ludd2006-04-231-7/+7
* - added slotting support to qlistNed Ludd2006-03-131-15/+15
* - Diego/BSD says. no, need to change the glob*64* to glob* instead.. (its by ...Ned Ludd2006-02-191-7/+22
* - make -a imply -INed Ludd2006-02-091-3/+3
* - qlist needed an --all flagNed Ludd2006-02-091-6/+13
* 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-3/+5
* - better qlist -e matching mode to cmp full PV now. make applets optionalNed Ludd2006-01-061-5/+6
* update copyright yearsMike Frysinger2006-01-051-5/+5
* - rename some variables to make it eaiser to read. start to unify basic vdb r...Ned Ludd2006-01-011-13/+13
* - alphasort the vdb categoriesNed Ludd2005-12-311-8/+13
* 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
* define rcsid strings as constMike Frysinger2005-11-241-2/+2
* - added per applet rcsidNed Ludd2005-11-061-1/+2
* - make dup listing not print dups of a dup when not using verbose modeNed Ludd2005-11-041-3/+11
* - fixing up dup handlingNed Ludd2005-10-291-12/+40
* - keep the color layout of the old qpkg --list PN when -vvdose passedNed Ludd2005-10-291-4/+8
* filter out subdirs that start with . or -Mike Frysinger2005-10-181-1/+4
* - initial --dups for qlistNed Ludd2005-10-161-16/+31
* only print out version when doing -I if running in verbose modeMike Frysinger2005-09-241-2/+5
* cleanup license headerMike Frysinger2005-09-241-23/+4
* Add -e option to qlist applet.Martin Schlemmer2005-09-201-10/+29
* move the q_vdb_get_next_dir() func into shared space and make all applets use...Mike Frysinger2005-08-191-12/+6
* finish adding support for ROOTMike Frysinger2005-08-191-3/+3
* tweak output based on type as suggested by BrunoMike Frysinger2005-07-211-5/+19
* use the new contents parsing functionMike Frysinger2005-07-201-22/+26
* - updated Makefile, added new options to qfile and qlist applets.Ned Ludd2005-06-191-3/+6
* add support for just dumping installed package namesMike Frysinger2005-06-181-2/+12
* if user didnt give us any arguments, display usageMike Frysinger2005-06-141-1/+3
* return EXIT_SUCCESS instead of 0Mike Frysinger2005-06-141-2/+2