summaryrefslogtreecommitdiffstats
path: root/pym/_emerge
Commit message (Expand)AuthorAgeFilesLines
* Update header timestamps for modified files.Zac Medico2011-03-262-2/+2
* Scheduler: pkg_to_replace beware old-style virtZac Medico2011-03-261-1/+2
* BlockerDB: add SLOT match in discardBlockerZac Medico2011-03-261-1/+3
* MergeListItem: inherit _poll and _waitZac Medico2011-03-261-8/+0
* unmerge: fix PORTAGE_BACKGROUND logicZac Medico2011-03-261-0/+7
* PollScheduler: tweak _unregister event cleanupZac Medico2011-03-261-5/+9
* PollScheduler: handle missing log directoryZac Medico2011-03-261-12/+23
* Update Portage to sync BlockerDB at init.David James2011-03-263-30/+25
* emerge: support [ y | n ] for --askZac Medico2011-03-262-3/+18
* get_dep_chain: handle InvalidDependStringZac Medico2011-03-261-2/+6
* chk_updated_cfg_files: fix whitespace in messageZac Medico2011-03-261-1/+2
* emerge_main: add "args" parameter (sys.argv[1:])Zac Medico2011-03-261-7/+12
* TaskSequence: also call CompositeTask._cancel()Zac Medico2011-03-261-0/+1
* Update timestamps in headers of modified files.v2.1.9.44Zac Medico2011-03-182-2/+2
* CompositeTask: fix _wait for TASK_QUEUEDZac Medico2011-03-181-3/+19
* EbuildIpcDaemon: use non-blocking writeZac Medico2011-03-181-5/+24
* AsynchronousLock: implement _cancelZac Medico2011-03-181-0/+8
* AsynchronousTask: add _cancel template methodZac Medico2011-03-187-17/+21
* Update Scheduler to protect against infinite loopDavid James2011-03-181-4/+2
* Scheduler: tweak prefetcher cancellation logicZac Medico2011-03-184-7/+16
* CompositeTask: handle unstarted terminated tasksZac Medico2011-03-183-6/+24
* CompositeTask: fix assertion in _waitZac Medico2011-03-181-0/+5
* AsynchronousTask: always call wait() if cancelledZac Medico2011-03-184-10/+7
* Scheduler: terminate _merge_wait_queueZac Medico2011-03-181-0/+4
* slot_conflict: tweak message and fix grammarZac Medico2011-03-181-1/+1
* emerge: support [ y | n ] for --quietv2.1.9.43Zac Medico2011-03-142-5/+31
* Update timestamps in headers of modified files.Zac Medico2011-03-141-1/+1
* Scheduler: fix AttributeError in _terminate_tasksZac Medico2011-03-141-1/+4
* PollScheduler: tweek termination logicZac Medico2011-03-144-11/+36
* PollScheduler: call _terminate_tasks in _scheduleZac Medico2011-03-141-7/+11
* Scheduler: avoid infinite loop after CTRL-CZac Medico2011-03-141-1/+14
* AbstractPollTask: log exceptional eventsZac Medico2011-03-142-1/+15
* unmerge: use vardbapi._dblink() to simplifyZac Medico2011-03-141-4/+1
* Bug #357009: Disallow uninstallation of currently used Python interpreter.Arfrever Frehtes Taifersar Arahesis2011-03-141-13/+21
* depgraph: don't output \b to non-ttyZac Medico2011-03-141-2/+7
* action_deselect: expand cat against world atomsZac Medico2011-03-011-12/+24
* depgraph: case insensitive search for unsatisfiedZac Medico2011-03-011-1/+12
* action_sync: handle IPv6 [ip] in SYNC some moreZac Medico2011-03-011-4/+14
* action_sync: handle IPv6 [ip] in SYNCZac Medico2011-03-011-1/+2
* emerge: mention revdep-rebuild in depclean helpv2.1.9.41Zac Medico2011-02-221-5/+10
* show_depclean_suggestion: use ewarn, not einfoZac Medico2011-02-211-1/+1
* chk_updated_cfg_files: don't display ._cfg0000_Zac Medico2011-02-211-1/+4
* Update date headers in modified files.Zac Medico2011-02-211-1/+1
* chk_updated_cfg_files: fix plurality of messageZac Medico2011-02-211-2/+8
* post_emerge: suggest depclean after world updateZac Medico2011-02-211-0/+13
* post_emerge: pass in more infoZac Medico2011-02-211-6/+15
* SubProcess: notify exit listeners in _pollZac Medico2011-02-211-0/+1
* Scheduler: ensure _prefetchers is clearedZac Medico2011-02-211-0/+1
* emerge: fix --sync cvs error messageZac Medico2011-02-191-2/+2
* emerge: warn to stderr if post_* hooks failZac Medico2011-02-192-6/+9