| Commit message (Expand) | Author | Age | Files | Lines |
* | The dependency resolver now has a feedback mechanism that helps make atom | Zac Medico | 2008-04-15 | 1 | -0/+7 |
* | minor documentation updates | Marius Mauch | 2008-02-09 | 1 | -1/+1 |
* | * After the initial setup phase, the original ebuild and eclasses are no | Zac Medico | 2007-11-30 | 1 | -0/+7 |
* | add some notes about restrictions wrt package sets | Marius Mauch | 2007-10-21 | 1 | -0/+1 |
* | PDEPEND is now installed as soon as possible so that it behaves more like RDE... | Zac Medico | 2007-07-14 | 1 | -0/+3 |
* | Update 2.1.3 news for elog stuff. | Zac Medico | 2007-06-22 | 1 | -2/+2 |
* | Add a note about preservation of timestamps on merged files. | Zac Medico | 2007-06-12 | 1 | -0/+3 |
* | Move news about ** token in package.keywords to the 2.1.3 section. | Zac Medico | 2007-06-11 | 1 | -1/+1 |
* | Bump 2.1.3 to 2.2 for some features and add news about USE_EXPAND wildcards. | Zac Medico | 2007-06-11 | 1 | -1/+8 |
* | Update for glep42, preserve-libs and elog | Marius Mauch | 2007-05-18 | 1 | -0/+4 |
* | Remove news about profile masking which has been reverted pending resolution ... | Zac Medico | 2007-05-02 | 1 | -2/+0 |
* | Fix -* handling in gvisible to match incremental semantics | Marius Mauch | 2007-04-30 | 1 | -0/+4 |
* | Implement license visibility filtering for GLEP 23, bug #17367, and bug #152593. | Zac Medico | 2007-03-20 | 1 | -0/+1 |
* | Remove legacy "masked by: profile" support as per bug #149508. Profiles shou... | Zac Medico | 2007-03-09 | 1 | -0/+2 |
* | Undoing previous test | Robin H. Johnson | 2007-02-23 | 1 | -1/+0 |
* | Testing CIA commit logs, will undo in a moment. | Robin H. Johnson | 2007-02-23 | 1 | -0/+1 |
* | Document namespace sanitizing | Marius Mauch | 2007-01-25 | 1 | -0/+2 |
* | Add new ** for package.keywords token to bypass keyword visibility layer | Marius Mauch | 2007-01-23 | 1 | -2/+8 |
* | For bug #69021, add news about FEATURES="test" implying USE="test". | Zac Medico | 2007-01-14 | 1 | -0/+1 |
* | create symlinks to html documentation if DOC_SYMLINK_DIR is set, original pat... | Marius Mauch | 2007-01-10 | 1 | -0/+1 |
* | Update NEWS with eqawarn and 'ebuild foo test' changes | Marius Mauch | 2007-01-09 | 1 | -0/+2 |
* | s/suffix/version prefix/ since it really is a prefix for the version string. | Zac Medico | 2007-01-08 | 1 | -1/+1 |
* | s/prefix/suffix/ Thanks to hydrogen for reporting on irc. | Zac Medico | 2007-01-08 | 1 | -1/+1 |
* | For bug #158931, add some release notes to explain performance penalties for ... | Zac Medico | 2006-12-23 | 1 | -0/+2 |
* | New elog modules for dismerging messages into a single file/mail | Marius Mauch | 2006-12-19 | 1 | -0/+5 |
* | Revert ACCEPT_LICENSE support, since license group support is a requirement a... | Zac Medico | 2006-11-18 | 1 | -2/+0 |
* | Rely on PYTHONPATH instead of PORTAGE_PYM_PATH for locating portage's python ... | Zac Medico | 2006-10-31 | 1 | -1/+1 |
* | streamline portage pythonpath handling and add an override analog to how the ... | Marius Mauch | 2006-10-26 | 1 | -0/+2 |
* | Add news about ACCEPT_LICENSE and package.license. | Zac Medico | 2006-10-22 | 1 | -0/+2 |
* | Add news about package.use in profiles and default USE in ebuilds via +flag i... | Zac Medico | 2006-10-21 | 1 | -1/+2 |
* | Add news about new-style virtuals being usable for bootstrap deps on self. | Zac Medico | 2006-10-21 | 1 | -0/+2 |
* | Add news about multiple inheritance support in profiles. | Zac Medico | 2006-10-08 | 1 | -0/+1 |
* | Add news about major bug fixes in 2.1.2. | Zac Medico | 2006-10-07 | 1 | -0/+9 |
* | Add news about slot deps. | Zac Medico | 2006-10-05 | 1 | -0/+5 |
* | Move notes about --depclean and --newuse from NEWS to RELEASE-NOTES. | Zac Medico | 2006-09-03 | 1 | -2/+0 |
* | Add news about --newuse being able to detect changes in IUSE. | Zac Medico | 2006-09-03 | 1 | -0/+1 |
* | Add news about the new depclean algorithm. | Zac Medico | 2006-08-26 | 1 | -0/+1 |
* | Add news about use.force. | Zac Medico | 2006-08-11 | 1 | -0/+5 |
* | Remove bin/mirror.py because, according to Brian Harring, it's obsoleted by m...v2.1_pre8 | Zac Medico | 2006-04-08 | 1 | -0/+1 |
* | adding notes about new rsync option handling | Marius Mauch | 2006-03-19 | 1 | -0/+1 |
* | Some news and release notes for 2.1_pre5. | Zac Medico | 2006-02-21 | 1 | -0/+5 |
* | confcache, baby. | Brian Harring | 2006-02-03 | 1 | -0/+2 |
* | s/checksums/manifests/ | Marius Mauch | 2006-01-08 | 1 | -1/+1 |
* | slightly improve news | Marius Mauch | 2006-01-08 | 1 | -3/+4 |
* | 'DISTFILES indirection; access $BUILDDIR/distdir instead of $DISTFILES , thus... | Brian Harring | 2005-12-26 | 1 | -1/+2 |
* | news file, releasenotes data schlopped into it, plus couple of updates. | Brian Harring | 2005-12-25 | 1 | -0/+27 |