portage.git
2013-01-06 Zac MedicoManifestScheduler: fix signal interrupt handling
2013-01-06 Zac MedicoMetadataRegen: portdbapi.cp_all() already sorted
2013-01-06 Zac MedicoMetadataRegen: fix signal interrupt handling
2013-01-05 Zac MedicoHandle os.write() return code with loop.
2013-01-05 Zac MedicoBinpkgVerifier: use async FileDigester
2013-01-05 Zac MedicoAdd async FileDigester class.
2013-01-05 Zac Medico.gitignore: __pycache__/
2013-01-05 Zac MedicoAdd QA_AM_MAINTAINER_MODE for bug #450278.
2013-01-05 Zac MedicoSchedulerInterface: use loop for proxied attrs
2013-01-04 Zac Medicoruntests.sh summary: add minimum column width
2013-01-04 Zac Medicoebuild-ipc: add FifoWriter class
2013-01-04 Zac Medicoebuild-ipc: fix read timeout msg / daemon check
2013-01-04 Zac Medicoebuild-ipc: fix waiting message
2013-01-04 Zac Medicoebuild-ipc: use PipeReader in _receive_reply
2013-01-04 Zac Medicoebuild-ipc: use PipeReader in _wait
2013-01-04 Zac MedicoPipeReader: support plain fd without file obj
2013-01-04 Zac Medicotest_paren_reduce: disable deprecation warning
2013-01-04 Zac MedicoEnable FD_CLOEXEC for lock fd.
2013-01-04 Zac MedicoEnable FD_CLOEXEC for non-blocking pipes.
2013-01-04 Zac MedicoEventLoop: enable FD_CLOEXEC on epoll fd
2013-01-04 Zac Medicoportage._internal_caller: use global_event_loop
2013-01-04 Zac MedicoSpawnProcess: support close_fds
2013-01-03 Zac Medico_doebuild_spawn: disable close_fds for "depend"
2013-01-03 Zac Medicospawn: add close_fds parameter
2013-01-03 Zac MedicorunTests: portage._internal_caller = True
2013-01-03 Zac MedicoAdd portage._internal_caller var, and use it.
2013-01-03 Zac Medicoportdbapi: use global_event_loop when safe
2013-01-03 Zac Medicoemerge --depclean: show atoms in verbose output
2013-01-02 Zac Medicoresume_depgraph: check for alternative installed
2013-01-02 Zac Medicodepgraph: dynamic deps parallel metadata regen
2013-01-02 Zac MedicoFakeVartree: split _apply_dynamic_deps method
2013-01-02 Sergei Trofimovichrepoman: improve thirdpartymirrors output
2013-01-02 Sergei Trofimovichrepoman: tell user which mirror identifiers contain...
2013-01-01 Zac Medicouse(): fatal missing IUSE in EAPI 5, bug #449708
2013-01-01 Zac Medicorepoman: usex check 4-python and 4-slot-abi
2013-01-01 Zac Medicorepoman: handle EAPI 5 usex, bug #449678
2013-01-01 Zac MedicoRevert "AsynchronousLock: override _async_wait_cb"
2013-01-01 Zac Medicoruntests.sh: summarize results for all versions
2013-01-01 Zac MedicoAsynchronousLock: override _async_wait_cb
2013-01-01 Zac Medicotest_echangelog: sync year with UpdateChangeLog
2012-12-31 Zac Medicoemerge --depclean: clarify unsatisfied atoms
2012-12-31 Zac Medico_LockThread: use thread-safe EventLoop.idle_add()
2012-12-31 Zac MedicoAsynchronousTask: _async_wait is thread-safe
2012-12-31 Zac MedicoEventLoop.iteration: no IO blocking if possible
2012-12-31 Zac MedicoAsynchronousTask: add _async_wait method
2012-12-30 Zac MedicoUse ctypes in subprocess for bug #448858.
2012-12-29 Zac Medicoemerge --select: add -w short option
2012-12-29 Zac MedicoUse run_main_scheduler where possible.
2012-12-29 Zac MedicoAdd run_main_scheduler helper function.
2012-12-29 Zac MedicoUse 'with file' more.
2012-12-29 Zac Medicoegencache: fix --strict-manifests=n
2012-12-28 Zac Medico_MergeProcess: tweak merge-sync library lookup
2012-12-28 Zac Medico_ctypes: don't cache library, bug #448858
2012-12-28 Zac Medicoman pages: refer to /etc/portage/make.conf
2012-12-28 Zac Medicoquickpkg.1: document options, bug #243192
2012-12-28 Zac MedicoPipeReaderBlockingIO handle threading ImportError
2012-12-28 Zac MedicoEventLoop.iteration(): avoid busy waiting
2012-12-27 Zac MedicoAdd PipeReaderBlockingIO, Jython experimentation.
2012-12-27 Zac Medicomerge-sync: handle PyPy syncfs fail, bug #446610
2012-12-27 Zac MedicoEventLoop: thread-safe idle_add and timeout_add
2012-12-26 Zac Medicorepoman: fix git_supports_gpg_sign
2012-12-24 Zac Medicoemerge -h: add @ prefix to system and world sets
2012-12-24 Zac Medicovardbapi: tweak deprecated constructor param
2012-12-24 Zac Medicobinarytree: tweak deprecated constructor param
2012-12-24 Zac Medicoporttree.py: tweak deprecated constructor params
2012-12-23 Arfrever Frehtes... Support subslots in command line arguments.
2012-12-22 Zac Medicoruntests.sh: add pypy-2.0 to PYTHON_VERSIONS
2012-12-21 Zac Medicorepoman: exempt virtuals from KEYWORDS.stable
2012-12-19 Zac Medicoconfig: clarify that default target_root is /
2012-12-19 Arfrever Frehtes... Rename a private module in preparation for extending...
2012-12-18 Zac Medicodepclean warning: count nested sets, bug #298298
2012-12-18 Zac Medicodepclean summary: count nested sets, bug #298298
2012-12-16 Zac Medicorepoman: fix dep check for * and ~* keywords
2012-12-15 Zac Medicorepoman: check deps for * and ~* keywords v2.2.0_alpha149
2012-12-15 Zac Medicorepoman keywords.dropped: handle * and ~*
2012-12-15 Zac MedicoHandle closed sys.__stdin__, for multiprocessing
2012-12-15 Michał Górnymakeopts_jobs is declared in multiprocessing, not eutils.
2012-12-11 Zac MedicoAdd QA_CONFIGURE_OPTIONS variable. v2.2.0_alpha148
2012-12-11 Zac Medicoxattr-helper.py: fix AssertionError string format
2012-12-11 Zac Medicoxattr-helper.py: fix backslash quoting
2012-12-11 Arfrever Frehtes... Disallow SLOT="${slot}/${subslot}=" in ebuilds.
2012-12-11 Zac Medicoprepstrip: preserve xattrs, bug #446420
2012-12-10 Zac Medicoprepstrip: handle objcopy failure, bug #446774
2012-12-10 Zac Medicodblink._elog_process: obey phasefilter arg
2012-12-10 Zac MedicoMergeProcess: avoid duplicate elog, bug #446136
2012-12-10 Zac Medicoget_real_flag: handle implicit iuse v2.2.0_alpha147
2012-12-10 Zac Medicoemerge --info: handle bug #446358 more v2.2.0_alpha146
2012-12-10 Zac Medicoget_real_flag: handls use-dep default bug #446666
2012-12-08 Zac Medicoemerge --verbose: [ y | n ] for bug #446324 v2.2.0_alpha145
2012-12-08 Zac Medicoemerge --info: don't error for existing packages
2012-12-05 Zac MedicoAvoid duplicate desktop QA notice, bug #446136
2012-12-05 Zac Medicogetmaskingstatus: fix ~* KEYWORDS handling
2012-12-04 Zac Medicoemerge --sync: search PATH for rsync binary
2012-12-02 Zac Medicoshow_masked_packages: handle missing license file
2012-12-01 Zac Medicoemerge --depclean: rm unavailable slot bug 445506
2012-12-01 Zac Medicoprepstrip: add comment for bug #445336 v2.2.0_alpha144
2012-12-01 Zac Medicoprepstrip: avoid duplicates for bug #445336
2012-12-01 Zac MedicoRevert "prepstrip: avoid duplicates for bug #445336"
2012-12-01 Zac Medicoprepstrip: avoid duplicates for bug #445336
2012-11-30 Michał GórnyAdd --oneshot to the portage update suggestion.
next