portage.5: repos.conf: document main-repo
[portage.git] / pym /
2013-06-18 Zac MedicoRepoConfigLoader: delete repo if location missing
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-10 Zac Medicodep_check: remove redundant list copy
2013-06-09 Zac Medicoemerge_main: call portdbapi destructors v2.2.0_alpha179
2013-06-09 Zac Medicomatch_from_list: =* op with revision, bug #467826
2013-06-08 Zac Medicoemerge_main: hold large objects in emerge_config
2013-06-08 Zac Medicoemerge --metadata/regen: flush portdbapi cache
2013-06-08 Zac Medicoclose_portdbapi_caches: portage.db atexit hook
2013-06-08 Zac Medicoporttree._dummy_list: fix infinite recursion
2013-06-08 Zac Medico_iter_match_use: construct _pkg_str instances v2.2.0_alpha178
2013-06-08 Zac Medicocache/template.py: call self.sync() from __del__
2013-06-07 Arfrever Frehtes... portage.dbapi.dbapi._match_use(): Use _emerge.Package...
2013-06-07 Arfrever Frehtes... portage.package.ebuild._config.UseManager.UseManager...
2013-06-02 Zac Medicotreewalk: skip CHOST warning for binary packages
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 Medicorepoman: deprecate mono.eclass, bug #471184
2013-05-24 Zac Medico_find_bad_atoms: use insert_category_into_atom
2013-05-24 Zac MedicoAtom: handle invalid */foo-version wildcard
2013-05-24 Zac Medicorepoman: check for deprecated EAPIs, bug #470670 v2.2.0_alpha177
2013-05-24 Zac Medicofetch: correctly handle file name without scheme
2013-05-19 Zac MedicoEMERGE_DEFAULT_OPTS: shlex for embedded quotes
2013-05-18 Zac Medicotest_getconfig: sync FETCHCOMMAND_SFTP/SSH v2.2.0_alpha176
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-18 Zac Medicodoebuild: fix emerge --fetchonly FEATURES=digest
2013-05-17 Zac MedicoPORTAGE_BINHOST: sftp with FETCHCOMMAND_SFTP
2013-05-15 Zac MedicoPORTAGE_BINHOST: https FETCHCOMMAND, bug #469888
2013-05-14 Zac Medicoenv_update: ensure_dirs, encode filename
2013-05-13 Mike Frysingerenv-update: change prelink to use /etc/prelink.conf...
2013-05-07 Zac Medicobinarytree: evaluate RESTRICT conditionals
2013-05-06 Zac Medicobinarytree: index RESTRICT, for ACCEPT_RESTRICT
2013-05-03 Zac MedicoSupport ACCEPT_RESTRICT for bug #467622. v2.2.0_alpha174
2013-05-03 Zac Medico_getMissingProperties: remove || support
2013-05-03 Zac MedicoSilence embedded profile warning for bug #467142.
2013-05-01 Zac MedicoSupport RESTRICT=preserve-libs, bug #364427
2013-05-01 Zac MedicoUse non-greedy findConsumers for bug #467896.
2013-04-29 Mike Frysingertests: clean up style a bit (mostly poor/inconsistent...
2013-04-28 Zac Medicoget_open_fds: use /dev/fd or /proc/self/fd
2013-04-23 Robin H. JohnsonAdd preliminary DCO_SIGNED_OFF_BY support for DCO Signe...
2013-04-22 Michał GórnyDeprecate python.eclass & distutils.eclass.
2013-04-22 Zac Medicosearch: fix RuntimeError: No active exception
2013-04-16 Zac Medicomovefile: remove source symlink/hardlink after mv
2013-04-12 Aviv Keshetrefactor contents file writing to its own function
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-04-01 Zac Medicobinarytree: copy g+rw from PKGDIR to files v2.2.0_alpha171
2013-04-01 Zac Medicoegencache,emirrordist: export NOCOLOR if no tty
2013-04-01 Zac Medicoegencache,emirrordist: disable color if no tty
2013-03-29 Michał GórnySupport overriding repo-name from layout.conf.
2013-03-27 Zac Medicomake.defaults: profile-formats control recursive v2.2.0_alpha170
2013-03-27 Zac Medicogetconfig: handle recursive PermissionDenied
2013-03-27 Zac MedicoPORTAGE_XATTR_EXCLUDE="security.*", bug #461868
2013-03-27 Zac Medico_autounmask_levels: respect keywords, bug #463394
2013-03-27 Zac Medico_autounmask_levels: refactor (no behavior change)
2013-03-27 Zac Medicomake.defaults: recurse directories
2013-03-26 Zac Medicomake.conf: recurse directories, bug #463266
2013-03-23 Zac MedicoSubProcess: re-organize Darwin/fcntl logic
2013-03-23 Fabian GroffenSpawnProcess: disable FD_CLOEXEC on stdout for #456296
2013-03-22 Zac Medicolockfile: remove newline from ebegin message
2013-03-22 Zac MedicoHandle ENOLCK with loop for bug #462694.
2013-03-22 Zac Medicoportage.const: realpath(__file__.rstrip("co")) v2.2.0_alpha169
2013-03-21 Zac MedicoUse realpath(__file__) to locate whole portage.
2013-03-21 Zac MedicoTest dispatch-conf.
2013-03-21 Zac MedicoTest portageq and etc-update for bug #462412.
2013-03-20 Zac MedicoFix --verbose-main-repo-display missing PORTDIR.
2013-03-20 Brandon Philipsresolver: output: check for None mainRepo()
2013-03-20 Brandon Philipsconfig: fix typo maid -> main
2013-03-19 Zac Medicomanifest2MiscfileFilter: remove redundant checks v2.2.0_alpha167
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 Medicoconfig: make circular vartree import lazy
2013-03-19 Zac Medico_get_slot_re: relocate due to circular import
2013-03-19 Zac Medicoautounmask: remove faulty reset_pkg() function
2013-03-19 Zac MedicoTask: implement __repr__
2013-03-19 Zac Medicorepoman: exempt multilib-minimal for get_libdir
2013-03-19 Zac Medicotests.main(): disable colors when appropriate
2013-03-19 Zac Medicoappend_repo: use Atom.with_repo()
2013-03-19 Zac Medicoappend_repo: preserve existing repo atom
2013-03-19 Zac Medicocmp_sort_key: reference functools.cmp_to_key()
2013-03-19 Zac Medicograbfile_package: unicode(), not str() for py2
2013-03-18 Zac Medicodisplay_preserved_libs: distinguish prsvd cnsmrs
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-17 Arfrever Frehtes... portage.update.update_config_files(): Add handling...
2013-03-17 Arfrever Frehtes... portage.update.update_config_files(): Add handling of:
next