portage.git
2012-06-13 Arfrever Frehtes... Fix test failure with Python 2.6.
2012-06-13 Zac Medicoruntests.sh: add pypy-1.9 to PYTHON_VERSIONS
2012-06-12 Mike Frysingerrepoman: handle trailing newlines better
2012-06-12 Mike Frysingerrepoman: update cat/pkg info in header all the time
2012-06-12 Zac Medicotest_match_from_list: fix _pkg_str usage
2012-06-12 Zac Medicodbapi: construct _pkg_str during match on-demand
2012-06-12 Zac Medicorepoman: tweak code for bug #420735
2012-06-12 Zac Medicoconfig: pass tolerant param to getconfig more
2012-06-11 Zac Medicorepoman: Manifest after ChangeLog, bug #420735
2012-06-11 Zac MedicoMove post_src_install metadata code to one func.
2012-06-11 Zac MedicoQueryCommand: add get_db() classmethod
2012-06-11 Zac MedicoPackage: move SLOT validation to _pkg_str
2012-06-11 Zac MedicoAdd a _get_slot_re() function.
2012-06-11 Zac MedicoPackage: use _eapi_attrs
2012-06-10 Zac Medico_get_pv_re: use _eapi_attrs
2012-06-10 Zac Medicodep: remove old "DEPEND SYNTAX" comments
2012-06-10 Zac Medicouse_reduce: use _eapi_attrs
2012-06-10 Zac Medico_get_eapi_attrs: move to eapi module
2012-06-10 Zac Medicodep: move regex constants to top of file
2012-06-10 Zac Medico_get_atom_wildcard_re: use _eapi_attrs
2012-06-10 Zac Medico_get_atom_re: share cache between more EAPIs
2012-06-10 Zac Medico_get_useflag_re: use _eapi_attrs
2012-06-10 Zac Medico_get_usedep_re: use _eapi_attrs
2012-06-10 Zac MedicoAtom: use _eapi_attrs in constructor
2012-06-10 Zac Medico_get_atom_re: handle many combinations
2012-06-10 Zac Medicocache/sqlite.py: dynamically add columns to table
2012-06-09 Zac MedicoInheritEclass: avoid false positive in func regex
2012-06-09 Zac Medicodepgraph: pass use_reduce result to dep_check
2012-06-08 Zac MedicoInheritEclass: avoid false positive in func regex
2012-06-06 Zac Medicorepoman: try to sign Manifest only if it exists
2012-06-06 Zac Medicoparse_layout_conf: fix cache-formats pms fallback
2012-06-04 Zac Medicohelper-functions.sh: multijob support bash <4.1 v2.2.0_alpha110
2012-06-04 Zac MedicoHandle more import exceptions involving xml.
2012-06-04 Zac Medicorepoman: fix _mask_manager assignment
2012-06-04 Zac MedicoInheritEclass: exempt auto/libtool for multilib
2012-06-04 Zac MedicoInheritEclass: exempt autotools for libtool
2012-06-04 Zac MedicoPackage: calc visiblity on demand
2012-06-04 Zac MedicoFakeVartree: use KEYWORDS from unbuilt ebuild
2012-06-03 Arfrever Frehtes... Delete workaround for bugs.python.org/issue14007.
2012-06-02 Zac Medicoebuild.sh: export EAPI for helpers v2.2.0_alpha109
2012-06-02 Zac MedicoInheritEclass: remove unused inherited_api code
2012-06-02 Zac MedicoInheritEclass: exempt eclasses that export src_*
2012-06-02 Zac Medicorepoman: inherit.missing non-fatal (experimental)
2012-06-02 Zac MedicoInheritEclass: kde4-base exemptions
2012-06-02 Zac MedicoInheritEclass: add stable / conservative mode
2012-06-02 Zac Medicoecompressdir: fix brokenlink newdest logic
2012-06-02 Zac Medicorepoman.1: document inherit.missing/unused
2012-06-02 Zac Medicoconfig: whitelist PORTAGE_COMPRESS, don't save it
2012-06-02 Zac Medicoecompressdir: avoid ecompress.break interference
2012-06-02 Zac Medicoecompressdir: fix ln -s for bug #418309
2012-06-02 Zac Medicoecompressdir: fix funk_up_dir return value
2012-06-02 Zac Medicoconfig: lazy VirtualsManager instantiation
2012-06-01 Zac Medicoconfig: lazy MaskManager instantiation
2012-06-01 Zac Medicoconfig: lazy KeywordsManager instantiation
2012-06-01 Zac Medicoportageexit: skip SANDBOX_ON check
2012-06-01 Zac Medicograblines: raise PermissionDenied if appropriate
2012-06-01 Zac Medicoportageexit: skip secpass check
2012-06-01 Zac MedicoInheritEclass: base and cmake-utils exemptions
2012-06-01 Mike Frysingermake.conf(5): document PORTAGE_{GRPNAME,USERNAME,INST_U...
2012-06-01 Zac MedicoInheritEclass: support inherit after && or ||
2012-05-31 Zac MedicoInheritEclass: exempt vim for eutils
2012-05-31 Zac MedicoInheritEclass: fix autotools for polylib-9999
2012-05-30 Zac MedicoInheritEclass: support subclass inherited_api
2012-05-30 Zac MedicoInheritEclass: move eclass info to a dict
2012-05-30 Zac MedicoUse any() to optimize intersection operations.
2012-05-30 Zac Medico_wildcard_set: specify allow_repo=False
2012-05-30 Arfrever Frehtes... portage.dep.Atom: Ignore allow_repo argument when non...
2012-05-25 Mike Frysingerrepoman: add a mini framework for checking eclasses...
2012-05-25 Mike Frysingerrepoman: unroll escaped lines so we can check the entir...
2012-05-24 Zac Medicoreconstruct_eclasses: unicode hashes for python2 v2.2.0_alpha108
2012-05-24 Mike Frysingerrepoman: tweak elif vcs check style to be consistent
2012-05-23 Zac Medicovalidate_entry: handle KeyError for bug #417253
2012-05-21 Zac MedicoProfile parent repo: references for bug #414961.
2012-05-17 Zac Medicomovefile: fix abs symlink adjustment, bug #416431
2012-05-17 László Szalmamerge: fix abs symlink adjustment, bug #416431
2012-05-16 Zac Medicogetconfig: only raise ParseError v2.2.0_alpha107
2012-05-16 Zac MedicoRepoConfig: cleanup portage1_profiles code v2.2.0_alpha106
2012-05-16 Zac MedicoFEATURES=config-protect-if-modified by default.
2012-05-16 Zac Medico_eapi_invalid: elog permission issue, bug #416231
2012-05-16 Zac Medicoconfig: fix /etc/portage/make.profile error msg
2012-05-16 Zac Medicogetconfig: use shlex.error_leader() more
2012-05-14 Zac Medicobintree: validate remove cpv more v2.2.0_alpha105
2012-05-14 Zac Medicoprepstrip: fix installsources breakage
2012-05-14 Zac Medicoprepstrip: fix hardlink race in process_elf
2012-05-14 Zac Medicoprepstrip: fix hardlink handling for subshells
2012-05-14 Mike Frysingerprepstrip: make splitdebug/installsources parallel...
2012-05-14 Mike Frysingerprepstrip: tweak style and document helper funcs a bit
2012-05-14 Mike Frysingerprepstrip: run the log parsing in parallel to file...
2012-05-14 Mike Frysingermultijob_post_fork: simpler handling of return value
2012-05-14 Zac Medicodepgraph: send output to stderr when appropriate
2012-05-14 Zac Medicoprepstrip: wait for Pre-stripped check to finish
2012-05-14 Zac Medicoprepstrip: disable parallel for splitdebug, etc..
2012-05-14 Zac Medicomultijob_post_fork: return child status
2012-05-14 Zac MedicoAtom: use a single _get_atom_re() call
2012-05-14 Zac MedicoBlockerCache: use _unicode() for pickled atoms
2012-05-14 Zac MedicoSplit out _hide_url_passwd() and use it more.
2012-05-14 Zac Medicobinhost: http auth for python3 (bug #413983)
2012-05-14 Zac Medicogetbinpkg: fix base64 usage for python3
2012-05-14 Zac Medicotbz2.scan: use finally to close file
2012-05-14 Zac MedicoRevert "Bug #413983: Add portage.util.urlopen(), which...
next