summaryrefslogtreecommitdiffstats
path: root/pym
Commit message (Expand)AuthorAgeFilesLines
...
* add install hooksBrian Harring2011-09-211-1/+2
* emerge: add --complete-graph-if-new-ver < y | n >Zac Medico2011-09-214-12/+89
* Point users to the man page instead of duplicating it in --helpSebastian Luther2011-09-212-814/+5
* autounmask: Always use unresticted atoms for license and USE changesSebastian Luther2011-09-212-17/+12
* Reject inconsistent backtrack parametersSebastian Luther2011-09-203-5/+68
* Document ** keyword for --autounmask-keep-masks.Zac Medico2011-09-191-2/+2
* Suggest --autounmask-keep-masks for ** keyword.Zac Medico2011-09-191-2/+5
* Suggest --autounmask-keep-masks instead of --autounmask=nSebastian Luther2011-09-191-7/+3
* autounmask: Add --autounmask-keep-masks optionSebastian Luther2011-09-194-1/+60
* autounmask: Add --autounmask-unrestricted-atoms optionSebastian Luther2011-09-193-16/+48
* Test --prune with virtual slots.Zac Medico2011-09-183-3/+17
* env_update: add more vardbapi fallback codeZac Medico2011-09-181-1/+9
* env_update: use global vardbapi as fallbackZac Medico2011-09-181-1/+7
* get_dep_chain: fix KeyError if start_node is rootZac Medico2011-09-181-1/+1
* autounmask: Document where changes are writenSebastian Luther2011-09-181-1/+5
* autounmask: Ensure a suitable parent is displayed in the dep chainSebastian Luther2011-09-182-1/+97
* 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