summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prefer /etc/portage/make.profile.v2.2.0_alpha126Zac Medico2012-09-123-3/+3
* chflags: fixed octal flags format breakageZac Medico2012-09-111-1/+1
* Replace getstatusoutput with unicode safe Popen.Zac Medico2012-09-116-36/+81
* MetaDataXML: encode unicode file paths safelyZac Medico2012-09-111-4/+5
* Add EAPI 5_pre2 with features approved by councilZac Medico2012-09-111-1/+1
* Only validate .desktop files that are installed into XDG-compliant locations.Michael Palimaka2012-09-112-55/+9
* ObjectProxy: implement __enter__ and __exit__Zac Medico2012-09-091-1/+8
* Detect md5-cache when no cache-formats specified.Zac Medico2012-09-072-3/+24
* Test portdbapi/egencache cache-formats behavior.Zac Medico2012-09-071-0/+178
* UseManager: add compat code for getUseForce/PUSEZac Medico2012-09-071-3/+9
* Support repository-specific use.stable.force, use.stable.mask,Arfrever Frehtes Taifersar Arahesis2012-09-071-17/+53
* Update comment.Arfrever Frehtes Taifersar Arahesis2012-09-061-0/+4
* DateSet: use BUILD_TIME, bug #433964Martin Väth2012-09-051-13/+23
* Enable @x11-module-rebuild for 2.1 branch.Zac Medico2012-09-041-0/+6
* Enable @live-rebuild for 2.1 branch.Zac Medico2012-09-041-0/+6
* validate_desktop_entry: filter more KDE noise.Michael Palimaka2012-09-031-2/+7
* emaint cleanconfmem: fix writedict breakagev2.2.0_alpha124Zac Medico2012-09-021-9/+2
* Rename _slot_abi.py to _slot_operator.py.Zac Medico2012-09-022-1/+1
* DateSet: only allow one format option in configZac Medico2012-09-021-18/+22
* emaint cleanconfmem: handle ROOTZac Medico2012-09-021-3/+11
* Add DateSet, bug #433704.Martin Väth2012-09-021-0/+68
* emaint cleanconfmem: use writedictZac Medico2012-09-021-9/+5
* emaint cleanconfmem: ignore md5, bug #433694Zac Medico2012-09-021-26/+7
* validate_desktop_entry: handle emacs.desktopZac Medico2012-09-021-0/+14
* Enable EAPI 5_pre1 for testing.Zac Medico2012-09-011-1/+1
* glsa.py: python3: ResourceWarning: unclosed fileZac Medico2012-09-011-1/+2
* ebuild-helpers/sed: move to bsd subdirectoryZac Medico2012-09-011-0/+3
* Eliminate bin/ebuild-helpers/4 directory.Zac Medico2012-09-012-3/+1
* _prepare_self_update: ignore installed versionZac Medico2012-09-011-7/+2
* Enable @module-rebuild for 2.1 branch.Zac Medico2012-08-311-0/+5
* config.setcpv: fix early ret for IUSE_EFFECTIVEZac Medico2012-08-301-1/+3
* Remove FEATURES=parse-eapi-ebuild-headZac Medico2012-08-293-15/+1
* EAPI 5: enable slot-operator-depsZac Medico2012-08-291-1/+1
* Rename slot-abi stuff to refer to slot-operator.Zac Medico2012-08-2911-104/+104
* EAPI 5: EBUILD_PHASE_FUNC variableZac Medico2012-08-294-3/+34
* Blacklist IUSE_EFFECTIVE from external env.Zac Medico2012-08-291-1/+1
* EAPI 5: Profile IUSE injectionZac Medico2012-08-296-13/+117
* Pass eapi to check_required_use more.Zac Medico2012-08-271-1/+1
* EAPI 5: REQUIRED_USE at-most-one-of ?? operatorZac Medico2012-08-274-18/+55
* _get_eapi_attrs: handle unsupported eapi as Nonev2.2.0_alpha123Zac Medico2012-08-261-1/+10
* validate_desktop_entry: filter more kde noiseZac Medico2012-08-261-14/+46
* KeywordsManager: fix isStable commentZac Medico2012-08-251-1/+1
* EAPI 5 stable use.mask/force for bug #431078Zac Medico2012-08-244-7/+118
* _pkg_str: pass in config + metadata with KEYWORDSZac Medico2012-08-249-42/+48
* config: _eapi_cache.clear() after setcpvZac Medico2012-08-231-1/+4
* read_corresponding_eapi_file: cache resultsZac Medico2012-08-232-1/+9
* Use sys.__std*.fileno() in case of overrides.Zac Medico2012-08-224-18/+20
* EventLoop: handle EINTR IOError for epollZac Medico2012-08-221-2/+4
* EventLoop: use epoll when availableZac Medico2012-08-211-7/+52
* _apply_hash_filter: make hash_filter simplerZac Medico2012-08-214-5/+16