summaryrefslogtreecommitdiffstats
path: root/pym/portage
Commit message (Expand)AuthorAgeFilesLines
...
* REQUIRED_USE: fix parens display and test moreZac Medico2011-02-042-10/+23
* REQUIRED_USE: fix single child conditionals dispZac Medico2011-02-041-4/+4
* check_required_use: clarify operator logicZac Medico2011-02-042-8/+12
* REQUIRED_USE: fix parens display and test moreZac Medico2011-02-042-13/+36
* ebuild(1): skip REQUIRED_USE for some phasesZac Medico2011-02-041-1/+3
* ebuild(1): ensure REQUIRED_USE is satisfiedZac Medico2011-02-041-2/+25
* Remove from list by index, not search.Zac Medico2011-02-031-1/+1
* REQUIRED_USE: more display testsZac Medico2011-02-031-0/+10
* REQUIRED_USE: fix parens display and test moreZac Medico2011-02-032-4/+48
* 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