egencache: portage.util._argparse
[portage.git] / pym /
2013-08-02 Zac Medico_argparse: add ArgumentParser.error()
2013-08-02 Zac Medicoemaint: portage.util._argparse
2013-08-02 Zac Medicoemaint: fix exclusive action handling
2013-08-02 Zac Medicoemaint: remove callback usage
2013-08-02 Zac Medico_argparse: support add_argument_group
2013-08-02 Zac Medicoemerge: portage.util._argparse
2013-08-02 Zac Medico_slot_confict_backtrack: simplify code
2013-08-02 Zac MedicoAvoid some missed updates when backtracking.
2013-07-30 Alexander Berntsenbin/fixpackages: Add -h, fixes bug #394773
2013-07-30 Zac Medicoinstall.py: split out optparse compat code
2013-07-30 Zac Medicodep_zapdeps: skip want_update_pkg if pkg in graph v2.2.0_alpha191
2013-07-30 Zac Medico_want_update_pkg: respect --exclude
2013-07-30 Zac MedicoExclude PORTAGE_BINPKG_FORMAT from ebuild env.
2013-07-30 Tomáš Čechemerge: accept --pkg-format option
2013-07-30 Zac MedicoPull in new slots when appropriate, bug #478188.
2013-07-30 Zac MedicoAdd test for bug #478188.
2013-07-29 Zac MedicoFreeBSD: don't use /dev/fd, bug #478446
2013-07-29 Zac MedicoSuppress duplicate repo warning for bug #478544.
2013-07-28 Zac Medicodepgraph: avoid conflicts during _complete_graph
2013-07-26 Zac MedicoSupport SYNC setting in make.conf. v2.2.0_alpha190
2013-07-26 Arfrever Frehtes... Fix NameError.
2013-07-26 Zac MedicoRemove pysqlite2 support.
2013-07-25 Zac MedicoRefer to /etc/portage/make.conf in messages.
2013-07-25 Zac MedicoFix alias handling in missing masters warning.
2013-07-25 Zac MedicoDisable usersandbox for tests.
2013-07-25 Zac Medicotest_doebuild_fd_pipes: bsd compat
2013-07-25 Zac MedicoRepoConfig: backward compat SYNC for mirrorselect
2013-07-25 Arfrever Frehtes... Disable an error for entries from PORTDIR_OVERLAY.
2013-07-25 Arfrever Frehtes... Print more consistent error messages for entries in...
2013-07-24 Zac MedicoAvoid redundant parse_layout_conf() calls.
2013-07-24 Arfrever Frehtes... emirrordist: Require --repo option, deprecate --portdir...
2013-07-24 Arfrever Frehtes... Bug #477452: Support force attribute in repos.conf.
2013-07-23 Arfrever Frehtes... Add warning for missing masters attribute in layout...
2013-07-23 Zac Medicogetmaskingreason: handle UNKNOWN_REPO
2013-07-23 Zac Medicoemerge --sync: support repo arguments
2013-07-23 Arfrever Frehtes... portage.package.ebuild.getmaskingreason.getmaskingreaso...
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-23 Zac MedicoDelay validation of repos.conf locations/names.
2013-07-23 Zac MedicoRemove stray print from last commit.
2013-07-23 Zac MedicoRepoConfigLoader: PORTDIR/repos.conf interaction
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-22 Zac Medicoemerge-webrsync: use PORTAGE_REPOSITORIES var
2013-07-22 Zac Medicoinherit: optimize eclass search
2013-07-22 Zac MedicoSplit PORTDIR_OVERLAY with shlex.
2013-07-22 Zac MedicoSanitize PYTHONPATH for helpers, bug #477764
2013-07-18 Zac Medicoemerge --resume: reject atom or set arguments
2013-07-16 Arfrever Frehtes... Stop using PORTDIR_OVERLAY in bash part of Portage.
2013-07-14 Zac Medicoconfig: add PORTDIR to expand_map
2013-07-14 Arfrever Frehtes... portage.repository.config.RepoConfigLoader.config_strin...
2013-07-14 Arfrever Frehtes... portage.settings.repositories.config_string(): Improve...
2013-07-13 Arfrever Frehtes... Use consistent paths of repositories in test suite...
2013-07-13 Arfrever Frehtes... Move default configuration of repositories from /usr...
2013-07-13 Arfrever Frehtes... Use PORTAGE_REPOSITORIES in test suite.
2013-07-13 Arfrever Frehtes... Set portage._working_copy bool variable.
2013-07-13 Arfrever Frehtes... Support PORTAGE_REPOSITORIES environmental variable...
2013-07-13 Arfrever Frehtes... Stop using config["PORTDIR"] in some tests.
2013-07-12 Zac MedicoExclude system.nfs4_acl xattrs, bug #475496
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 Medicotest_doebuild_fd_pipes: test qmerge v2.2.0_alpha187
2013-07-07 Zac Medicotest_doebuild_fd_pipes: test pkg_info
2013-07-07 Zac Medicodoebuild: support 'nofetch' phase
2013-07-07 Zac Medicodoebuild: handle tmpdir / returnpid interaction
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 MedicoMergeProcess: flush stderr for traceback
2013-07-07 Zac MedicoDoebuildFdPipesTestCase: fix docstring
2013-07-07 Zac Medicodoebuild: fix fd_pipes support, bug #475812
2013-07-07 Zac MedicoForkProcess: flush stderr for traceback
2013-07-06 Zac Medicodoebuild: deprecate returnpid
2013-07-06 Zac Medico_ignore_satisfied_buildtime: tweak optional
2013-07-06 Zac Medicodepgraph: tweak slot-operator merge order
2013-07-06 Zac Medicodoebuild: cleanup returnpid support, bug #475812
2013-07-06 Zac MedicoDisable global spawned_pids (avoid memory leak)
2013-07-05 Zac Medicoemerge --info: KeyError with ROOT, bug #475778
2013-07-02 Zac Medico_copyxattr: report attribute name in error
2013-06-28 Zac MedicoRepoConfigLoader: support repos.conf directory
2013-06-28 Zac Medicogetconfig: share recursion code with grablines
2013-06-27 Zac Medicoutil.listir: simplify and optimize
2013-06-27 Zac Medicocacheddir: disable cache (avoid memory leak)
2013-06-26 Arfrever Frehtes... Update comments.
2013-06-25 Zac MedicoUse /proc/self/fd for solaris compat, bug #474536
2013-06-24 Arfrever Frehtes... portage.repository.config.RepoConfigLoader: Support...
2013-06-24 Arfrever Frehtes... portage.repository.config.RepoConfigLoader: Add __conta...
2013-06-24 Arfrever Frehtes... portage.repository.config.RepoConfigLoader: Fix __delit...
2013-06-24 Arfrever Frehtes... portage.package.ebuild.config.config(): Add repositorie...
2013-06-24 Arfrever Frehtes... portage.repository.config.RepoConfigLoader: Add __setit...
2013-06-24 Arfrever Frehtes... Improve portage.repository.config.RepoConfig.__repr__...
2013-06-24 Zac MedicoRepoConfigLoader: fix bug #474578
2013-06-24 Zac MedicoRepoConfigLoader: don't use ValueError to warn
2013-06-24 Arfrever Frehtes... Print error when section name set in repos.conf differs...
2013-06-24 Zac Medicoutil/__init__.py: enable unicode_literals
2013-06-24 Zac Medicogetconfig: convert source IOError to ParseError
2013-06-23 Zac MedicoUse /proc/<pid>/fd for solaris compat, bug 474536
2013-06-22 Zac MedicoPython 3.1: pass bytes to Popen
2013-06-22 Zac Medicofind_binary: return bytes when input is bytes
next