summaryrefslogtreecommitdiffstats
path: root/pym/portage
Commit message (Expand)AuthorAgeFilesLines
* Handle combination of incremental + USE_EXPANDZac Medico2010-11-191-2/+9
* USE_EXPAND: incremental expand for profilesZac Medico2010-11-191-7/+38
* emerge --info: Fix USE_EXPAND displayZac Medico2010-11-191-0/+18
* Cache package.mask files within MaskManager.Michał Górny2010-11-191-4/+13
* Rename _parse_profile_files_to_list() to _parse_profile_files_to_tuple().Arfrever Frehtes Taifersar Arahesis2010-11-141-4/+4
* Validate syntax of USE flags in use.force, use.mask, use.unsatisfiable,Arfrever Frehtes Taifersar Arahesis2010-11-141-9/+42
* MergeProcess: suppress finally blocks after forkZac Medico2010-11-131-4/+14
* Fix MergeProcess elog handling.Zac Medico2010-11-121-2/+16
* Merge package files in a subprocess.Zac Medico2010-11-112-67/+121
* Move _get_use* calls out of loops.Zac Medico2010-11-071-5/+11
* Atom: require string type for eapiZac Medico2010-11-061-0/+3
* Assume that eapi=None means the newest EAPI.Arfrever Frehtes Taifersar Arahesis2010-11-061-2/+11
* Accept eapi argument in portage.util.grabdict_package() andArfrever Frehtes Taifersar Arahesis2010-11-061-7/+6
* Remove a part of a comment, which is about files not handled in KeywordsManag...Arfrever Frehtes Taifersar Arahesis2010-11-061-5/+1
* Calculate path to package.mask file only once per profile.Arfrever Frehtes Taifersar Arahesis2010-11-061-3/+6
* Don't ignore ${repository}/profiles/package.unmask files.Arfrever Frehtes Taifersar Arahesis2010-11-061-1/+1
* Fix some typos.Arfrever Frehtes Taifersar Arahesis2010-11-061-3/+3
* Fix a typo.Arfrever Frehtes Taifersar Arahesis2010-11-061-1/+1
* Support use.unsatisfiable and package.use.unsatisfiable files.Arfrever Frehtes Taifersar Arahesis2010-11-063-4/+39
* Allow to use different syntax of USE flags in different EAPIs.Arfrever Frehtes Taifersar Arahesis2010-11-061-13/+35
* Remove remnants of parse-eapi-glep-55.Arfrever Frehtes Taifersar Arahesis2010-11-062-8/+3
* Fix tests for ssh/sftp FETCHCOMMANDs.v2.2.0_alpha4Zac Medico2010-11-041-2/+2
* complete binhost ssh/sftp port supportZac Medico2010-11-041-12/+11
* binarytree: handle binhost port for sftp/sshZac Medico2010-11-041-4/+16
* Fix portdbapi.getfetchsizes() repo handling.Zac Medico2010-11-021-2/+2
* Optimize LazyItemsDict.__deepcopy__().v2.2.0_alpha3Zac Medico2010-10-311-2/+2
* Simplify LazyItemsDict.__deepcopy__().Zac Medico2010-10-311-7/+4
* Update docstring for LazyItemsDict.__deepcopy__()Zac Medico2010-10-301-17/+4
* Fix LazyItemsDict.__deepcopy__() for python 2.7.Zac Medico2010-10-292-9/+28
* am maintainer-mode: ignore autotest and help2manZac Medico2010-10-261-1/+1
* ebuild(1): fix breakage for /var/db/pkg ebuildsZac Medico2010-10-261-1/+1
* Fix some typos and improve a message in repoman.Arfrever Frehtes Taifersar Arahesis2010-10-231-2/+2
* Support aliases in metadata/layout.conf.Zac Medico2010-10-221-0/+10
* Fix RepoConfig.info_string() for aliases.Zac Medico2010-10-221-1/+1
* Fix 'Unavailable repository' layout.conf path.Zac Medico2010-10-221-0/+2
* prepare_build_dirs: tolerate permission issuesZac Medico2010-10-221-2/+6
* Comment out unused slot operator test ebuilds.Zac Medico2010-10-221-6/+6
* EbuildFetcher: close uneeded fds in subprocessZac Medico2010-10-221-16/+19
* lock-helper.py: use PORTAGE_PYM_PATH for safetyZac Medico2010-10-212-0/+2
* AsynchronousLock: use subprocess if no threadsZac Medico2010-10-213-6/+21
* Enable tests for autoumask with EAPI 4.Zac Medico2010-10-211-14/+17
* Enable tests for circular deps with EAPI 4.Zac Medico2010-10-211-12/+15
* Comment: slot operator deps not implemented.Zac Medico2010-10-211-0/+1
* Enable more tests for resolver with EAPI 4.Zac Medico2010-10-211-14/+14
* Enable tests for resolver with EAPI 4.Zac Medico2010-10-211-15/+18
* Enable tests for slot collision with REQUIRED_USEZac Medico2010-10-211-11/+13
* Enable tests for use dep defaults.Zac Medico2010-10-211-32/+34
* Enable REQUIRED_USE tests.Zac Medico2010-10-211-35/+34
* Enable EAPI 4_pre1 for testing.Zac Medico2010-10-211-1/+1
* dispatch-conf: suppress 'No such file' errors.Zac Medico2010-10-211-10/+13