summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* unmerge: fix lock/UnsupportedAPIException logicv2.1.9.45Zac Medico2011-03-271-1/+1
* UnsupportedAPIException: handle unicode in EAPIZac Medico2011-03-272-4/+15
* emerge-webrsync: drop lzma supportZac Medico2011-03-271-4/+2
* Update header timestamps for modified files.Zac Medico2011-03-264-4/+4
* 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
* config: blacklist PORTAGE_BACKGROUND* varsZac Medico2011-03-261-1/+5
* env_update: remove sleep_for_mtime_granularityDavid James2011-03-261-11/+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-263-4/+19
* Optimize ebuild.sh to cache preprocessing output.David James2011-03-261-8/+8
* get_dep_chain: handle InvalidDependStringZac Medico2011-03-261-2/+6
* chk_updated_cfg_files: fix whitespace in messageZac Medico2011-03-261-1/+2
* portageq owners: list orphans via stderrZac Medico2011-03-261-5/+21
* 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-183-3/+3
* CompositeTask: fix _wait for TASK_QUEUEDZac Medico2011-03-181-3/+19
* ebuild-ipc: import errnoZac Medico2011-03-181-0/+1
* EbuildIpcDaemon: use non-blocking writeZac Medico2011-03-181-5/+24
* ebuild-ipc: use non-blocking readZac Medico2011-03-181-13/+41
* AsynchronousLock: implement _cancelZac Medico2011-03-181-0/+8
* make.conf.5: fix "direcory" spellingZac Medico2011-03-182-2/+2
* dep_check: return errors as unicodeZac Medico2011-03-181-4/+5
* 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
* iter_owners: try the hashed approach in any caseZac Medico2011-03-181-8/+0
* slot_conflict: tweak message and fix grammarZac Medico2011-03-181-1/+1
* emerge: support [ y | n ] for --quietv2.1.9.43Zac Medico2011-03-143-8/+34
* Update timestamps in headers of modified files.Zac Medico2011-03-142-2/+2
* Scheduler: fix AttributeError in _terminate_tasksZac Medico2011-03-141-1/+4
* Make all temp dirs under $PORTAGE_TMPDIR/portage.Zac Medico2011-03-142-11/+14
* 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
* ebuild-ipc: use plain file read instead of arrayZac Medico2011-03-141-9/+6
* 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
* portdbapi: source ebuilds when eclass dir missingZac Medico2011-03-141-2/+0
* eclass_cache: remove deprecated methodsZac Medico2011-03-141-15/+2