summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add description to security set handlersMarius Mauch2007-10-091-1/+21
* security sets actually have one optionMarius Mauch2007-10-091-5/+30
* document all optionsMarius Mauch2007-10-091-1/+119
* Start documentation of set handler classesMarius Mauch2007-10-091-1/+170
* Exclude .metadata files in multi set configurations for StaticFileSetMarius Mauch2007-10-092-0/+3
* Fix USE logic for built packages when populating the filtered repo.Zac Medico2007-10-091-6/+6
* Replace hardcoded path with new constantMarius Mauch2007-10-092-2/+3
* Fix InvalidDependString namespace and initialize USE beforeZac Medico2007-10-091-2/+4
* When an ebuild has conditionals in it's LICENSE, calculateZac Medico2007-10-091-0/+3
* In depgraph.xcreate(), installed packages are excludedZac Medico2007-10-091-0/+5
* Bug #149816 - Implement visibility filtering support forZac Medico2007-10-094-98/+337
* Make portdbapi.aux_get() cache more often.Zac Medico2007-10-091-0/+2
* Properly exclude old-style virtuals from the portdbapi.cp_list() cache.Zac Medico2007-10-091-2/+4
* Remove a redundant os.access() call in portdbapi.aux_get()Zac Medico2007-10-091-3/+3
* Optimize away a match_from_list() call insideZac Medico2007-10-091-4/+14
* Factor package.mask and profile masking logic out ofZac Medico2007-10-072-46/+69
* Cache IUSE for portdbapi.gvisible() calls.Zac Medico2007-10-071-1/+2
* Restore profile masking support to getmaskingstatus().Zac Medico2007-10-071-0/+12
* Allow config.setcpv() to take a dictionary of package metadataZac Medico2007-10-072-3/+7
* Factor the KEYWORDS masking logic out of portdbapi.visible()Zac Medico2007-10-072-67/+91
* Remove duplicate call to digestgen().Zac Medico2007-10-071-7/+0
* Move the "commit" mode manifest generation earlier in orderZac Medico2007-10-071-9/+13
* add --debug option and display a message about skipping non-files so we dont ...Mike Frysinger2007-10-071-3/+9
* add standard --help/--version optionsMike Frysinger2007-10-071-1/+25
* unify diff_command handlingMike Frysinger2007-10-071-16/+19
* add support for .lzma / .tar.lzma to unpackMike Frysinger2007-10-071-0/+8
* add QA check for .pyc/.pyo files in /usr/shareMike Frysinger2007-10-071-0/+10
* Fix binarytree.populate() so that it properly cachesZac Medico2007-10-061-3/+18
* In PackageIndex.write(), skip writing the CHOST for aZac Medico2007-10-061-0/+3
* In PackageIndex.readBody(), make each package entryZac Medico2007-10-061-0/+3
* Bug #194552 - Include EAPI in the binary package metadata index.Zac Medico2007-10-062-1/+4
* Fix package.license support so that SLOT atomsZac Medico2007-10-063-22/+23
* Handle Exceptions in mod_mail_summary.finalize() and check if the server actu...Marius Mauch2007-10-062-1/+9
* let dohtml handle weird filenames, patch by TGL (bug #171272)Marius Mauch2007-10-061-6/+6
* Add @localhost to default PORTAGE_ELOG_MAILFROM to account for mail servers t...Marius Mauch2007-10-061-1/+1
* clean up module namespaceMarius Mauch2007-10-066-1/+13
* Also clean portage.txtMarius Mauch2007-10-061-1/+1
* Also look for sets.conf in overlaysMarius Mauch2007-10-061-2/+4
* Add some documentation about set configurationMarius Mauch2007-10-063-0/+121
* default set configuration, should probably go into /usr/share/portageMarius Mauch2007-10-061-0/+34
* Strip the - prefix from EAPI in getmaskingstatus()Zac Medico2007-10-051-0/+2
* handle empty sets properlyMarius Mauch2007-10-051-1/+11
* Shorten the reference to IUSE defaults sinceZac Medico2007-10-051-1/+1
* Document IUSE defaults.Zac Medico2007-10-051-1/+5
* include sets in emerge --searchMarius Mauch2007-10-051-15/+35
* Document SLOT dependencies.Zac Medico2007-10-051-0/+12
* replace category sets in test configuration with user setsMarius Mauch2007-10-053-10/+14
* Generalize the first paragraph of the MASKED PACKAGES sectionZac Medico2007-10-051-4/+9
* only add short names for sets if they begin with 'sets/'Marius Mauch2007-10-051-1/+1
* first version of set integration in emergeMarius Mauch2007-10-052-3/+35