| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix breakage in elog function newline handling with causes blank/empty | Zac Medico | 2008-08-06 | 1 | -5/+43 |
* | Make doebuild() display manifest verification failures for each corrupt | Zac Medico | 2008-08-05 | 1 | -29/+57 |
* | When there is no build log to display, it means that fetch failed, so | Zac Medico | 2008-08-05 | 1 | -15/+51 |
* | Remove unused parse_use_local_desc() function. | Zac Medico | 2008-08-05 | 1 | -22/+0 |
* | Remove the use.local.desc IUSE validation which is now replaced by glep56 | Zac Medico | 2008-08-05 | 1 | -30/+2 |
* | Add some docs for EAPI 2_pre2. | Zac Medico | 2008-08-04 | 1 | -1/+69 |
* | Bug #233735 - Add support for src_configure and default_* functions with | Zac Medico | 2008-08-04 | 6 | -83/+189 |
* | Remove code from bug #223447 which is now obsolete due to depclean using | Zac Medico | 2008-08-04 | 1 | -13/+1 |
* | Make the status display say "Emerging" and "Emerging binary" instead of | Zac Medico | 2008-08-04 | 1 | -2/+2 |
* | Insert extra newline before status messages, since that's how it used to be. | Zac Medico | 2008-08-04 | 1 | -1/+2 |
* | Make dblink.unmerge() succeed even when ebuild phases are unsuccessful because | Zac Medico | 2008-08-04 | 1 | -6/+6 |
* | Add a more generic VariableSet to replace the InheritSet and RestrictSet | Zac Medico | 2008-08-03 | 3 | -80/+30 |
* | Handle missing sets, to avoid KeyError raised from unmerge(). | Zac Medico | 2008-08-02 | 1 | -0/+12 |
* | Document the fact that use of @installed/EverythingSet makes it impossible | Zac Medico | 2008-08-02 | 2 | -2/+7 |
* | Add a new RestrictSet which contains all packages that match specified | Zac Medico | 2008-08-02 | 2 | -7/+85 |
* | In the file collision elog message, only say 'NOT merged' when | Zac Medico | 2008-08-02 | 1 | -4/+8 |
* | * Add INHERITED to vardbapi._aux_cache_keys since Package.metadata_keys also | Zac Medico | 2008-08-01 | 1 | -2/+2 |
* | Add debug support to PackagesSystemSet since robbat2 is reporting an empty | Zac Medico | 2008-08-01 | 1 | -2/+22 |
* | Make EbuildFetcher pass a copy of os.environ to the ebuild(1) subprocess sov2.2_rc6 | Zac Medico | 2008-08-01 | 1 | -1/+6 |
* | Update the Parallel Scheduling section to describe the current algorithm. | Zac Medico | 2008-08-01 | 1 | -1/+7 |
* | Add DowngradeSet and OwnerSet to __all__. | Zac Medico | 2008-08-01 | 1 | -1/+2 |
* | Bug #233252 - Handle InvalidAtom exceptions that can be raised from | Zac Medico | 2008-08-01 | 1 | -15/+20 |
* | Make InheritSet more like DowngradeSet, and check INHERITED from the highest | Zac Medico | 2008-08-01 | 1 | -7/+17 |
* | Optimize `emaint` --fix binhost so that it the Packages file isn't re-read | Zac Medico | 2008-08-01 | 3 | -31/+82 |
* | Fix new rejects in cnf/make.conf.*.diff. | Zac Medico | 2008-08-01 | 2 | -20/+0 |
* | Remove the list of FEATURES descriptions from make.conf.example and replace | Zac Medico | 2008-08-01 | 2 | -59/+9 |
* | Bug #229033 - Use `svn propget -R svn:keywords` to detect which will have | Zac Medico | 2008-08-01 | 1 | -10/+30 |
* | Bug #233487 - Fix --fetch-all-uri breakage: | Zac Medico | 2008-08-01 | 2 | -4/+16 |
* | Fix DowngradeSet so it's safe for cases when no ebuild is available. | Zac Medico | 2008-07-31 | 1 | -0/+2 |
* | Bug #233253 - Implement a @downgrade set which selects packages for which | Zac Medico | 2008-07-31 | 3 | -1/+55 |
* | Always invalidate results from _userpriv_test_write_file_cache when | Zac Medico | 2008-07-31 | 1 | -1/+1 |
* | Bug #233458 - Fix AsynchronousTask exit listener handling so that an exit | Zac Medico | 2008-07-31 | 1 | -5/+17 |
* | Describe InheritSet and OwnerSet. | Zac Medico | 2008-07-31 | 1 | -0/+4 |
* | * Rename @live-ebuilds to @live-rebuild, for consistency with the other | Zac Medico | 2008-07-31 | 2 | -1/+25 |
* | Remove quotes since the seem to cause incorrect results. | Zac Medico | 2008-07-31 | 1 | -1/+1 |
* | Add a new @module-rebuild set which emulates the behavior of the | Zac Medico | 2008-07-31 | 2 | -1/+43 |
* | Implement a new @live-ebuilds which is generated from installed packages | Zac Medico | 2008-07-31 | 2 | -1/+44 |
* | disable default IONICE command as it breaks for non-root, and ionice might no... | Marius Mauch | 2008-07-31 | 1 | -1/+2 |
* | Fixes in portage.fetch() for bugs #233303 and #94133: | Zac Medico | 2008-07-31 | 1 | -2/+48 |
* | Split out a _spawn_fetch() function that will be useful for implementing a | Zac Medico | 2008-07-31 | 1 | -29/+49 |
* | Bug #233421 - Fix grammar, missing "be" in --update description. Thanks to | Zac Medico | 2008-07-30 | 1 | -2/+2 |
* | Fix typo.v2.2_rc5 | Zac Medico | 2008-07-30 | 1 | -1/+1 |
* | Update foo[!bar=] syntax. | Zac Medico | 2008-07-30 | 1 | -1/+1 |
* | * Fix Scheduler._restart_if_necessary() breakage so that the given package | Zac Medico | 2008-07-30 | 1 | -14/+16 |
* | Remove redundant use dep validation code that's handled by regular expression | Zac Medico | 2008-07-30 | 1 | -6/+2 |
* | Remove unused variable. | Zac Medico | 2008-07-30 | 1 | -1/+1 |
* | * Add more use dep validation. | Zac Medico | 2008-07-30 | 2 | -9/+28 |
* | When checking for news items in --pretend mode, pass update=False into | Zac Medico | 2008-07-30 | 1 | -22/+27 |
* | Put a 5 second cap on the delay produced by Scheduler._job_delay(). | Zac Medico | 2008-07-30 | 1 | -2/+5 |
* | Just return a boolean "state changed" value from | Zac Medico | 2008-07-30 | 1 | -7/+7 |