aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - -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
* touchup error handling in dep_grow_tree() to be a bit more helpful and add a ...Mike Frysinger2005-10-041-18/+51
* - added start of new portages upcomming new BLOATEDcvs diff cache formatNed Ludd2005-10-021-3/+55
* - use warnf() function for error handling in dep_grow_tree() functionv0.1.5Ned Ludd2005-10-011-3/+6
* - touch up syntax in main.c; update qdepends man pageNed Ludd2005-10-012-12/+17
* - 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-253-9/+10
* - update man pages. adds q pkgv0.1.4Ned Ludd2005-09-2412-41/+87
* - update notesNed Ludd2005-09-241-0/+2
* - add qfile regresion testNed Ludd2005-09-242-0/+11
* - add depends on functionality to query what depends on a given dep stringNed Ludd2005-09-241-7/+107
* only print out version when doing -I if running in verbose modeMike Frysinger2005-09-241-2/+5
* cleanup license headerMike Frysinger2005-09-2418-347/+393
* - functionize the vdb handling for the qdepends appletNed Ludd2005-09-231-30/+39
* tweak output a bit depending on how many packages were madeMike Frysinger2005-09-221-9/+12
* fix binpkgdir usage so that it works sanely for non-root usersMike Frysinger2005-09-221-13/+25
* Add -N switch to qsearch applet - requested by tigger, acked by solar.Martin Schlemmer2005-09-221-5/+11
* Add -e option to qlist applet.Martin Schlemmer2005-09-201-10/+29
* Florian Lüke writes:Mike Frysinger2005-09-121-23/+30
* move the q_vdb_get_next_dir() func into shared space and make all applets use...Mike Frysinger2005-08-197-86/+64
* initial import of a new applet to build binary packagesMike Frysinger2005-08-194-6/+255
* finish adding support for ROOTMike Frysinger2005-08-196-32/+23
* add support for generating PMike Frysinger2005-08-192-6/+10
* we need to stat each file before adding it to the archive otherwise we pass i...Mike Frysinger2005-08-191-3/+15
* add initial support for ROOTMike Frysinger2005-08-191-2/+6
* dont echo if silentMike Frysinger2005-08-191-1/+3