summaryrefslogtreecommitdiffstats
path: root/pym
Commit message (Expand)AuthorAgeFilesLines
* ResolverPlayground: Add support for world setsSebastian Luther2011-09-181-3/+9
* depclean: don't remove new virtual slotsZac Medico2011-09-182-1/+44
* RepoConfigLoader: handle ValueError from shlexZac Medico2011-09-171-1/+8
* _RepoDisplay: split PORTDIR_OVERLAY with shlexZac Medico2011-09-171-2/+2
* config: quote PORTDIR_OVERLAY paths moreZac Medico2011-09-161-2/+2
* move locking into env_update itselfBrian Harring2011-09-152-22/+25
* Remove unused Manifest imports.v2.2.0_alpha58Zac Medico2011-09-144-4/+0
* doebuild: avoid redundant distfiles checksZac Medico2011-09-141-1/+1
* digestcheck: only show relevant msgs for thinZac Medico2011-09-141-9/+12
* Fix multislot handling for depclean (bug #382823)Zac Medico2011-09-142-5/+29
* Test non-empty thin manifests.Zac Medico2011-09-142-2/+33
* Handle non-existent thin manifest in tests.Zac Medico2011-09-141-3/+1
* digestcheck: remove empty/missing Manifest checksZac Medico2011-09-141-22/+0
* Remove Manifest if it is not needed.Zac Medico2011-09-141-7/+15
* Don't write empty (thin) Manifest files.Zac Medico2011-09-141-1/+4
* Fix typos in comments.Arfrever Frehtes Taifersar Arahesis2011-09-141-1/+1
* Fix grammar in some messages.Arfrever Frehtes Taifersar Arahesis2011-09-141-2/+2
* repoman: test symlinked repo pathv2.2.0_alpha57Zac Medico2011-09-141-1/+6
* digestgen: remove duplicate 'mytree' variablesZac Medico2011-09-141-5/+0
* digestgen: handle get_repo_for_location KeyErrorZac Medico2011-09-141-1/+7
* Deprecate the manifest1_compat parameter.v2.2.0_alpha56Zac Medico2011-09-132-10/+11
* manifest: remove unused 'pf is None' caseZac Medico2011-09-131-2/+0
* metadata/layout.conf: "sign-manifests = false"Zac Medico2011-09-121-1/+5
* _validate_deps: pass myrepo to aux_getZac Medico2011-09-121-1/+2
* doebuild: support allow-missing and thin manifestZac Medico2011-09-121-15/+21
* Add tests for thin manifestsSebastian Luther2011-09-122-5/+57
* add layout.conf awareness of thin-manifestsBrian Harring2011-09-121-2/+9
* add thin manifest support to the Manifest classBrian Harring2011-09-122-54/+97
* Bind all manifest access through repoconfigsBrian Harring2011-09-128-10/+29
* refactoring; unhide part of the parsing functionalityBrian Harring2011-09-121-100/+98
* config: set USERLAND if unsetZac Medico2011-09-111-0/+13
* depgraph: pull in new virtual slots with --updateZac Medico2011-09-112-11/+105
* Add VirtualSlotResolverTestCase for bug #382557.Zac Medico2011-09-111-0/+46
* Revert virtual slot update code for bug 382557.Zac Medico2011-09-111-1/+0
* depgraph: refactor virtual slot --update codeZac Medico2011-09-101-28/+26
* Add repoman warning about bash-completion deprecation.Michał Górny2011-09-101-0/+1
* depgraph: use Atom.with_slot() to match virtualsZac Medico2011-09-101-1/+1
* Atom: add a with_slot method for adding a slotZac Medico2011-09-101-0/+8
* depgraph: use _iter_match_pkgs_any where possibleZac Medico2011-09-091-6/+5
* Use utf_8 'merge' encoding for all locales.v2.2.0_alpha55Zac Medico2011-09-091-18/+22
* depgraph: pull in new virtual slots with --updateZac Medico2011-09-091-1/+7
* getbinpkg: fix old binhost protocol for python3Zac Medico2011-09-081-3/+12
* egencache: remove metadata-transfer warningZac Medico2011-09-071-1/+0
* pordbapi: add unshared cache mode for egencacheZac Medico2011-09-071-6/+27
* cache/volatile: fix __iter__ and __contains__Zac Medico2011-09-071-2/+6
* abssymlink: fix inverted logic from last commitv2.2.0_alpha54Zac Medico2011-09-061-1/+1
* merge: avoid abssymlink readlink callZac Medico2011-09-062-3/+11
* tests/emerge: test regenworldZac Medico2011-09-051-0/+3
* tests/emerge: test fixpackagesZac Medico2011-09-051-0/+3
* tests/emerge: test env-updateZac Medico2011-09-052-1/+4