aboutsummaryrefslogtreecommitdiff
path: root/pym
Commit message (Expand)AuthorAgeFilesLines
* Print ::${repository} in output of `emerge -pv ${package}` by default.Arfrever Frehtes Taifersar Arahesis2012-01-213-18/+46
* Fix --changed-use interaction with bug 297549.Zac Medico2012-01-201-8/+16
* fix comment garbage from last commitZac Medico2012-01-171-1/+1
* xml/metadata.py: handle ExpatErrorZac Medico2012-01-171-2/+9
* Support repository dependencies in EAPI="4-python".Arfrever Frehtes Taifersar Arahesis2012-01-163-5/+15
* create_world_atom: multi-repo portdbapi aux_getZac Medico2012-01-151-4/+31
* add support for compressing debug sections to save spaceMike Frysinger2012-01-142-3/+5
* Apply INSTALL_MASK prior to collision-protect.Zac Medico2012-01-143-11/+26
* test_config: fix AttributeError: 'str'Zac Medico2012-01-121-1/+2
* depgraph: account for unevaluated_atom in cacheZac Medico2012-01-121-1/+1
* depgraph: unevaluated parent atom in debug outputZac Medico2012-01-121-2/+5
* Add --human-readable to rsync opts for bug 269410Zac Medico2012-01-121-0/+1
* read_corresponding_eapi_file: unicode, bug 398587Zac Medico2012-01-111-1/+3
* quickpkg: add leading ./ to names for bug 398543Zac Medico2012-01-111-1/+1
* portage.debug.trace_handler.__init__(): Fix compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2012-01-111-2/+2
* ExtendedAtomDict: fix for python-traceZac Medico2012-01-101-4/+7
* env_update: ldsoconf_update flag not reliableZac Medico2012-01-091-4/+0
* Set REPOSITORY variable in ebuild environment in EAPI="4-python".Arfrever Frehtes Taifersar Arahesis2012-01-083-7/+15
* Set portage-1 as default profile format for repositories using EAPI="4-python".Arfrever Frehtes Taifersar Arahesis2012-01-081-1/+5
* Set eapi attribute on portage.repository.config.RepoConfig objects.Arfrever Frehtes Taifersar Arahesis2012-01-081-5/+8
* getlibpaths: regex for includeZac Medico2012-01-031-2/+6
* Support include directives in ld.so.conf.Michał Górny2012-01-031-1/+12
* RepoConfigLoader: don't mix duplicate repo configv2.2.0_alpha84Zac Medico2011-12-281-18/+17
* RepoConfig.update(): copy more attributesZac Medico2011-12-273-10/+15
* portage.repository.config.RepoConfigLoader: Rename _add_overlays() toArfrever Frehtes Taifersar Arahesis2011-12-251-2/+2
* Add FEATURES=config-protect-if-modified support.Zac Medico2011-12-242-1/+15
* FakeVartree: implement self.dbapi._aux_cache_keysZac Medico2011-12-241-0/+1
* Fix a typo in a doc string.Arfrever Frehtes Taifersar Arahesis2011-12-241-1/+1
* AbstractPollTask: note PipeReaderArrayTestCasev2.2.0_alpha82Zac Medico2011-12-231-2/+2
* depgraph.py: remove unused variablesZac Medico2011-12-231-3/+1
* _pty.py: remove unused _tested_pty variableZac Medico2011-12-221-2/+0
* _pty.py: remove _test_pty_eof()Zac Medico2011-12-222-175/+8
* config.setcpv(): use dbapi._aux_cache_keysZac Medico2011-12-221-1/+4
* _aux_env_search: decode unicode moreZac Medico2011-12-221-0/+3
* fetch: don't apply permissions to symlinksZac Medico2011-12-221-9/+16
* search.py: use _aux_cache_keys moreZac Medico2011-12-211-1/+1
* vardbapi._aux_get: unicode EAPI keyZac Medico2011-12-211-1/+1
* vardbapi._aux_get: search environment in one passZac Medico2011-12-211-43/+53
* vardbapi._aux_get: account for _aux_cache_keys_reZac Medico2011-12-211-1/+2
* vardbapi.aux_get: search environment, bug 395463Zac Medico2011-12-211-5/+79
* data.py: stat EROOT for PORTAGE_GRPNAME/USERNAMEZac Medico2011-12-211-12/+36
* hashed_path: implement __repr__Zac Medico2011-12-201-0/+2
* Silently allow missing /var/cache/edb/counter.Zac Medico2011-12-201-8/+4
* Force COLUMNS > 0 for bug #394091.Zac Medico2011-12-191-0/+4
* Display EROOT when ROOT != "/".Zac Medico2011-12-197-15/+16
* _run_pkg_pretend: doebuild_environment for cleanZac Medico2011-12-181-0/+14
* Define portage.repository.config.RepoConfig.__repr__().Arfrever Frehtes Taifersar Arahesis2011-12-181-0/+3
* test_poll: separate classes for pipe vs. ptyZac Medico2011-12-181-14/+23
* PipeReaderArrayTestCase: sleep for fast computersZac Medico2011-12-181-1/+4
* RepoConfigLoader._add_overlays(): Rename a variable and add a comment.Arfrever Frehtes Taifersar Arahesis2011-12-181-8/+9