summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* resume_depgraph: check for alternative installedZac Medico2013-01-023-15/+33
* depgraph: dynamic deps parallel metadata regenZac Medico2013-01-012-8/+59
* FakeVartree: split _apply_dynamic_deps methodZac Medico2013-01-011-26/+39
* repoman: improve thirdpartymirrors outputSergei Trofimovich2013-01-011-2/+3
* repoman: tell user which mirror identifiers contain SRC_URISergei Trofimovich2013-01-011-6/+6
* use(): fatal missing IUSE in EAPI 5, bug #449708Zac Medico2013-01-011-1/+7
* repoman: usex check 4-python and 4-slot-abiZac Medico2013-01-011-1/+1
* repoman: handle EAPI 5 usex, bug #449678Zac Medico2013-01-011-4/+13
* Revert "AsynchronousLock: override _async_wait_cb"Zac Medico2013-01-011-3/+3
* runtests.sh: summarize results for all versionsZac Medico2013-01-011-1/+30
* AsynchronousLock: override _async_wait_cbZac Medico2013-01-011-3/+3
* test_echangelog: sync year with UpdateChangeLogZac Medico2012-12-311-5/+1
* emerge --depclean: clarify unsatisfied atomsZac Medico2012-12-311-1/+6
* _LockThread: use thread-safe EventLoop.idle_add()Zac Medico2012-12-311-35/+8
* AsynchronousTask: _async_wait is thread-safeZac Medico2012-12-311-1/+1
* EventLoop.iteration: no IO blocking if possibleZac Medico2012-12-301-4/+18
* AsynchronousTask: add _async_wait methodZac Medico2012-12-3011-19/+32
* Use ctypes in subprocess for bug #448858.Zac Medico2012-12-302-33/+67
* emerge --select: add -w short optionZac Medico2012-12-293-3/+5
* Use run_main_scheduler where possible.Zac Medico2012-12-282-83/+11
* Add run_main_scheduler helper function.Zac Medico2012-12-281-0/+41
* Use 'with file' more.Zac Medico2012-12-283-21/+16
* egencache: fix --strict-manifests=nZac Medico2012-12-281-1/+1
* _MergeProcess: tweak merge-sync library lookupZac Medico2012-12-281-2/+5
* _ctypes: don't cache library, bug #448858Zac Medico2012-12-281-6/+4
* man pages: refer to /etc/portage/make.confZac Medico2012-12-288-16/+16
* quickpkg.1: document options, bug #243192Zac Medico2012-12-281-2/+16
* PipeReaderBlockingIO handle threading ImportErrorZac Medico2012-12-272-1/+6
* EventLoop.iteration(): avoid busy waitingZac Medico2012-12-271-14/+40
* Add PipeReaderBlockingIO, Jython experimentation.Zac Medico2012-12-274-3/+163
* merge-sync: handle PyPy syncfs fail, bug #446610Zac Medico2012-12-261-9/+14
* EventLoop: thread-safe idle_add and timeout_addZac Medico2012-12-261-68/+97
* repoman: fix git_supports_gpg_signZac Medico2012-12-261-1/+1
* emerge -h: add @ prefix to system and world setsZac Medico2012-12-241-1/+1
* vardbapi: tweak deprecated constructor paramZac Medico2012-12-241-4/+5
* binarytree: tweak deprecated constructor paramZac Medico2012-12-241-5/+5
* porttree.py: tweak deprecated constructor paramsZac Medico2012-12-241-4/+5
* Support subslots in command line arguments.Arfrever Frehtes Taifersar Arahesis2012-12-233-4/+4
* runtests.sh: add pypy-2.0 to PYTHON_VERSIONSZac Medico2012-12-221-1/+1
* repoman: exempt virtuals from KEYWORDS.stableZac Medico2012-12-211-1/+1
* config: clarify that default target_root is /Zac Medico2012-12-191-1/+2
* Rename a private module in preparation for extending its functionality.Arfrever Frehtes Taifersar Arahesis2012-12-192-1/+1
* depclean warning: count nested sets, bug #298298Zac Medico2012-12-171-3/+11
* depclean summary: count nested sets, bug #298298Zac Medico2012-12-171-4/+10
* repoman: fix dep check for * and ~* keywordsZac Medico2012-12-161-2/+4
* repoman: check deps for * and ~* keywordsv2.2.0_alpha149Zac Medico2012-12-151-6/+27
* repoman keywords.dropped: handle * and ~*Zac Medico2012-12-151-1/+1
* Handle closed sys.__stdin__, for multiprocessingZac Medico2012-12-158-8/+19
* makeopts_jobs is declared in multiprocessing, not eutils.Michał Górny2012-12-151-2/+8
* Add QA_CONFIGURE_OPTIONS variable.v2.2.0_alpha148Zac Medico2012-12-113-6/+37