summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* portageq best_visible: use match-all-cpv-onlyZac Medico2011-09-231-2/+4
* portdbapi.xmatch: deprecate *match-listZac Medico2011-09-231-9/+15
* portdbapi.xmatch: fix minimum-all for multi-repoZac Medico2011-09-231-7/+16
* Fix cp_list mytree argument for match-all.Zac Medico2011-09-231-1/+1
* install_hooks: fix variable name for PORTAGE_CONFIGROOTFabian Groffen2011-09-231-1/+1
* portdbapi.xmatch: fix match-all for multi-repoZac Medico2011-09-231-7/+19
* man/emerge.1: fix spelling of behaviorZac Medico2011-09-231-2/+2
* Revert "unpack: handle non-gz files from deb2targz"Zac Medico2011-09-231-5/+1
* unpack: handle non-gz files from deb2targzZac Medico2011-09-231-1/+5
* Fix a typo.Arfrever Frehtes Taifersar Arahesis2011-09-231-1/+1
* Fix 'shopt: +s: invalid shell option name' error.Arfrever Frehtes Taifersar Arahesis2011-09-231-1/+1
* portdbapi.xmatch: deprecate list-visibleZac Medico2011-09-222-1/+6
* Fix Atom.with_repo() bugs.Zac Medico2011-09-221-5/+2
* Fix minimum/bestmatch-visible for multi-repo.Zac Medico2011-09-221-31/+52
* portdbapi: handle multi-repo visiblityZac Medico2011-09-221-16/+29
* Atom: add a with_repo method for adding a repoZac Medico2011-09-221-0/+12
* fetch: remove stray print for bug 383859Zac Medico2011-09-221-1/+0
* portageq best_visible: multi-repo supportZac Medico2011-09-221-12/+34
* Test direct virtual circular dep for bug #384107.Zac Medico2011-09-221-0/+29
* Test || choice circular handling.Zac Medico2011-09-221-0/+32
* Tweak auto --binpkg-respect-use more.Zac Medico2011-09-221-2/+1
* Tweak automatic --binpkg-respect-use behavior.Zac Medico2011-09-213-7/+22
* Make --binpkg-respect-use=y the defaultSebastian Luther2011-09-211-4/+6
* Warn about ignored binary packages with non matching USESebastian Luther2011-09-211-3/+44
* add install hooksBrian Harring2011-09-212-1/+17
* emerge: add --complete-graph-if-new-ver < y | n >Zac Medico2011-09-215-12/+93
* 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-213-20/+16
* Reject inconsistent backtrack parametersSebastian Luther2011-09-203-5/+68
* Document ** keyword for --autounmask-keep-masks.Zac Medico2011-09-192-3/+3
* 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-195-1/+65
* autounmask: Add --autounmask-unrestricted-atoms optionSebastian Luther2011-09-194-16/+53
* bin/ebuild: simplify PORTDIR_OVERLAY queryv2.2.0_alpha59Zac Medico2011-09-181-5/+1
* 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
* install_qa_check: adjust "poor programming" msgsZac Medico2011-09-181-10/+10
* autounmask: Document where changes are writenSebastian Luther2011-09-182-1/+9
* 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
* emerge-webrsync: exit if "gpg binary not found"Alon Bar-Lev2011-09-171-0/+1
* config: quote PORTDIR_OVERLAY paths moreZac Medico2011-09-161-2/+2
* repoman: quote paths in PORTDIR_OVERLAYZac Medico2011-09-161-1/+2
* move locking into env_update itselfBrian Harring2011-09-152-22/+25