2008-08-10 |
Zac Medico | Increase Scheduler._job_delay_max to 10 seconds. v2.2_rc7 |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Zac Medico | For pkg_config and pkg_info, add respective "config... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Zac Medico | When testing userpriv write access in $DISTDIR, redirec... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Zac Medico | Remove unnecessary dict.keys() call. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Zac Medico | Move the default EAPI definition where it will work... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Zac Medico | Remove most references to Package.metadata_keys and... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Zac Medico | Add sample code for the new src_configure and src_compi... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Zac Medico | Document the differences between EAPIs 0 and 1. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Zac Medico | Add new sections for EAPI 0 and 1 (currently empty). |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Zac Medico | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Zac Medico | Remove INHERITED from the vardbapi aux_get cache since... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Zac Medico | Remove pointless `cd` calls in dyn_configure() and... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Zac Medico | Eliminate duplicate code by making _eapi1_src_compile... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Zac Medico | Make the scheduler's job delay ramp up faster by increa... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Zac Medico | Fix dyn_clean() to properly clean $PORTAGE_BUILDDIR... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Zac Medico | Add write_contents() and tar_contents() functions to... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Zac Medico | * Use shlex.split() for splitting COLLISION_IGNORE. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Zac Medico | Bug #234100 - Update date and portage version in man... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Zac Medico | Bug #234157 - Remove BUILD_PREFIX from the docs since... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Zac Medico | Don't use "dir" for a variable name since it's also... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Zac Medico | Add a reference to the default sets.conf location.... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Zac Medico | Make eapi*_src_install die since they're not supported. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Zac Medico | Escape use flags before compiling regular expressions... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Zac Medico | Update date in dyn_help copyright header. Thanks to... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Zac Medico | When calling dbaip.aux_get() inside depgraph._select_pa... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Zac Medico | Increase Scheduler._job_delay_factor from 0.5 to 0... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Zac Medico | Remove redundant default pkg_nofetch, src_unpack, and... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Zac Medico | Add new LinkageMap.listBrokenBinaries() and listProvide... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Zac Medico | Fix broken reference to os.path.realpath() inside Linka... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Zac Medico | In LinkageMap.rebuild(), filter empty strings that... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Zac Medico | Fix broken quoting in eval statements. Thanks to Arfrever. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Zac Medico | Add missing default_src_configure() function to table... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Zac Medico | Fix default phase functions in EAPI 2_pre2, since they... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Zac Medico | Rename the eapi2_pre2_* functions to just eapi2_* and... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Zac Medico | Implement eapi$EAPI_* default phase functions that... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Zac Medico | Handle missing ipv6 support (branches/prefix r11347). |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Zac Medico | * Fix the default() implementation so that it maps... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Zac Medico | Shorten the scheduler status display in the xterm title... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Zac Medico | When testing containment of elem[:1] in "MR", filter... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Zac Medico | In order to properly preserve --jobs and --load-average... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Zac Medico | Add support in EAPI 2_pre2 for a function named "defaul... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Zac Medico | Fix a bug in vardbapi.removeFromContents() which someti... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Zac Medico | In order to conserve some space, make _setitem() skip... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Zac Medico | Replace call to `svn list` with a call to `svn status... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Zac Medico | Remove the "ebuild.disjointed" check because it's obsol... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Zac Medico | Fix `svn status` output parsing to account for "replace... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Zac Medico | Remove redundant 'local line' definition from previous... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Zac Medico | Fix breakage in elog function newline handling with... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Zac Medico | Make doebuild() display manifest verification failures... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Zac Medico | When there is no build log to display, it means that... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Zac Medico | Remove unused parse_use_local_desc() function. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Zac Medico | Remove the use.local.desc IUSE validation which is... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Zac Medico | Add some docs for EAPI 2_pre2. |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Zac Medico | Bug #233735 - Add support for src_configure and default... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Zac Medico | Remove code from bug #223447 which is now obsolete... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Zac Medico | Make the status display say "Emerging" and "Emerging... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Zac Medico | Insert extra newline before status messages, since... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Zac Medico | Make dblink.unmerge() succeed even when ebuild phases... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Zac Medico | Add a more generic VariableSet to replace the InheritSe... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Zac Medico | Handle missing sets, to avoid KeyError raised from... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Zac Medico | Document the fact that use of @installed/EverythingSet... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Zac Medico | Add a new RestrictSet which contains all packages that... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Zac Medico | In the file collision elog message, only say 'NOT merge... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Zac Medico | * Add INHERITED to vardbapi._aux_cache_keys since Packa... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Zac Medico | Add debug support to PackagesSystemSet since robbat2... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Zac Medico | Make EbuildFetcher pass a copy of os.environ to the... v2.2_rc6 |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Zac Medico | Update the Parallel Scheduling section to describe... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Zac Medico | Add DowngradeSet and OwnerSet to __all__. |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Zac Medico | Bug #233252 - Handle InvalidAtom exceptions that can... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Zac Medico | Make InheritSet more like DowngradeSet, and check INHER... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Zac Medico | Optimize `emaint` --fix binhost so that it the Packages... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Zac Medico | Fix new rejects in cnf/make.conf.*.diff. |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Zac Medico | Remove the list of FEATURES descriptions from make... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Zac Medico | Bug #229033 - Use `svn propget -R svn:keywords` to... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Zac Medico | Bug #233487 - Fix --fetch-all-uri breakage: |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Zac Medico | Fix DowngradeSet so it's safe for cases when no ebuild... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Zac Medico | Bug #233253 - Implement a @downgrade set which selects... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Zac Medico | Always invalidate results from _userpriv_test_write_fil... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Zac Medico | Bug #233458 - Fix AsynchronousTask exit listener handli... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Zac Medico | Describe InheritSet and OwnerSet. |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Zac Medico | * Rename @live-ebuilds to @live-rebuild, for consistenc... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Zac Medico | Remove quotes since the seem to cause incorrect results. |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Zac Medico | Add a new @module-rebuild set which emulates the behavi... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Zac Medico | Implement a new @live-ebuilds which is generated from... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Marius Mauch | disable default IONICE command as it breaks for non... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Zac Medico | Fixes in portage.fetch() for bugs #233303 and #94133: |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Zac Medico | Split out a _spawn_fetch() function that will be useful... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | Bug #233421 - Fix grammar, missing "be" in --update... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | Fix typo. v2.2_rc5 |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | Update foo[!bar=] syntax. |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | * Fix Scheduler._restart_if_necessary() breakage so... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | Remove redundant use dep validation code that's handled... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | * Add more use dep validation. |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | When checking for news items in --pretend mode, pass... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | Put a 5 second cap on the delay produced by Scheduler... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | Just return a boolean "state changed" value from |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | * Optimize SequentialTaskQueue.schedule() by using... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | Change conditional USE deps syntax and expermental... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Count state changes in Scheduler._schedule_tasks()... |
commit | commitdiff | tree | snapshot |
next |