2008-07-16 |
Zac Medico | Avoid raising an IndexError from deprecated_profile_che... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Zac Medico | Pass background=True into prefetcher constructors. |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Zac Medico | Add a progress counter showing "x of y complete" to |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Zac Medico | * Add xterm titles support to Scheduler._display_status(). |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Zac Medico | Add async support for calling functions in misc-functio... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Zac Medico | Remove the config._filter_calling_env attribute since... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Zac Medico | Show LDFLAGS in emerge --info <pkg> output. Thanks... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Zac Medico | Pass the whole dblink instance into Scheduler._dblink_d... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Zac Medico | Redirect dblink.merge() output to the log file when... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Zac Medico | Make dblink._display_merge() detect scheduler presence... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Zac Medico | Adapt the dblink merge display callback to use log... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Zac Medico | Redirect dblink.unmerge() output to the log file when... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Zac Medico | When --jobs > 1, display a status message each time... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Zac Medico | Add some cross references between emerge's new parallel... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Zac Medico | Make EbuildFetcher copy FETCHCOMMAND and RESUMECOMMAND... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Zac Medico | In Scheduler._restart_if_necessary(), use list.remove... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Zac Medico | Since lots of packages will have to be fixed before... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Zac Medico | When packages fail with --jobs > 1 and the "echo" elog... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Zac Medico | When there is more than one failure, show a summary... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Zac Medico | * Fix --keep-going breakage that occured when Scheduler... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Zac Medico | Make AsynchronousTask "registered" attributes private... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Zac Medico | Use self.registered to return early from SubProcess... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Zac Medico | Add a PollScheduler._next_poll_event() method to mainta... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Zac Medico | Split out a _main_loop_cleanup() method from Scheduler... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Zac Medico | Split out a generic SubProcess._unregister() method... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Zac Medico | Unregister from poll() objects before closing file... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Zac Medico | Call prepare_build_dirs() prior to pkg_preinst so that... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Zac Medico | * Fix doebuild so "returnpid" works for preinst and... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Zac Medico | Add async execution support for pkg_preinst and pkg_pos... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Zac Medico | Remove redundant failed_packages check from Scheduler... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Zac Medico | Ensure that that Scheduler._main_loop() doesn't return... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Zac Medico | Remove all traces of the "poll" parameter for the PollS... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Zac Medico | * Since can_poll_pty() is unsafe due to he possibility... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Zac Medico | In can_poll_tty(), direct bash's stderr into the pty... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Zac Medico | Changes to pym/_emerge/__init__.py from the previous... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Zac Medico | Fix broken binpkg path comparison in in binarytree... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Zac Medico | In order to avoid having BlockerDB instantiate a new... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Zac Medico | Fix Scheduler._schedule_tasks() so that it never schedu... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Zac Medico | Decrement the job count prior to merging a given packag... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Zac Medico | * Wrap calls to PollScheduler._schedule_tasks() with... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Zac Medico | Rename PollScheduler._schedule() to _schedule_wait(). |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Zac Medico | Remember to close file descriptors before returning... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Zac Medico | Add missing self.wait() calls when tasks return unsucce... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Zac Medico | Set self._mergelist inside Scheduler._calc_resume_list... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Zac Medico | Implement a runtime test that checks whether it's possi... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Zac Medico | Split out a portage._create_pty_or_pipe() function... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Zac Medico | Derive a PtyReaderTestCase from PipeReaderTestCase... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Zac Medico | Create a test case for the poll loop which uses the... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Zac Medico | * Add a digraph.get() method, analogous to dict.get... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Zac Medico | For subclasses of Task, explicitly assign __hash__... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Zac Medico | Fix SpawnProcess.start() to return early and notify... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Zac Medico | Fix a few typos found with pyflakes. Thanks to Cardoe... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Zac Medico | Copy INHERITED/_eclasses_ handling from portdbapi._meta... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Zac Medico | Call settings.reset() in EbuildMetadataPhase.start... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Zac Medico | Document the new --jobs and --load-average options... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Zac Medico | Refactor and simplify the main task scheduling and... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Zac Medico | Add support for parallel --regen, using the existing... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Zac Medico | When a package replaces another one, add the correspond... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Zac Medico | Bug #231382 - If the open() call in getconfig() raises... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Zac Medico | Make digestcheck() skip the "checking ebuild checksums... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Zac Medico | * Fix AsynchronousTask._wait_hook() to prevent potentia... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Zac Medico | * Handle errno.ECHILD and errno.ESRCH from waitpid... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Zac Medico | Fix Scheduler._is_restart_necessary() to return False... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Zac Medico | Like in Binpkg, cancel or wait for the prefetcher in... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Zac Medico | Bug #231358 - Fix 'NameError: global name 'p' is not... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Zac Medico | For parallel-fetch prefetchers, pass fetchonly=1 into... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Zac Medico | Use the EbuildFetcher class to implement async fetch... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Zac Medico | * Unify the scheduler's "build" and "extract" queues... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Zac Medico | Fix SubProcess._poll to handle a missing pid gracefully. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Zac Medico | Fix Scheduler._choose_pkg() to perform uninstallation... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Zac Medico | Fix _prune_digraph() to correctly distinguish "nomerge... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Zac Medico | * Fix _choose_pkg() to pop the first node if there... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Zac Medico | Make the "tight loop" assertion trigger whenever there... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Zac Medico | In scheduler._schedule_main(), only consider a poll... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Zac Medico | Fix Scheduler._dependent_on_scheduled_merges() to prope... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Zac Medico | Remove redundant call to _schedule_main(). |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Zac Medico | * Call self._wait() when unregistering output handlers... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Zac Medico | Derive PackageMerge from AsynchronousTask instead of... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Zac Medico | Raise an AssertionError in CompositeTask._wait() if... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Zac Medico | Fix infinite loop in CompositeTask._wait(). |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Zac Medico | Fix ValueError triggered when Scheduler._choose_pkg... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Zac Medico | Use a normal list instead of a deque for Scheduler... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Zac Medico | Implement parallel build support by adding new --jobs... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Zac Medico | * Add background support to the SpawProcess class. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Zac Medico | Add AsynchronousTask.background attribute and add suppo... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Zac Medico | Also add "background" attributes to the EbuildBuild... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Zac Medico | Add a MergeListItem.background attribute for putting... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Zac Medico | Add a missing check in Scheduler._main_loop() to ensure... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Zac Medico | Use plain sequential search for the SRC_URI.mirror... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Zac Medico | Add a Scheduler._digraph attribute for use in parallel... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Zac Medico | Rename SubProcess.reg_id to _reg_id since it no longer... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Zac Medico | * Add new CompositeTask._default_final_exit() method... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Zac Medico | Add a new "SRC_URI.mirror" check which checks to if... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Zac Medico | Move the "registered" attribute to the SubProcess class... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Zac Medico | Make SubProcess._wait() call scheduler.schedule(self... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Marius Mauch | remove TODO list as it's not maintained anyway |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Zac Medico | * Implement CompositeTask._poll(). |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Zac Medico | Fix broken code in AsynchronousTask.poll(). |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Zac Medico | Fix EbuildPhase._set_returncode() so that it correctly... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Zac Medico | Fix typo in Binpkg.start() which prevents --genbinpkg... |
commit | commitdiff | tree | snapshot |
next |