summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add note about EAPI 4_pre1.v2.2_rc99Zac Medico2010-10-211-0/+1
* Enable EAPI 4_pre1 for testing.Zac Medico2010-10-211-1/+1
* Fix pretend phase doebuild_environment().Zac Medico2010-10-211-3/+2
* dispatch-conf: suppress 'No such file' errors.Zac Medico2010-10-211-10/+13
* Show paths of corrupt NEEDED.ELF.2 files.Zac Medico2010-10-211-6/+10
* Suppress 'invalid .la file' message if necessary.Zac Medico2010-10-211-2/+12
* Ensure repo.priority is initialized.Sebastian Luther2010-10-201-1/+5
* Make portdbapi constructor backward compatible.Zac Medico2010-10-181-1/+9
* Note more benefits of having USE=ipc enabled.v2.2_rc98Zac Medico2010-10-181-1/+3
* slot_collision.py: Define basestring for python3.Mao PU2010-10-171-0/+5
* Specify repo in FakeVartree._aux_get_wrapper().Sebastian Luther2010-10-171-1/+4
* Fix RepoConfig.update() for missing_repo_name.Sebastian Luther2010-10-161-0/+1
* Fix RepoConfig.info_string() for eclass-overridesZac Medico2010-10-161-1/+2
* emerge --depclean: Add more --debug output.v2.2_rc97Zac Medico2010-10-152-0/+23
* Fix some typos.Arfrever Frehtes Taifersar Arahesis2010-10-155-6/+6
* use_reduce: Next try on full reductionSebastian Luther2010-10-152-6/+20
* use_reduce: Another fix for bug 340973.Zac Medico2010-10-152-9/+17
* use_reduce: Add non-working test for bug 340973.Zac Medico2010-10-151-0/+6
* Fix a typo in a comment.Zac Medico2010-10-151-1/+1
* UseReduceTestCase: Show whole string in exceptionZac Medico2010-10-151-3/+6
* use_reduce: Add more tests.Zac Medico2010-10-151-1/+7
* Fix use_reduce + opconvert of "A || ( B C )".Zac Medico2010-10-152-7/+8
* Fix use_reduce + opconvert of "|| ( A B ) C".Zac Medico2010-10-152-17/+11
* Test use_reduce opconvert breakage.Zac Medico2010-10-151-0/+13
* use_reduce: Fully reduce complex || constructs.Sebastian Luther2010-10-152-36/+116
* Fix parallel-fetch output by BinpkgVerifier.Zac Medico2010-10-142-3/+10
* Optimize uninstall selection more.Zac Medico2010-10-141-0/+5
* Optimize uninstall selection in serialize_tasks.Zac Medico2010-10-141-4/+11
* Prefer ~ and =* atoms in missed update display.Zac Medico2010-10-141-2/+2
* Add a simpler non-working use_reduce test.Zac Medico2010-10-141-0/+5
* Add non-working use_reduce tests.Zac Medico2010-10-141-0/+14
* Fix use_reduce() case from bug #340973.Zac Medico2010-10-142-8/+10
* Add test case for bug #340973.Zac Medico2010-10-141-1/+7
* Don't compress empty files, bug 340935.Ulrich Mueller2010-10-141-0/+1
* Ensure getaddrinfo fallback works when necessary.v2.2_rc96Zac Medico2010-10-131-5/+6
* Bug #340899 - Validate getaddrinfo() results.Zac Medico2010-10-132-8/+50
* Show hostname when getaddrinfo fails.v2.2_rc95Zac Medico2010-10-131-1/+1
* Fix reference to possibly undefined ips variable.Zac Medico2010-10-131-1/+1
* Bug #340817 - Handle --sync getaddrinfo failure.Zac Medico2010-10-131-23/+30
* Allow repository specs for atoms with wildcardsSebastian Luther2010-10-123-2/+22
* Fix indention error in repoman headerstring code.v2.2_rc94Zac Medico2010-10-111-3/+3
* Document egencache --update-changelogs.v2.2_rc93Zac Medico2010-10-111-1/+4
* Update man page header dates.Zac Medico2010-10-1110-10/+10
* Fix repo in 'masked installed' message.Zac Medico2010-10-111-1/+1
* Fix portageq to handle NOCOLOR.Zac Medico2010-10-111-0/+5
* Invert repoman cvs logic for headerstring.Zac Medico2010-10-111-1/+1
* Avoid reapath('') expansion to cwd for repos.Zac Medico2010-10-111-2/+6
* Use user_location for PORTDIR variable.Zac Medico2010-10-111-2/+5
* has/best_version: eqawarn if EAPI wrong for atomZac Medico2010-10-113-12/+88
* Fix a typo in a comment.Zac Medico2010-10-111-1/+1