| Commit message (Expand) | Author | Age | Files | Lines |
* | repoman: improve thirdpartymirrors output | Sergei Trofimovich | 2013-01-01 | 1 | -2/+3 |
* | repoman: tell user which mirror identifiers contain SRC_URI | Sergei Trofimovich | 2013-01-01 | 1 | -6/+6 |
* | use(): fatal missing IUSE in EAPI 5, bug #449708 | Zac Medico | 2013-01-01 | 1 | -1/+7 |
* | repoman: usex check 4-python and 4-slot-abi | Zac Medico | 2013-01-01 | 1 | -1/+1 |
* | repoman: handle EAPI 5 usex, bug #449678 | Zac Medico | 2013-01-01 | 1 | -4/+13 |
* | Revert "AsynchronousLock: override _async_wait_cb" | Zac Medico | 2013-01-01 | 1 | -3/+3 |
* | runtests.sh: summarize results for all versions | Zac Medico | 2013-01-01 | 1 | -1/+30 |
* | AsynchronousLock: override _async_wait_cb | Zac Medico | 2013-01-01 | 1 | -3/+3 |
* | test_echangelog: sync year with UpdateChangeLog | Zac Medico | 2012-12-31 | 1 | -5/+1 |
* | emerge --depclean: clarify unsatisfied atoms | Zac Medico | 2012-12-31 | 1 | -1/+6 |
* | _LockThread: use thread-safe EventLoop.idle_add() | Zac Medico | 2012-12-31 | 1 | -35/+8 |
* | AsynchronousTask: _async_wait is thread-safe | Zac Medico | 2012-12-31 | 1 | -1/+1 |
* | EventLoop.iteration: no IO blocking if possible | Zac Medico | 2012-12-30 | 1 | -4/+18 |
* | AsynchronousTask: add _async_wait method | Zac Medico | 2012-12-30 | 11 | -19/+32 |
* | Use ctypes in subprocess for bug #448858. | Zac Medico | 2012-12-30 | 2 | -33/+67 |
* | emerge --select: add -w short option | Zac Medico | 2012-12-29 | 3 | -3/+5 |
* | Use run_main_scheduler where possible. | Zac Medico | 2012-12-28 | 2 | -83/+11 |
* | Add run_main_scheduler helper function. | Zac Medico | 2012-12-28 | 1 | -0/+41 |
* | Use 'with file' more. | Zac Medico | 2012-12-28 | 3 | -21/+16 |
* | egencache: fix --strict-manifests=n | Zac Medico | 2012-12-28 | 1 | -1/+1 |
* | _MergeProcess: tweak merge-sync library lookup | Zac Medico | 2012-12-28 | 1 | -2/+5 |
* | _ctypes: don't cache library, bug #448858 | Zac Medico | 2012-12-28 | 1 | -6/+4 |
* | man pages: refer to /etc/portage/make.conf | Zac Medico | 2012-12-28 | 8 | -16/+16 |
* | quickpkg.1: document options, bug #243192 | Zac Medico | 2012-12-28 | 1 | -2/+16 |
* | PipeReaderBlockingIO handle threading ImportError | Zac Medico | 2012-12-27 | 2 | -1/+6 |
* | EventLoop.iteration(): avoid busy waiting | Zac Medico | 2012-12-27 | 1 | -14/+40 |
* | Add PipeReaderBlockingIO, Jython experimentation. | Zac Medico | 2012-12-27 | 4 | -3/+163 |
* | merge-sync: handle PyPy syncfs fail, bug #446610 | Zac Medico | 2012-12-26 | 1 | -9/+14 |
* | EventLoop: thread-safe idle_add and timeout_add | Zac Medico | 2012-12-26 | 1 | -68/+97 |
* | repoman: fix git_supports_gpg_sign | Zac Medico | 2012-12-26 | 1 | -1/+1 |
* | emerge -h: add @ prefix to system and world sets | Zac Medico | 2012-12-24 | 1 | -1/+1 |
* | vardbapi: tweak deprecated constructor param | Zac Medico | 2012-12-24 | 1 | -4/+5 |
* | binarytree: tweak deprecated constructor param | Zac Medico | 2012-12-24 | 1 | -5/+5 |
* | porttree.py: tweak deprecated constructor params | Zac Medico | 2012-12-24 | 1 | -4/+5 |
* | Support subslots in command line arguments. | Arfrever Frehtes Taifersar Arahesis | 2012-12-23 | 3 | -4/+4 |
* | runtests.sh: add pypy-2.0 to PYTHON_VERSIONS | Zac Medico | 2012-12-22 | 1 | -1/+1 |
* | repoman: exempt virtuals from KEYWORDS.stable | Zac Medico | 2012-12-21 | 1 | -1/+1 |
* | config: clarify that default target_root is / | Zac Medico | 2012-12-19 | 1 | -1/+2 |
* | Rename a private module in preparation for extending its functionality. | Arfrever Frehtes Taifersar Arahesis | 2012-12-19 | 2 | -1/+1 |
* | depclean warning: count nested sets, bug #298298 | Zac Medico | 2012-12-17 | 1 | -3/+11 |
* | depclean summary: count nested sets, bug #298298 | Zac Medico | 2012-12-17 | 1 | -4/+10 |
* | repoman: fix dep check for * and ~* keywords | Zac Medico | 2012-12-16 | 1 | -2/+4 |
* | repoman: check deps for * and ~* keywordsv2.2.0_alpha149 | Zac Medico | 2012-12-15 | 1 | -6/+27 |
* | repoman keywords.dropped: handle * and ~* | Zac Medico | 2012-12-15 | 1 | -1/+1 |
* | Handle closed sys.__stdin__, for multiprocessing | Zac Medico | 2012-12-15 | 8 | -8/+19 |
* | makeopts_jobs is declared in multiprocessing, not eutils. | Michał Górny | 2012-12-15 | 1 | -2/+8 |
* | Add QA_CONFIGURE_OPTIONS variable.v2.2.0_alpha148 | Zac Medico | 2012-12-11 | 3 | -6/+37 |
* | xattr-helper.py: fix AssertionError string format | Zac Medico | 2012-12-11 | 1 | -2/+2 |
* | xattr-helper.py: fix backslash quoting | Zac Medico | 2012-12-11 | 1 | -3/+6 |
* | Disallow SLOT="${slot}/${subslot}=" in ebuilds. | Arfrever Frehtes Taifersar Arahesis | 2012-12-11 | 1 | -1/+1 |