summaryrefslogtreecommitdiffstats
path: root/pym/portage
Commit message (Expand)AuthorAgeFilesLines
* linkmap: use exclude_pkgs for the registry tooZac Medico2011-05-081-2/+9
* Add vardbapi reentrant lock/unlock methods.Zac Medico2011-05-081-22/+39
* doebuild: use EbuildBuildDir for lockingZac Medico2011-05-081-2/+13
* PreserveLibsRegistry: add lock/unlock assertionsZac Medico2011-05-081-1/+12
* preserve-libs: fix linkmap logic for new plibsZac Medico2011-05-082-11/+40
* Cleanup preserved lib locking in portage.David James2011-05-082-117/+114
* Update timestamps in headers of modified files.Zac Medico2011-05-044-4/+4
* Fix Manifest.updateAllHashes()Mike Gilbert2011-05-041-1/+1
* cpv_expand: avoid old-style virtual codeZac Medico2011-05-041-14/+10
* _postinst_bsdflags: apply to $ROOT, not $DZac Medico2011-05-041-1/+1
* Move preinst/postinst_bsdflags from bash to pyDavid James2011-05-041-14/+23
* --autounmask: Don't change masked/forced flagsSebastian Luther2011-05-042-2/+31
* Update timestamps in headers of modified files.Zac Medico2011-04-133-3/+3
* doins: tweak $DISTDIR symlink handlingZac Medico2011-04-131-1/+1
* extract_affecting_use: test bug #363073Zac Medico2011-04-131-0/+3
* extract_affecting_use: allow parens in atomsZac Medico2011-04-131-3/+5
* Add force-mirror FEATURE.David James2011-04-132-7/+7
* filter PORTAGE_GPG_SIGNING_COMMAND for ebuild envZac Medico2011-04-131-1/+2
* Display: fix fetch restrict msg for RO_DISTDIRSZac Medico2011-04-131-0/+3
* unmerge: fix lock/UnsupportedAPIException logicv2.1.9.45Zac Medico2011-03-271-1/+1
* UnsupportedAPIException: handle unicode in EAPIZac Medico2011-03-272-4/+15
* Update header timestamps for modified files.Zac Medico2011-03-262-2/+2
* config: blacklist PORTAGE_BACKGROUND* varsZac Medico2011-03-261-1/+5
* env_update: remove sleep_for_mtime_granularityDavid James2011-03-261-11/+7
* dep_check: return errors as unicodeZac Medico2011-03-181-4/+5
* iter_owners: try the hashed approach in any caseZac Medico2011-03-181-8/+0
* Update timestamps in headers of modified files.Zac Medico2011-03-141-1/+1
* Make all temp dirs under $PORTAGE_TMPDIR/portage.Zac Medico2011-03-142-11/+14
* portdbapi: source ebuilds when eclass dir missingZac Medico2011-03-141-2/+0
* eclass_cache: remove deprecated methodsZac Medico2011-03-141-15/+2
* config: quote overlays containing spacesZac Medico2011-03-141-10/+13
* Remove redundant CONTENTS parent dir generation.Zac Medico2011-03-141-28/+1
* dblink.getcontents(): generate parent directoriesZac Medico2011-03-141-0/+16
* grablines: allow inline commentsZac Medico2011-03-141-3/+13
* grabdict: allow inline commentsTheo Chatzimichos2011-03-141-0/+7
* unmerge: log pre/postrm FAILED messagesZac Medico2011-03-011-6/+11
* owners_cache: fix EPREFIX miscalculationZac Medico2011-03-011-5/+3
* owners_cache: add parent dirs deeper than EPREFIXZac Medico2011-03-011-1/+3
* unmerge: implicitly unmerge parent directoriesZac Medico2011-03-011-3/+16
* owners_cache: implicitly add parent directoriesZac Medico2011-03-011-1/+18
* Update date headers in modified files.Zac Medico2011-02-191-1/+1
* check_required_use: improve missing IUSE errorZac Medico2011-02-191-2/+4
* mail: handle unicode in subject more for python3Zac Medico2011-02-191-22/+26
* mail: handle unicode in subject for python3Zac Medico2011-02-191-3/+13
* ResolverDepthTestCase: test --selective moreZac Medico2011-02-191-0/+15
* Update date headers for modified files.v2.1.9.40Zac Medico2011-02-151-1/+1
* Recognize git-2.eclass when reinstalling self.Zac Medico2011-02-141-4/+10
* Fix unhandled FileNotFound from previous commit.Zac Medico2011-02-131-1/+1
* Add support for grabbing Packages files using external programs.David James2011-02-132-4/+18
* ResolverDepthTestCase: add more casesZac Medico2011-02-131-0/+46