Support SYNC setting in make.conf.
[portage.git] / pym / _emerge /
2013-07-25 Zac MedicoRefer to /etc/portage/make.conf in messages.
2013-07-23 Zac Medicoemerge --sync: support repo arguments
2013-07-23 Zac Medicoaction_sync: backward compatible parameters
2013-07-23 Zac MedicoPORTAGE_RSYNC_OPTS: --omit-dir-times
2013-07-23 Zac Medicoaction_sync: use emerge_config parameter
2013-07-22 Arfrever Frehtes... Move hardcoded atoms of cvs, git and rsync to portage...
2013-07-22 Arfrever Frehtes... Add support for multiple repositories in `emerge -...
2013-07-18 Zac Medicoemerge --resume: reject atom or set arguments
2013-07-09 Zac Medico_job_delay: prevent accumlation of timeouts v2.2.0_alpha188
2013-07-09 Zac MedicoDelay for loadavg after SIGCONT, bug #476104
2013-07-09 Zac MedicoEbuildPhase: fd_pipes NameError, bug #476312
2013-07-07 Zac Medicocalc_depclean: use runtime_slot_op priorities
2013-07-07 Zac MedicoUse sys.__std* streams for fileno().
2013-07-07 Zac Medicodoebuild: fix fd_pipes support, bug #475812
2013-07-06 Zac Medico_ignore_satisfied_buildtime: tweak optional
2013-07-06 Zac Medicodepgraph: tweak slot-operator merge order
2013-07-06 Zac MedicoDisable global spawned_pids (avoid memory leak)
2013-07-05 Zac Medicoemerge --info: KeyError with ROOT, bug #475778
2013-06-27 Zac Medicocacheddir: disable cache (avoid memory leak)
2013-06-20 Zac MedicoDecode sys.argv with surrogateescape for Python 3
2013-06-19 Zac MedicoFix cross-prefix bugs, and test.
2013-06-19 Zac Medicodepgraph: fix installed/newuse logic more
2013-06-19 Zac Medicodepgraph: fix --exclude/--newuse interaction
2013-06-18 Ruud KoolenAdd cross-prefix support
2013-06-18 Zac MedicoRootConfig.update: call delattr when appropriate
2013-06-18 Zac MedicoRootConfig: mtimedb AttributeError, bug #473710
2013-06-17 Zac Medicoaction_build: remove useless --ask autoclean
2013-06-16 Zac MedicoShow blocker parents for non slot-conflict pkgs. v2.2.0_alpha180
2013-06-15 Zac Medicorun_action: use emerge_config attrs, not locals
2013-06-15 Zac MedicoShow unevaluated atom in blocker parent display.
2013-06-13 Zac Medicoemerge --autounmask-write: chk_updated_cfg_files
2013-06-10 Zac Medico_emerge_config: simplify __getitem__
2013-06-10 Zac Medico_emerge_config: implement __iter__
2013-06-09 Zac Medicoemerge_main: call portdbapi destructors v2.2.0_alpha179
2013-06-08 Zac Medicoemerge_main: hold large objects in emerge_config
2013-06-08 Zac Medicoemerge --metadata/regen: flush portdbapi cache
2013-06-01 Zac Medicodepgraph.display(): handle reverse for --tree
2013-05-31 Zac Medicodepgraph: tuple display list, avoid copies
2013-05-31 Zac Medicodepgraph: buidpkgonly error earlier, bug #471910
2013-05-24 Zac Medico_find_bad_atoms: use insert_category_into_atom
2013-05-19 Zac MedicoEMERGE_DEFAULT_OPTS: shlex for embedded quotes
2013-05-18 Zac MedicoSupport PORTAGE_SSH_OPTS, bug #470002.
2013-05-18 Zac MedicoJobStatusDisplay: fix tigetstr for pypy-2.0_beta2
2013-05-18 Zac MedicoEbuildBuild: don't digest if fetch failed
2013-05-18 Zac MedicoFix emerge --fetch --digest for bug #470238.
2013-05-03 Zac MedicoSupport ACCEPT_RESTRICT for bug #467622. v2.2.0_alpha174
2013-05-01 Zac MedicoSupport RESTRICT=preserve-libs, bug #364427
2013-04-22 Zac Medicosearch: fix RuntimeError: No active exception
2013-04-11 Zac Medicodepgraph: don't _skip_restart for blockers v2.2.0_alpha172
2013-04-02 Zac Medicoemerge --exclude: avoid "world problems" warning
2013-03-27 Zac Medico_autounmask_levels: respect keywords, bug #463394
2013-03-27 Zac Medico_autounmask_levels: refactor (no behavior change)
2013-03-23 Zac MedicoSubProcess: re-organize Darwin/fcntl logic
2013-03-23 Fabian GroffenSpawnProcess: disable FD_CLOEXEC on stdout for #456296
2013-03-20 Zac MedicoFix --verbose-main-repo-display missing PORTDIR.
2013-03-20 Brandon Philipsresolver: output: check for None mainRepo()
2013-03-19 Zac Medico_iter_similar_available: do built checks together
2013-03-19 Zac MedicoUse autounmask for subslot conflict, bug #461464.
2013-03-19 Zac MedicoTask.__repr__: handle python-trace
2013-03-19 Zac Medicoautounmask: remove faulty reset_pkg() function
2013-03-19 Zac MedicoTask: implement __repr__
2013-03-18 Zac MedicoDisplay._blockers(): distinguish hard blocking
2013-03-18 Zac Medicoresolver/output: rename Display._blockers() param
2013-03-18 Zac Medicoresolver/output: unicode(), not str() for python2
2013-03-18 Zac Medicoinsert_category_into_atom: handle wildcard
2013-03-13 Zac MedicoUse writemsg for unicode safety in set messages.
2013-03-13 Zac Medicoexpand_set_arguments: fix expansion breakage
2013-03-13 Zac Medicoiter_owners: event loop for spinner, bug #461412
2013-03-13 Zac Medicoexpand_set_arguments: defer set load for depgraph
2013-03-13 Arfrever Frehtes... Define portage.const.VCS_DIRS and use it in some modules.
2013-03-05 Zac Medico_add_dep: remove questionable need_restart logic v2.2.0_alpha166
2013-03-05 Zac MedicoUse endswith(tuple).
2013-03-05 Zac MedicoDon't use splitext for .ebuild/.tbz2 check.
2013-03-05 Zac MedicoFix bug #460304.
2013-03-02 Zac Medicodepgraph._set_args: fix atom_arg_map for refs > 1
2013-03-02 Zac MedicoFix autounmask/sub-slot interference, bug #459832
2013-02-28 Zac Medico_display_use: use local variables
2013-02-28 Zac MedicoDisplay: unsplit _display_use method parts
2013-02-27 Zac MedicoDisplay: eliminate duplicate vardb.match() calls
2013-02-23 Zac Medicoemerge --help: remove [--verbose], bug #458730
2013-02-21 Zac Medico_world_atom: avoid world set lock reentrance
2013-02-21 Zac MedicoRemove "Starting parallel fetch" msg, bug #368297
2013-02-18 Mike Frysingerdepgraph: tweak "required by" message format
2013-02-14 Zac Medicoslot_operator_replace_installed: check available
2013-02-14 Zac Medico_slot_operator_update_probe: handle slot conflict
2013-02-14 Zac Medico--complete-if-new-ver: check for slot change
2013-02-13 Zac Medicoemerge: don't traceback or invalid *.ebuild args
2013-02-12 Zac Medico_get_dep_chain: include repo names v2.2.0_alpha162
2013-02-12 Zac MedicoBacktrack unsatisfied slot-operator, bug #456340.
2013-02-11 Zac Medico_slot_operator_update_probe: detect insignificant
2013-02-11 Zac Medico_add_pkg: fix existing_node early return
2013-02-11 Zac Medico_slot_change_probe: handle masks
2013-02-11 Zac MedicoTrigger rebuild for sub-slot change, bug #456208.
2013-02-10 Arfrever Frehtes... Fix some ResourceWarnings.
2013-02-09 Zac Medicoemerge --sync: python 2.6.4 compat, bug #456236
2013-02-08 Zac MedicoTweak "add to world" prompt, bug #455946.
2013-01-31 Arfrever Frehtes... Fix some typos.
2013-01-24 Zac MedicoPackage._init_use: always sync _metadata v2.2.0_alpha160
2013-01-24 Zac MedicoAdd debug output for cases like bug #453400.
2013-01-24 Zac MedicoPackage: avoid redundant splitting of USE
next