aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - added per applet rcsidNed Ludd2005-11-061-2/+2
* - added vdb virtual providers resolving codeNed Ludd2005-11-011-2/+2
* - save and restore cwd when resolving virtualsNed Ludd2005-10-301-5/+10
* - # comment out debug code from last overcommitNed Ludd2005-10-291-3/+3
* update README now that most relative links workNed Ludd2005-10-291-1/+4
* - lets go with realpath anyway for qfile handling of relative pathsNed Ludd2005-10-291-2/+4
* - shorten qdep --help option for reverse deps. prepare for 0.1.6 stablev0.1.6Ned Ludd2005-10-061-2/+2
* touchup error handling in dep_grow_tree() to be a bit more helpful and add a ...Mike Frysinger2005-10-041-18/+51
* - use warnf() function for error handling in dep_grow_tree() functionv0.1.5Ned Ludd2005-10-011-3/+6
* - added -k <key> option for non standard vdb entries like my homegrown (R)RDPENDNed Ludd2005-10-011-5/+14
* make sure we can handle very simple dependsMike Frysinger2005-09-261-1/+5
* actually implement the -a optionMike Frysinger2005-09-261-4/+12
* - update known bugNed Ludd2005-09-251-6/+3
* - add depends on functionality to query what depends on a given dep stringNed Ludd2005-09-241-7/+107
* cleanup license headerMike Frysinger2005-09-241-22/+3
* - functionize the vdb handling for the qdepends appletNed Ludd2005-09-231-30/+39
* move the q_vdb_get_next_dir() func into shared space and make all applets use...Mike Frysinger2005-08-191-12/+5
* finish adding support for ROOTMike Frysinger2005-08-191-4/+4
* eat_file returns 1 on success, not 0Mike Frysinger2005-07-261-2/+2
* make eat_file a real functionMike Frysinger2005-06-201-16/+4
* add some atom handlingMike Frysinger2005-06-191-3/+7
* add support for parsing [RPC]DEPENDMike Frysinger2005-06-161-19/+37
* - use the qdep menu vs the qlist oneNed Ludd2005-06-161-11/+11
* import initial depend parsing appletMike Frysinger2005-06-161-0/+390