summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Handle empty PORTAGE_COMPRESS for bug #389047.Zac Medico2011-11-071-1/+5
* emerge --changelog: ChangeLog-YYYY, bug #389611Zac Medico2011-11-061-19/+30
* Respect --usepkgonly in suggestions, bug #389617Zac Medico2011-11-061-1/+2
* Add emerge --moo action for bug #389609.Zac Medico2011-11-061-16/+25
* runtests.sh: use 0 to control arg parse loopZac Medico2011-11-051-1/+1
* Enable colors during the depend phase.Zac Medico2011-11-052-14/+26
* phase-helpers.sh: fix best/has_version for prefixZac Medico2011-11-011-4/+8
* test_dodir: fix breakage from last commitZac Medico2011-11-011-0/+1
* Add EPREFIX and ED support in all ebuild helpers.Zac Medico2011-11-0131-198/+299
* Merge install_qa_check_prefix from prefix branch.Zac Medico2011-11-011-0/+124
* _profile_node: use collections.namedtuplev2.2.0_alpha72Zac Medico2011-10-301-11/+3
* news.py: remove unused 'updates' variableZac Medico2011-10-301-1/+0
* _legacy_globals: fix grammar in commentZac Medico2011-10-291-1/+1
* Fix typos in comments.Arfrever Frehtes Taifersar Arahesis2011-10-301-3/+3
* git_sync_timestamps: validation_chf == mtimeZac Medico2011-10-291-2/+1
* egencache: tweak redundant write check conditionZac Medico2011-10-291-17/+16
* env_update: lstrip os.sep in join with eprefixZac Medico2011-10-291-1/+2
* portagetree: remove broken depcheck methodZac Medico2011-10-291-4/+1
* Use dbapi._known_keys more.Zac Medico2011-10-293-15/+8
* cache/template.__getitem__: filter INHERITEDZac Medico2011-10-292-1/+5
* action_metadata: clean up src entry validationZac Medico2011-10-291-34/+10
* EbuildMetadataPhase: use /dev/null for stdinZac Medico2011-10-292-7/+3
* actions.py: remove unused variablesZac Medico2011-10-291-9/+1
* action_metadata: use auxdbkeys to compare entriesZac Medico2011-10-291-7/+1
* egencache: avoid redundant md5-dict writesZac Medico2011-10-291-13/+45
* egencache: ensure correct porttreesZac Medico2011-10-291-0/+2
* egencache: fix StatCollision handling breakageZac Medico2011-10-291-3/+3
* egencache: update ebuild_hash.mtime after utimeZac Medico2011-10-291-0/+1
* emerge --metadata: support md5-dictZac Medico2011-10-291-4/+32
* man/portage.5: profile-formats exampleZac Medico2011-10-291-0/+4
* man/portage.5: cache-formats exampleZac Medico2011-10-291-0/+3
* egencache: multiple cache-formats supportZac Medico2011-10-291-14/+26
* git_sync_timestamps: fix breakageZac Medico2011-10-281-9/+18
* RepoConfig: add iter_pregenerated_caches methodZac Medico2011-10-281-12/+20
* quickpkg: fix regression in hardlink supportZac Medico2011-10-281-2/+11
* Fix an issue where emerge will abort when merge starts if we have a file in o...Daniel Robbins2011-10-281-1/+1
* Deprecate unused 'virtual' constructor parametersZac Medico2011-10-283-4/+31
* _trees_dict: define __slots__Zac Medico2011-10-281-0/+1
* portageq: refer to <eroot> instead of <root>Zac Medico2011-10-281-25/+25
* Use EROOT to validate path arguments.Zac Medico2011-10-283-6/+6
* Use any() instead of list(filter()).Zac Medico2011-10-281-1/+1
* Use bytes instead of unicode with isinstance.Zac Medico2011-10-284-9/+10
* ResolverPlayground: remove unused root attributeZac Medico2011-10-282-5/+3
* config: discard profiles_complex attributeZac Medico2011-10-281-6/+5
* Check for bytes instead of unicode in args.Zac Medico2011-10-283-5/+4
* quickpkg: fix unicode for bug #388773Zac Medico2011-10-281-1/+40
* SetConfig: use read_file/readfp for unicodeZac Medico2011-10-281-4/+34
* RepoConfigLoader: python3.2 readfp deprecationZac Medico2011-10-281-2/+9
* RepoConfigLoader: use readfp for unicodeZac Medico2011-10-271-4/+21
* RepoConfigLoader: sort layout.conf attributesZac Medico2011-10-271-3/+3