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 |
2008-07-29 |
Zac Medico | Fix _choose_pkg() to always return something if nothing... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Avoid triggering a tight loop AssertionError in Schedul... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Fix the last part of Scheduler._main_loop() to work... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Disable auto_schedule on all of Scheduler._task_queues... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Add a quiet signal handler for SIGINT and SIGTERM since... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Fix Scheduler._set_digraph() to correctly handle cases... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Make sure Scheduler._choose_pkg() doesn't return a... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Fix Scheduler._choose_pkg() so that it doesn't choose... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Enable Scheduler._job_delay() whenever --load-average... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | During the first minute of entering the main scheduler... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Fix slightly broken loop logic in insert_optional_args... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Add support for the --jobs option to be specified witho... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | In apply_recursive_permissions(), ignore InvalidLocatio... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Tweak table alignment. |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Implement _use_dep.__nonzero__(). |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Fix _use_dep.__str__() to work correctly in the case... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Redirect the FEATURES=buildsyspkg message to the log... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Add syntax examples for unconditional USE deps. |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Fix alignment. |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Tweak the conditional USE deps examples. |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Document the doman language code path translation exten... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Make use of the new config.iteritems() method. |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Fix broken reference to "categories" in CategorySet... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Bug #233165 - When waiting for jobs and merges to finish in |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Bug #233103 - In portage.fetch(), pass all config varia... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Even though the message is split on $'\n' in elog_base... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Remove pointless generator expression. |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Add note about support for EAPI="2_pre0". v2.2_rc4 |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Create a table to document conditional USE dependency... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Fix arg count when constructing a TypeError in the... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Add support for an new EAPI="2_pre0" value so that... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Disable the multi-bracket USE deps syntax, so only... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Implement new conditional USE dep syntax: |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Create a SlotDict constructor which can take an optiona... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | * Add support in dep_getusedeps() and isvalidatom(... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Bug #233137 - Implement Atom.split(). |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Fix incorrect logging.exception() arguments. The except... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Fix the new glep56 code to handle missing metadata... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Fix EbuildFetcher to pass all config variables to the... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Update path to make.conf.example. Thanks to Arfrever. |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Use ${NORMAL} to properly restore color when necessary. |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Make elog_base() just use \n as the delimiter in the... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Make all the elog functions split lines when displaying... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Add support to elog_base() to split messages on newline... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Fix breakage from r11213 in INHERITED values returned... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Fixes from Arfrever: |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Serialize src_unpack() $DISTDIR access for live ebuilds... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | * Define a frozenset of live eclasses for the LIVEVCS... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Fix repoman not seeing subversion auto-ignored files... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Temporarily `set -o noglob` when splitting QA_DT_HASH. |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Bug #233077 - Add QA check which verifies that LDFLAGS... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Schedule ebuild pkg_setup phases on the merge queue, |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | In PollScheduler._poll(), add a call to _schedule(... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Fix AsynchronousTask.removeStartListener() and removeEx... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Zac Medico | Fix LinkageMap.findConsumers() to check whether the... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Zac Medico | * Use pure bash ${PARAMETER%/*} instead of spawing... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Zac Medico | Split out an apply_priorities() function to apply nice... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Zac Medico | Bug #232924 - When the user specifies a non-existent... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Zac Medico | Bug #228085 - In the event of a file collision, the... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Zac Medico | Replace hardcoded i386 machine name in dyn_rpm() with... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Zac Medico | * For bug 227625, automatically create the /usr/src... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Zac Medico | Reduce the default PORTAGE_IONICE_COMMAND priority... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Zac Medico | Add PORTAGE_IONICE_COMMAND setting for make.conf which... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Zac Medico | Suppress "for /" and "to /" in status messages when... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Zac Medico | Fix PORTAGE_BIN_PATH typo in EbuildFetcher._start(). |
commit | commitdiff | tree | snapshot |
next |