summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* PipeReader: support plain fd without file objZac Medico2013-01-031-4/+8
* test_paren_reduce: disable deprecation warningZac Medico2013-01-032-6/+9
* Enable FD_CLOEXEC for lock fd.Zac Medico2013-01-031-1/+10
* Enable FD_CLOEXEC for non-blocking pipes.Zac Medico2013-01-037-12/+91
* EventLoop: enable FD_CLOEXEC on epoll fdZac Medico2013-01-031-0/+11
* portage._internal_caller: use global_event_loopZac Medico2013-01-034-15/+32
* SpawnProcess: support close_fdsZac Medico2013-01-031-2/+2
* _doebuild_spawn: disable close_fds for "depend"Zac Medico2013-01-031-1/+6
* spawn: add close_fds parameterZac Medico2013-01-031-5/+9
* runTests: portage._internal_caller = TrueZac Medico2013-01-031-0/+1
* Add portage._internal_caller var, and use it.Zac Medico2013-01-0322-33/+49
* portdbapi: use global_event_loop when safeZac Medico2013-01-031-1/+12
* emerge --depclean: show atoms in verbose outputZac Medico2013-01-021-11/+17
* 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