summaryrefslogtreecommitdiff
path: root/pym
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-173-9/+10
* 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
* UpdateChangeLog: use struct_passwd attributesZac 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
* UpdateChangeLog: show trivial if nothing elseZac Medico2011-10-161-5/+20
* 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
* UpdateChangeLog: update copyright year in headerZac Medico2011-10-161-2/+10
* UpdateChangeLog: optimize and add unicode supportZac Medico2011-10-161-32/+70
* repoman: implemented echangelog functionalityFabian Groffen2011-10-161-2/+120
* hashed_path: convert stat OSError to FileNotFoundZac Medico2011-10-162-4/+9
* EbuildMetadataPhase: avoid redundant EAPI parsingZac Medico2011-10-162-3/+5
* Add --binpkg-exclude optionSebastian Luther2011-10-163-6/+32
* 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
* MetadataRegen: remove unused importZac Medico2011-10-151-1/+0
* EbuildMetadataPhase: tweak metadata_callback usageZac Medico2011-10-151-3/+2
* EbuildMetadataPhase: fix parse-eapi-ebuild-headZac Medico2011-10-151-2/+7
* EbuildMetadataPhase: fix broken _metadata_callbackZac Medico2011-10-151-2/+2
* 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
* EbuildMetadataPhase: use b''.join() for bytesZac Medico2011-10-151-3/+3
* frozenset categories optimize pordbapi.cp_list()Zac Medico2011-10-151-2/+4
* FindVCS: support Subversion 1.7Fabian Groffen2011-10-151-2/+4
* emerge --metadata: fix empty INHERITED handlingZac Medico2011-10-142-3/+8
* emerge --metadata: fix breakageZac Medico2011-10-142-6/+18
* 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-148-97/+180
* cache.util: drop completely dead module/codeBrian Harring2011-10-142-191/+5
* 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-134-16/+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