summaryrefslogtreecommitdiffstats
path: root/pym
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* FakeVartree: disable match wrapper if necessaryv2.2.0_alpha66Zac Medico2011-10-101-2/+2
* FakeVartree: type from last commitZac Medico2011-10-101-1/+1
* FakeVartree: fix sync for --dynamic-deps=nZac Medico2011-10-101-1/+2
* Scheduler: fix myopts typo from last commitZac Medico2011-10-101-1/+1
* Add emerge --dynamic-deps <y|n> option.Zac Medico2011-10-105-6/+27
* 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
* Skip PORTAGE_TMPDIR write check for fetchonly.Zac Medico2011-10-091-6/+7
* show_ignored_binaries: filter noise, bug #386379Zac Medico2011-10-091-0/+26
* 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
* tests: split up getTests into helper funcs to avoid duplicationMike Frysinger2011-10-091-20/+17
* Revert "RepoConfigLoader: Recursively expand masters."Zac Medico2011-10-091-27/+21
* Revert "MaskManager: Fix stacking of lines from master repositories."Zac Medico2011-10-091-5/+4
* Revert "get_masters: protect against infinite recursion"Zac Medico2011-10-091-30/+23
* get_masters: protect against infinite recursionZac Medico2011-10-081-23/+30
* RepoConfig: allow repos.conf 'masters' overrideZac Medico2011-10-081-8/+18