summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Saleem Abdulrasool: document IUSE.invalidMike Frysinger2005-12-011-0/+6
* add an option to grab* so that if they're given a directory they'll recursive...Marius Mauch2005-11-302-51/+59
* give a slightly better usage messageMike Frysinger2005-11-291-2/+4
* compnerd: document manifest actionMike Frysinger2005-11-291-0/+5
* Kill of generation of CDEPEND for binary and installed packages.Jason Stubbs2005-11-272-20/+7
* Petteri says: exit with non-zero status if a file wasnt foundMike Frysinger2005-11-271-1/+4
* kill stupid message about 'masked by -*'Marius Mauch2005-11-231-4/+0
* move --nocolor to OPTIONS instead of ACTIONS #113225 by P NienaberMike Frysinger2005-11-221-3/+3
* config additions for elogMarius Mauch2005-11-1513-0/+520
* fix for portageq usage call (missing argv), via Emanuele Giaquinta <e.giaquin...Brian Harring2005-11-151-1/+1
* manpage for emaint #112510Mike Frysinger2005-11-151-0/+30
* Backport of version code rewrite (bug 37406), should be completely backwards ...Marius Mauch2005-11-132-335/+226
* minor glitch: EBUILD_PHASES is a list, no need to split() itMarius Mauch2005-11-131-1/+1
* First bunch of simple logging modules.Marius Mauch2005-11-135-0/+101
* Add slightly modified elog_base patch containing the basic framework for ebui...Marius Mauch2005-11-134-8/+269
* add NetBSD to the BSD list #112393Mike Frysinger2005-11-131-1/+1
* tweak marking of D as readonly since we need to play around with it in pkg_pr...Mike Frysinger2005-11-131-2/+5
* don't do a sort if just doing percentage for emerge --metadataBrian Harring2005-11-131-1/+0
* Documented `emerge --config` (#109496)Jason Stubbs2005-11-131-0/+5
* Added a description of emaint to `emaint --help`Jason Stubbs2005-11-131-0/+6
* Documented `emerge --config` (#109496)Jason Stubbs2005-11-131-0/+5
* pre/post hooks originally from 2.1, quick rewrite by axxo for 2.0Brian Harring2005-11-091-0/+28
* Limit --emptytree to only affect ${ROOT} (#34887)Jason Stubbs2005-11-091-1/+1
* Add USE_EXPAND to INCREMENTALS (#105304)Jason Stubbs2005-11-091-1/+1
* Clean up reporting of the parent of an unsatisfied atom.Jason Stubbs2005-11-081-7/+4
* Updated make.conf.ppc as requested by lu_zero (#102656)Jason Stubbs2005-11-081-11/+18
* clean up the last few sections so that they are consistentMike Frysinger2005-11-0510-114/+93
* bye bye you decrepit POS cache implementation.Brian Harring2005-11-057-549/+0
* integration chunk of the cache subsystem patch.Brian Harring2005-11-054-264/+176
* replacement cache subsystem that's gestated in 2.1 and 3.0.Brian Harring2005-11-0512-0/+1240
* Use os.path.splitext() rather than slicing strings to get at file extensions....Jason Stubbs2005-11-031-5/+7
* Remove the now unused SANDBOX_PIDS_FILEJason Stubbs2005-11-032-2/+1
* A couple of bug fixes, large cleanups, commenting and a bit of dead code remo...Jason Stubbs2005-11-031-177/+184
* Start from 1st element rather than 2nd when doing checks on *DEPENDJason Stubbs2005-11-031-1/+1
* document sandbox and test RESTRICTMike Frysinger2005-11-021-9/+9
* fix patch for PKGDIR #111222 by ArmandMike Frysinger2005-11-021-1/+1
* grab fixes from trunkMike Frysinger2005-11-021-15/+25
* deprecate IMAGEMike Frysinger2005-11-021-1/+1
* add support for unpacking lha filesMike Frysinger2005-11-011-0/+3
* merge tweaks from trunkMike Frysinger2005-11-011-9/+11
* if STRIP begins with a -, make sure type doesnt error outMike Frysinger2005-11-011-2/+2
* output a finished messageMike Frysinger2005-11-011-0/+1
* Add treetype instance member to dblink. Add treetype parameters tov2.0.53_rc7Jason Stubbs2005-10-304-28/+39
* Don't add packages to the graph that are left as is due to --upgrade-only.Jason Stubbs2005-10-291-1/+5
* Remove an extra space in a hyphenated string.v2.0.53_rc6Jason Stubbs2005-10-191-1/+1
* s/no/not/ typoJason Stubbs2005-10-191-2/+2
* Removing --inject from emerge help summaryJason Stubbs2005-10-161-1/+1
* Clarifying the error message when path/to/ebuild is used on an ebuild that is...Jason Stubbs2005-10-161-1/+1
* Typo :(Jason Stubbs2005-10-161-1/+1
* Return after detecting an invalid command line atom so as to avoid spurious d...Jason Stubbs2005-10-161-0/+1