summaryrefslogtreecommitdiffstats
path: root/pym/portage
Commit message (Expand)AuthorAgeFilesLines
* /etc/portage/modules: warn about metadata_overlayv2.2.0_alpha69Zac Medico2011-10-181-2/+9
* load_best_module: tweak metadata_overlay fallbackZac Medico2011-10-171-6/+9
* python3.2 fixes: "ResourceWarning: unclosed file"Zac Medico2011-10-172-6/+7
* tests/repoman: fix 'unknown revision' git msgsZac Medico2011-10-171-1/+1
* Fix serialize_eclasses = False in cache template.Zac Medico2011-10-172-7/+29
* portdbapi: fix volatile cache handlingZac Medico2011-10-174-120/+20
* eclass_cache: fix volatile cache DigestExceptionZac Medico2011-10-171-3/+3
* tests/repoman: fix manifests before adding to gitv2.2.0_alpha68Zac Medico2011-10-161-0/+1
* portdbapi.aux_get: remove redunant EAPI codeZac Medico2011-10-161-11/+8
* perform_checksum: OSerror to PermissionDeniedZac Medico2011-10-161-1/+3
* hashed_path: convert OSError to PermissionDeniedZac Medico2011-10-161-0/+2
* tests/repoman: test commit with gitZac Medico2011-10-161-11/+84
* tests/emerge: test --regen and --metadataZac Medico2011-10-161-5/+37
* hashed_path: convert stat OSError to FileNotFoundZac Medico2011-10-162-4/+9
* EbuildMetadataPhase: avoid redundant EAPI parsingZac Medico2011-10-161-1/+1
* Fix a typo in a comment.Arfrever Frehtes Taifersar Arahesis2011-10-161-1/+1
* RepoConfig: sort __slots__Zac Medico2011-10-151-2/+2
* _pull_valid_cache: pass unicode to hashed_pathZac Medico2011-10-151-4/+1
* bin/ebuild: don't set PORTAGE_CALLERZac Medico2011-10-151-1/+1
* fixpackages: don't use PORTAGE_CALLERZac Medico2011-10-152-5/+11
* portdbapi.aux_get: fix broken _metadata_callbackZac Medico2011-10-151-1/+1
* frozenset categories optimize pordbapi.cp_list()Zac Medico2011-10-151-2/+4
* emerge --metadata: fix empty INHERITED handlingZac Medico2011-10-141-0/+5
* emerge --metadata: fix breakageZac Medico2011-10-141-6/+14
* eclass_cache: fix cache_getter typoZac Medico2011-10-141-1/+1
* layout.conf: add git friendly pregenerated cache formatBrian Harring2011-10-142-3/+12
* cache: rewrite to support arbitrary validation methodBrian Harring2011-10-145-79/+161
* cache.util: drop completely dead module/codeBrian Harring2011-10-141-170/+0
* repoman: support REPOMAN_DEFAULT_OPTS variableZac Medico2011-10-141-1/+1
* Revert "Use plain ascii encoding for this file"Zac Medico2011-10-141-1/+2
* Fix inverted QA_SONAME_NO_SYMLINK logic.Zac Medico2011-10-131-1/+1
* Don't generate soname symlinks for bug #387053.Zac Medico2011-10-131-9/+1
* Add QA_SONAME_NO_SYMLINK for bug #387053.Zac Medico2011-10-131-0/+28
* _pull_valid_cache: fix readonly delete logicZac Medico2011-10-131-1/+1
* layout.conf: make the pregenerated cache format controllableBrian Harring2011-10-133-8/+22
* layout.conf: revert authoritative-cache supportZac Medico2011-10-133-32/+6
* digestcheck: handle allow_missing for distfilesZac Medico2011-10-131-0/+2
* Remove FEATURES=fixpackages support.v2.2.0_alpha67Zac Medico2011-10-112-3/+2
* Ensure correct IUSE in vdb for bug #386829.Zac Medico2011-10-111-7/+16
* fetch: tweak space msg for bug #386797Zac Medico2011-10-111-12/+14
* elog_process: fix ridicoulus newlines bug #386771Zac Medico2011-10-111-4/+12
* mod_syslog: add newlines for bug #386627Zac Medico2011-10-101-5/+4
* elog_process: add newlines for bug #386627Zac Medico2011-10-101-4/+4
* tests/dodir: check relative path by itselfMike Frysinger2011-10-091-0/+2
* tests: setup default bin env moreMike Frysinger2011-10-091-0/+3
* tests/__init__: return int from main()Zac Medico2011-10-092-8/+9
* tests/__init__: import print_functionZac Medico2011-10-091-0/+2
* MaskManager: fix "Unmatched removal", bug #386569Zac Medico2011-10-091-5/+40
* tests: add --list flag to show available testsMike Frysinger2011-10-091-21/+34
* tests: add a --help option to make runtest more friendlyMike Frysinger2011-10-091-2/+7