| Commit message (Expand) | Author | Age | Files | Lines |
* | man/portage.5: Removed invalid example from package.keywords section. | Jason Stubbs | 2005-05-03 | 4 | -106/+243 |
* | Removing from portage cvs - now an independant package | Michael Cummings | 2005-05-01 | 1 | -33/+0 |
* | Removing from portage cvs - now an independant package. | Michael Cummings | 2005-05-01 | 1 | -427/+0 |
* | whitespace touchup | Mike Frysinger | 2005-04-30 | 1 | -2/+2 |
* | fix new regex so it accepts previous matches that were valid | Mike Frysinger | 2005-04-30 | 1 | -2/+2 |
* | reconigze more subchapters than just [1-8n] #32584 | Mike Frysinger | 2005-04-29 | 2 | -7/+10 |
* | dont run depscan.sh anymore #86523 | Mike Frysinger | 2005-04-29 | 4 | -13/+12 |
* | stupid typo | Marius Mauch | 2005-04-28 | 1 | -1/+1 |
* | strict shouldn't be in make.defaults | Marius Mauch | 2005-04-26 | 16 | -31/+34 |
* | make config.{sub,guess} (FEATURES=autoconfig) always be replaced #81822 | Mike Frysinger | 2005-04-26 | 2 | -10/+12 |
* | no more -* explanations | Marius Mauch | 2005-04-25 | 2 | -5/+7 |
* | Added a class called DependSpec which handles parsing *DEPEND and SRC_URI | Jason Stubbs | 2005-04-24 | 2 | -67/+175 |
* | Removed support for --inject and --upgradeonly as well as the now unused | Jason Stubbs | 2005-04-24 | 3 | -179/+12 |
* | forward port fix for bug 77794 | Marius Mauch | 2005-04-23 | 3 | -6/+10 |
* | Clean up some silly `cat` usages and make the output format pretty. | Mike Frysinger | 2005-04-19 | 2 | -17/+30 |
* | dev-perl/module-build will now add as a dep *IF NEEDED ONLY* (versus my last ... | Michael Cummings | 2005-04-16 | 1 | -1/+9 |
* | portage-pkg -> binpkgs | Mike Frysinger | 2005-04-12 | 5 | -16/+20 |
* | added config files to emerge --info | Marius Mauch | 2005-04-08 | 2 | -2/+14 |
* | mv pym/sets pym/set_modules | Marius Mauch | 2005-04-06 | 5 | -2/+2 |
* | added set framework | Marius Mauch | 2005-04-06 | 5 | -1/+126 |
* | Added shortcut to circular dep "resolution" as per bug 85130. Removed the | Jason Stubbs | 2005-04-03 | 2 | -13/+19 |
* | ECONF_SOURCE (blah) | Brian Harring | 2005-03-29 | 3 | -7/+13 |
* | tracker list for random stuff that has to be solved | Marius Mauch | 2005-03-25 | 1 | -0/+3 |
* | Removed the -a argument from all diff usage. | Jason Stubbs | 2005-03-23 | 6 | -5/+16 |
* | Adding pre/postrm to EBUILD_PHASES | Marius Mauch | 2005-03-22 | 2 | -4/+7 |
* | remove config.{sub,guess} before copying them | Marius Mauch | 2005-03-21 | 2 | -3/+7 |
* | missing import stat. | Brian Harring | 2005-03-21 | 1 | -1/+1 |
* | see changelog. Updates to the cache backend. | Brian Harring | 2005-03-16 | 6 | -54/+131 |
* | with the actual changes this time... | Michael Cummings | 2005-03-14 | 1 | -2/+6 |
* | Updates for new function in perl-module, changes in g-cpan | Michael Cummings | 2005-03-14 | 2 | -8/+10 |
* | Major enhancements, most of which provided by Andy Payne <andrew-g@oxhut.co.u... | Michael Cummings | 2005-03-14 | 1 | -34/+72 |
* | correction of a slowdown Thomas de Grenier de Latour (TGL) pointed out, track... | Brian Harring | 2005-03-13 | 2 | -4/+16 |
* | re-commenting the gid check | Marius Mauch | 2005-03-10 | 1 | -3/+3 |
* | fix portage_const crap | Marius Mauch | 2005-03-10 | 2 | -6/+9 |
* | non-root emerge --metadata | Brian Harring | 2005-03-09 | 2 | -4/+7 |
* | banish the old cache classes to the attic. | Brian Harring | 2005-03-09 | 6 | -481/+2 |
* | bye bye 02775, hello 0775 | Brian Harring | 2005-03-09 | 1 | -4/+4 |
* | Don't set 02775 on depcache_dir. | Brian Harring | 2005-03-09 | 3 | -5/+10 |
* | fs_template _ensure_dirs wasn't accounting for umask | Brian Harring | 2005-03-09 | 2 | -4/+10 |
* | Damn I'm cool. nice bug on my part, _eclasses_ is now properly processed and... | Brian Harring | 2005-03-09 | 2 | -2/+5 |
* | Two issues- use parsed restrict handling, and depends phase not bailing when | Brian Harring | 2005-03-09 | 3 | -9/+17 |
* | add 'To' header to mails | Marius Mauch | 2005-03-09 | 2 | -1/+5 |
* | fixing portageq in ebd | Marius Mauch | 2005-03-09 | 2 | -3/+6 |
* | make use based restricts work again by setting PORTAGE_RESTRICT w/ the use fl... | Brian Harring | 2005-03-08 | 2 | -3/+7 |
* | fixed import. | Brian Harring | 2005-03-08 | 1 | -2/+2 |
* | typo in date... | Brian Harring | 2005-03-08 | 1 | -2/+2 |
* | Moved match_from_list, match_to_* stuff | Brian Harring | 2005-03-08 | 5 | -249/+144 |
* | bug w/ auto-setting INHERITED in portdbapi.aux_get, corrected. | Brian Harring | 2005-03-08 | 2 | -5/+12 |
* | Cache refactoring is now in use. Eclass_cache is now just | Brian Harring | 2005-03-08 | 13 | -272/+479 |
* | fixing RESTRICT=fetch | Marius Mauch | 2005-03-08 | 3 | -11/+17 |