summaryrefslogtreecommitdiffstats
path: root/pym/portage
Commit message (Expand)AuthorAgeFilesLines
* REQUIRED_USE: fix parens display and testZac Medico2011-02-032-3/+36
* REQUIRED_USE: display unsatisfied partZac Medico2011-02-032-7/+122
* bintree: cleanup/fix old binhost code moreZac Medico2011-02-021-4/+2
* bintree: clean up dict use in old binhost codeZac Medico2011-02-021-2/+3
* bintree: add missing del from previous commitZac Medico2011-02-021-1/+1
* bintree: remove unused __remotepkgsZac Medico2011-02-021-10/+5
* Make || choices independent of REQUIRED_USE.Zac Medico2011-02-021-1/+25
* doebuild: always return success for listonly modeZac Medico2011-02-021-0/+6
* _exec: use default SIGINT/TERM handlersZac Medico2011-02-021-0/+5
* _MergeProcess: use default SIGINT/TERM handlersZac Medico2011-02-021-1/+7
* emerge: spawn nofetch for --pretend --fetchZac Medico2011-02-021-0/+1
* ImportModulesTestCase: use iterator, not listZac Medico2011-02-021-6/+3
* Fix a typo in a comment.Arfrever Frehtes Taifersar Arahesis2011-02-021-2/+2
* slot collision suggestions: Avoid showing redundant suggestions.Sebastian Luther2011-02-022-11/+23
* ebuild_xattr: lazily import xattrZac Medico2011-02-022-3/+4
* test/lint/test_import_modules.py: Better error reporting and expected failuresSebastian Luther2011-02-021-1/+10
* bintree: warn for missing binhost TIMESTAMPZac Medico2011-02-021-0/+2
* Fix selinux import error handling.Zac Medico2011-02-021-0/+1
* Test import of all modules.Zac Medico2011-02-023-3/+39
* Show use conditionals in old style dep chainsSebastian Luther2011-02-021-0/+33
* binarytree: fix BASE_URI for old-style binhostZac Medico2011-02-021-0/+1
* binarytree: fix broken BASE_URI initializationZac Medico2011-02-021-2/+3
* Update Portage to support multiple binhosts.David James2011-02-021-15/+19
* grab_updates: return all after first modifiedZac Medico2011-02-021-3/+11
* Wildcard support for -c/-CSebastian Luther2011-02-022-1/+41
* fdopen: read from processes in unbuffered modev2.1.9.35Zac Medico2011-01-213-5/+5
* test_pty_eof: separate classes for self.todoZac Medico2011-01-211-1/+2
* Fix a typo in a comment.Zac Medico2011-01-211-1/+1
* SpawnProcess: read proc with unbuffered fdopenZac Medico2011-01-212-4/+4
* PtyEofTestCase: test unbuffered fdopenZac Medico2011-01-212-4/+27
* dispatch-conf: restrict default archive-dir permsv2.1.9.34Zac Medico2011-01-191-1/+4
* doebuid: clean up AA handlingZac Medico2011-01-181-9/+0
* depgraph: avoid updates moreZac Medico2011-01-181-4/+1
* Fix some poor installed/masked || choices.Zac Medico2011-01-181-3/+13
* Fix breakage from previous commit.Zac Medico2011-01-181-4/+29
* doebuild_environent: handle A/AA initializationZac Medico2011-01-182-48/+39
* Use r'' for regex.Zac Medico2011-01-171-1/+1
* spawn_nofetch: Ensure $A is defined.Zac Medico2011-01-171-1/+7
* spawn_nofetch: fix PORTAGE_BUILDIR_LOCKED stateZac Medico2011-01-171-0/+2
* Update copyright headers for touched files.Zac Medico2011-01-164-4/+4
* Remove redundant portage.listdir(ignorecvs) code.Zac Medico2011-01-161-2/+1
* Make portage.listdir(ignorecvs=1) omit CVS dirs.Zac Medico2011-01-161-1/+2
* Add missing InvalidAtom import from prev commit.Zac Medico2011-01-161-1/+1
* Use Atom for stricter portdb.cp_all() validation.Zac Medico2011-01-162-5/+7
* CONTENTS: handle malformed sym entriesZac Medico2011-01-161-2/+10
* Don't filter QA warning for --disable-dep...Zac Medico2011-01-121-6/+1
* REQUIRED_USE: test unsatisfied without USE depv2.1.9.29Zac Medico2011-01-041-0/+6
* dep_zapdeps: add other_installed_some choice binZac Medico2011-01-041-3/+11
* dep_zapdeps: add other_installed choice binZac Medico2011-01-031-1/+11
* create_trees: whitelist SSH_AGENT_PID/AUTH_SOCKv2.1.9.28Zac Medico2011-01-021-1/+2