portage.git
2013-01-10 Zac MedicoRevert "_ctypes: don't cache library, bug #448858" v2.2.0_alpha150
2013-01-10 Zac MedicoUse EventLoop, no SchedulerInterface if possible.
2013-01-10 Zac Medicoemerge/test_simple.py: override PATH more
2013-01-10 Zac MedicoSpawnProcess: handle fcntl ENOTTY for FreeBSD
2013-01-10 Zac Medico_emirrordist/main.py: remove extra Config import
2013-01-10 Zac MedicoFetchTask: use umask for copied files
2013-01-10 Zac MedicoFetchTask: avoid possible duplicate URI
2013-01-10 Zac MedicoFetchTask: randomize thirdpartymirrors
2013-01-10 Zac MedicoFetchTask: log_failure for distfiles digester
2013-01-10 Zac MedicoFetchIterator: support PORTAGE_CHECKSUM_FILTER
2013-01-10 Zac Medicomake.conf.5: escape apostropy quote, bug #451118
2013-01-10 Zac MedicoFetchIterator: use RepoConfig.load_manifest()
2013-01-09 Zac Medico_fetch_digester_exit: fix NoneType AttributeError
2013-01-09 Zac MedicoMakefile: install emirrordist
2013-01-09 Zac MedicoAdd emirrordist, a tool for mirroring distfiles.
2013-01-09 Zac MedicoManifest: make distdir argument optional
2013-01-09 Zac Medicoautounmask: tweak --autounmask-write suggestion
2013-01-09 Ben Kohlerautounmask: show file names for suggested changes
2013-01-08 Zac MedicoSpawnProcess: stdout_fd FD_CLOEXEC
2013-01-08 Zac MedicoManifestTask: use PipeLogger for monitoring
2013-01-08 Zac MedicoDeclare regex literal as such.
2013-01-08 Zac MedicoparseManifest2: handle space in name, bug 450736
2013-01-07 Zac MedicoPipeLogger: handle file object for input_fd
2013-01-07 Zac MedicoIf 2 make.conf files found, then warn.
2013-01-07 Zac MedicoMetadataRegen: simplify _iter_every_cp
2013-01-06 Zac MedicoMetadataRegen: call cp_all for each category
2013-01-06 Zac Medicoportdbapi.cp_all(): add reverse sort parameter
2013-01-06 Zac Medico_keep_scheduling: check _terminated.is_set()
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
next