summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* repoman.1: new variable.usedwithhelpers checkZac Medico2011-02-021-1/+4
* REQUIRED_USE: no autounmask, so skip backtrackingZac Medico2011-02-021-3/+8
* REQUIRED_USE: handle unsatisfied like normal depZac Medico2011-02-021-17/+6
* Fix grammar in a comment.Zac Medico2011-02-021-1/+1
* REQUIRED_USE: add blank line after displayZac Medico2011-02-021-0/+1
* Make || choices independent of REQUIRED_USE.Zac Medico2011-02-022-37/+60
* _get_dep_chain: allow SetArg for first nodeZac Medico2011-02-021-14/+15
* Show "missed update" message for REQUIRED_USE.Zac Medico2011-02-021-7/+32
* portage.5: update date in headerZac Medico2011-02-021-1/+1
* portage.5: document /etc/portage/license_groupsZac Medico2011-02-021-0/+1
* 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
* EbuildFetcher: use default SIGINT/TERM handlersZac Medico2011-02-021-0/+6
* emerge: spawn nofetch for --pretend --fetchZac Medico2011-02-021-0/+1
* depgraph: display 'searching for similar names'Zac Medico2011-02-021-3/+11
* Print near matches for cmd line atoms without matching ebuildSebastian Luther2011-02-021-0/+33
* ImportModulesTestCase: use iterator, not listZac Medico2011-02-021-6/+3
* EbuildBuild: spawn nofetch for fetchonlyZac Medico2011-02-021-5/+12
* Fix a typo in a comment.Arfrever Frehtes Taifersar Arahesis2011-02-021-2/+2
* Allow relative paths (starting with ./) on the cmd lineSebastian Luther2011-02-021-0/+7
* slot collision suggestions: Avoid showing redundant suggestions.Sebastian Luther2011-02-023-25/+94
* 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
* die: include $EBUILD_PHASE in messageZac Medico2011-02-021-1/+5
* isolated-functions.sh: fix syntax error for dieZac Medico2011-02-021-2/+4
* NoOffsetWithHelpers: fix invalid errors nameFabian Groffen2011-02-021-1/+1
* repoman: add check for using offset vars with helpersFabian Groffen2011-02-023-3/+14
* 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
* depgraph: fix get_dep_chain unicode handlingZac Medico2011-02-021-7/+8
* autounmask USE change comment: ensure that the first parent requires the changeSebastian Luther2011-02-021-16/+29
* Show use conditionals in old style dep chainsSebastian Luther2011-02-022-126/+154
* binarytree: fix BASE_URI for old-style binhostZac Medico2011-02-021-0/+1
* binarytree: fix broken BASE_URI initializationZac Medico2011-02-021-2/+3
* make.conf.5: doc multi PORTAGE_BINHOST supportZac Medico2011-02-021-4/+4
* Update Portage to support multiple binhosts.David James2011-02-022-17/+21
* grab_updates: return all after first modifiedZac Medico2011-02-021-3/+11
* Wildcard support for -c/-CSebastian Luther2011-02-023-2/+65
* fdopen: read from processes in unbuffered modev2.1.9.35Zac Medico2011-01-214-7/+7
* 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-213-6/+8
* PtyEofTestCase: test unbuffered fdopenZac Medico2011-01-212-4/+27
* dispatch-conf: restrict default archive-dir permsv2.1.9.34Zac Medico2011-01-193-3/+26
* make.globals: initialize FFLAGS and FCFLAGSZac Medico2011-01-191-0/+2
* make.conf.example: document FFLAGS and FCFLAGSSébastien Fabbro2011-01-192-10/+19
* make.conf.5: document FFLAGS and FCFLAGSSébastien Fabbro2011-01-191-1/+11
* BinpkgFetcher: ust pty like EbuildFetcherZac Medico2011-01-191-1/+16