summaryrefslogtreecommitdiffstats
path: root/pym
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-142-5/+31
* 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
* 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
* config: quote overlays containing spacesZac Medico2011-03-141-10/+13
* Remove redundant CONTENTS parent dir generation.Zac Medico2011-03-141-28/+1
* dblink.getcontents(): generate parent directoriesZac Medico2011-03-141-0/+16
* grablines: allow inline commentsZac Medico2011-03-141-3/+13
* grabdict: allow inline commentsTheo Chatzimichos2011-03-141-0/+7
* 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
* unmerge: log pre/postrm FAILED messagesZac Medico2011-03-011-6/+11
* owners_cache: fix EPREFIX miscalculationZac Medico2011-03-011-5/+3
* owners_cache: add parent dirs deeper than EPREFIXZac Medico2011-03-011-1/+3
* unmerge: implicitly unmerge parent directoriesZac Medico2011-03-011-3/+16
* owners_cache: implicitly add parent directoriesZac Medico2011-03-011-1/+18
* repoman: variable.usedwithhelpers ignore quotedZac Medico2011-03-011-1/+3
* depgraph: case insensitive search for unsatisfiedZac Medico2011-03-011-1/+12
* repoman: warn about calls to prepall and preplibZac Medico2011-03-011-1/+1
* repoman: add back portage.internal checkZac Medico2011-03-011-1/+11
* 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