summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check to see if I have svn.g.o fixed, no actual file changes, pass #2Robin H. Johnson2007-05-181-1/+1
* Check to see if I have svn.g.o fixed, no actual file changes.Robin H. Johnson2007-05-181-1/+1
* wrap linesZac Medico2007-05-171-9/+9
* For bug #162404, use a pseudo-terminal device pair (instead of a normal pipe)...Zac Medico2007-05-171-25/+47
* Don't protect USE_EXPAND variables from -* anymore because the really critica...Zac Medico2007-05-161-1/+1
* fix syntax (merged from branches/prefix r6534)Zac Medico2007-05-141-1/+1
* For bug #178293, don't write digest-* files unnecessarily when SRC_URI is empty.Zac Medico2007-05-131-2/+5
* the profile check is spammy and should be squelched when --quiet is givenAlec Warner2007-05-131-1/+2
* remove old importZac Medico2007-05-131-1/+0
* import dispatch_conf from the new namespaceZac Medico2007-05-131-1/+1
* tabs -> spacesZac Medico2007-05-131-3/+3
* Fix the varexpand quotes tests since quotes are no longer removed by this fun...Zac Medico2007-05-131-2/+2
* Add TODO note about support for blocks within slots. Thanks to Brian Harring...Zac Medico2007-05-121-6/+5
* s:${PORTDIR}:/usr/portage: so that it's not implied that those variables are ...Zac Medico2007-05-122-4/+4
* For bug #177763, clarify about how FEATURES=keepwork allows ${WORKDDIR} to be...Zac Medico2007-05-101-3/+4
* Make sure FEATURES=test and USE=test are consistently enabled for all request...Zac Medico2007-05-101-8/+9
* Make sure USE=test is properly enabled when the test phase is forced via the ...Zac Medico2007-05-101-1/+6
* fix typo from previous commitZac Medico2007-05-091-1/+1
* For bug #177763, document that FEATURES=keepwork can interfere with normal em...Zac Medico2007-05-091-1/+4
* Make sure USE=test is properly enabled when the test phase is forced via the ...Zac Medico2007-05-092-0/+5
* fix spacing in loadersAlec Warner2007-05-091-3/+3
* For bug #177591, increase shell compatibility by preserving quotes in varexpa...Zac Medico2007-05-081-2/+4
* For bug #177601, add a reference the --verbose option documentation in the OU...Zac Medico2007-05-081-1/+2
* antarus fears it, and fears it oftenAlec Warner2007-05-081-6/+6
* imports are one module per line, remove type module in favor of the new hotne...Alec Warner2007-05-081-9/+14
* Honestly if they are missing sys, that error message probably won't help any ...Alec Warner2007-05-081-6/+1
* validators++Alec Warner2007-05-082-11/+15
* Prevent blockers that are only partially resolvable by merge order from accid...Zac Medico2007-05-071-1/+10
* Use shlex for better splitting of PORTAGE_RSYNC_OPTS and PORTAGE_RSYNC_EXTRA_...Zac Medico2007-05-061-9/+15
* Use shlex for better splitting of FETCHCOMMAND.Zac Medico2007-05-061-4/+4
* Use varexpand to expand FETCHCOMMAND and RESUMECOMMAND.Zac Medico2007-05-061-6/+7
* For bug #171259, fix vercmp so that implicit _p0 is less than explicit _p0. ...Zac Medico2007-05-051-3/+5
* Add missing base class.Zac Medico2007-05-051-1/+1
* Use match_from_list in order to potentially avoid more blocks.Zac Medico2007-05-051-10/+10
* For bug #177211, use chmod -R on the children of the current directory in ord...Zac Medico2007-05-051-1/+2
* For bug #175058, comment #15, expand all possible variables in each argument.Zac Medico2007-05-051-3/+3
* For bug #176765, when a new package is blocked by another one that is being r...Zac Medico2007-05-031-3/+17
* Remove news about profile masking which has been reverted pending resolution ...Zac Medico2007-05-021-2/+0
* document the behavior of `ebuild` wrt FEATURES=noauto #175444Mike Frysinger2007-05-021-0/+7
* s/dir/actual_dir/ (branches/prefix r6463:6464Zac Medico2007-05-021-1/+1
* Fix eend so that it works properly on a standard BSD console. Thanks to Uber...Zac Medico2007-05-022-0/+5
* Handle KeyError when the ebuild is corrupt.Zac Medico2007-04-301-1/+5
* Fix -* handling in gvisible to match incremental semanticsMarius Mauch2007-04-304-10/+28
* - add new echo module for people who don't want any real loggingMarius Mauch2007-04-3010-5/+62
* For bug #175058, avoid potential quoting issues by spawning FETCHCOMMAND with...Zac Medico2007-04-292-8/+11
* For bug #176384, adjust config according to options of the command being resu...Zac Medico2007-04-281-0/+9
* For bug #175058, properly quote the variables in FETCHCOMMAND and RESUMECOMMA...Zac Medico2007-04-281-2/+2
* Fix up missing mymergelist variable from the previous commit.Zac Medico2007-04-281-5/+6
* For bug #176305, validate the resume merge list before attempting to verify t...Zac Medico2007-04-281-12/+13
* In the installsources docs, note that CFLAGS needs to be set to include debug...Zac Medico2007-04-261-1/+2