summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* doebuild: check distfiles digests less oftenZac Medico2011-08-301-1/+4
* repoman: discard STDERR output from CVS.Michał Górny2011-08-301-1/+1
* tests/emerge: add USE for installed pkgsZac Medico2011-08-291-0/+2
* dblink.treewalk: remove dowgrade checkZac Medico2011-08-291-9/+0
* Fix PORTDIR in emerge tests.Zac Medico2011-08-291-0/+2
* Mark some messages for translation.Arfrever Frehtes Taifersar Arahesis2011-08-291-10/+10
* env_update: always respect makelinks=FalseZac Medico2011-08-292-8/+5
* env_update: fix breakage in last commitZac Medico2011-08-291-1/+1
* env_update: fix CHOST/CBUILD ldconfig codeZac Medico2011-08-291-4/+6
* Fix env interference in emerge/repoman tests.Zac Medico2011-08-292-15/+26
* emerge: add simple unit testsZac Medico2011-08-285-2/+148
* Send "Recording in world" msg to stdout.Zac Medico2011-08-281-1/+2
* ResolverPlayground: fix to make emerge happyZac Medico2011-08-281-1/+15
* env_update: add minimal EPREFIX supportZac Medico2011-08-282-10/+16
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-281-2/+7
* test_poll: fix "ResourceWarning: unclosed file"Zac Medico2011-08-281-1/+9
* Sort test cases, for predictable order.Zac Medico2011-08-281-0/+2
* spawnebuild: skip previously executed phasesZac Medico2011-08-281-0/+11
* doebuild: avoid redundant distfiles checksZac Medico2011-08-282-36/+71
* Fix possible NameError in finally block.Zac Medico2011-08-281-1/+3
* Fix "ResourceWarning: unclosed file" with Python 3.2.Arfrever Frehtes Taifersar Arahesis2011-08-281-2/+5
* Fix "ResourceWarning: unclosed file" with Python 3.2.Arfrever Frehtes Taifersar Arahesis2011-08-271-1/+1
* egencache: don't require xml in global scopeZac Medico2011-08-271-8/+8
* egencache: implement XMLParser.doctype()Zac Medico2011-08-271-1/+11
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-263-6/+14
* Update --rebuild-if-* flags to rebuild when build dependencies are changed.David James2011-08-264-137/+110
* Fix EPREFIX/EROOT typo in repoman test.Zac Medico2011-08-261-1/+1
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-263-2/+6
* Add __test__ for repoman tests.Zac Medico2011-08-261-0/+0
* repoman: add a simple unit testZac Medico2011-08-254-5/+180
* Add skipped test support (for python 2.6 compat)Zac Medico2011-08-251-1/+17
* testLazyImport: fix PYTHONPATH settingZac Medico2011-08-251-1/+1
* Add a copy of metadata.dtd, for repoman tests.Zac Medico2011-08-251-0/+99
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-251-2/+4
* Enable -Wd for tests, so DeprecationWarning worksZac Medico2011-08-252-2/+2
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-251-0/+13
* TestCase: remove python 2.4 compat constructorZac Medico2011-08-251-9/+5
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-257-7/+33
* Improve a comment.Arfrever Frehtes Taifersar Arahesis2011-08-251-1/+1
* Add some comments, which will allow to easier find code, which should beArfrever Frehtes Taifersar Arahesis2011-08-256-0/+7
* die: defer die hooks for EAPI 4 helpers_dieZac Medico2011-08-251-1/+6
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-245-13/+34
* python3.2 fixes: use array.tobytes()Zac Medico2011-08-245-11/+27
* python3.2 fixes: ResourceWarning: unclosed fileZac Medico2011-08-246-17/+38
* ElementTree: use iter if available (bug #380565)Zac Medico2011-08-241-2/+11
* SafeConfigParser: renamed to ConfigParser in 3.2Zac Medico2011-08-242-3/+13
* make.conf.5: document EMERGE_WARNING_DELAYZac Medico2011-08-221-0/+6
* dosym: QA warn if target is existing dirZac Medico2011-08-221-1/+2
* dosym: QA warn if basename omitted (bug #379899)Zac Medico2011-08-221-0/+5
* ebuild(1): show merge/noauto msg only if neededZac Medico2011-08-201-4/+4