aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* dont cast xmalloc returnMike Frysinger2006-11-081-10/+10
* Re-add keyword distribution stats.Thomas Cort2006-09-201-3/+77
* Re-wrote qcache to use /var/cache/edb/dep instead ofThomas Cort2006-09-161-476/+661
* Added --not/-n option for qcache. Expand -* in KEYWORDS.Thomas Cort2006-08-141-18/+57
* dont output unstable arches in quiet modeMike Frysinger2006-07-171-4/+10
* Added uri protocol counts for SRC_URI and HOMEPAGE.Thomas Cort2006-07-101-12/+106
* Fix array initializers in qcache_stats(). Delare current_package_keywords as ...Thomas Cort2006-07-101-7/+9
* Add .texinfo/.html/.bin/.jar/.pdf/.tar/.txt/.wsz/.xpi/.7z to distfile filetypes.Thomas Cort2006-07-071-2/+12
* Add .deb/.rpm/tgz to distfile types.Thomas Cort2006-07-071-2/+5
* Added -s/--stats functionality to display statistics about /usr/portage.Thomas Cort2006-07-071-7/+166
* Use snprintf instead of strcpy+strcat.Thomas Cort2006-05-261-21/+16
* Speed up decode_arch() by starting searches of archlist at index 1; index 0 i...Thomas Cort2006-05-251-12/+10
* Simplify vercmp() by using atom_compare_str.Thomas Cort2006-05-241-31/+6
* Simplify read_keywords() by using strktok and cache_read_file.Thomas Cort2006-05-241-19/+14
* Added -c,--matchcat to qcache to restrict the results to packages in a specif...Thomas Cort2006-05-221-5/+21
* Renamed --testing-only to --testing. Remove required options on non optional ...Thomas Cort2006-05-211-2/+3
* Renamed --testing-only to --testing. Remove required options on non optional ...Thomas Cort2006-05-211-59/+65
* Moved qimlate into qcache. Adds the -d/--dropped flag to list packages with d...Thomas Cort2006-05-191-0/+439