2005-10-05 |
Jason Stubbs | retagging 2.0.53_rc4 to match release v2.0.53_rc4 |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Jason Stubbs | Reverting behaviour of ebuild when FEATURES="-noauto" |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Jason Stubbs | Be sure to reset settings changes before each package... v2.0.53_rc4_2111 |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Brian Harring | added EBUILD_DEATH_HOOKS , a way for ebuilds/eclasses... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Jason Stubbs | Restoring the metadata EAPI check code-style to match... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Brian Harring | tweak, since the logic I just replaced was wrong (go me) |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Brian Harring | save _mtime_ when EAPI nukes a cache entry, and a tweak... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Jason Stubbs | Account for empty EAPI |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Jason Stubbs | Exclude distcc and and ccache setup from the "setup... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Jason Stubbs | Make dispatch-conf's log file have 0600 permissions. |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Jason Stubbs | Add new tool to check and fix problems with the world... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Jason Stubbs | Suggest running emaint when problems with the world... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Jason Stubbs | Always return a list of the same length as the query... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Jason Stubbs | Add path to utf-8 checks so that repoman doesn't break... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Brian Harring | god this module sucked. |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Jason Stubbs | Extra bracket typo :( |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Jason Stubbs | Removed the translation of aux_get exceptions to unsupp... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Brian Harring | don't declare -r the contents, declare -r the var name. |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Jason Stubbs | Big cleanup and added check regarding chosen ebuild. |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Brian Harring | bug 107770 , fix A D and a few other vars being set... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Jason Stubbs | Warn and ignore on invalid system/world atoms |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Jason Stubbs | Remove app-portage/portage-docs files from portage... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Brian Harring | final fixup (ebuild nameerror) |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Brian Harring | fixing horkage when noauto is in use (nameerrors) |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Jason Stubbs | Make sure to include package.use flags with fetch-restr... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Jason Stubbs | Specify ebuildpath to merge() when using qmerge |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Jason Stubbs | Pass use list rather than config obj to portdbapi.fetch... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Jason Stubbs | Fix typo wrt to lamba usage. |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Brian Harring | saner handling of selinux_enabled |
commit | commitdiff | tree | snapshot |
2005-10-01 |
Jason Stubbs | Remove the specific dependency on python-2.2. |
commit | commitdiff | tree | snapshot |
2005-10-01 |
Jason Stubbs | Restore full range of possible atoms that can be given... |
commit | commitdiff | tree | snapshot |
2005-10-01 |
Jason Stubbs | Check if invalid atoms are only missing a category... |
commit | commitdiff | tree | snapshot |
2005-10-01 |
Brian Harring | touches up on file.name check, part of glep31 |
commit | commitdiff | tree | snapshot |
2005-10-01 |
Brian Harring | fixed ebuild so |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | Sort digests and manifests (to look nice and making... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | Add some more info about where the problem is coming... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | Make depclean a little friendler (so that perhaps peopl... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | Ignore packages in system/world that are satisfied... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | Ignore files (such as metadata.xml) within portdir... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | Ignore blockers when fetching. |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | Remove specific reference to the Gentoo Handbook. |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | Refactored world graphing code to reuse the standard... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | Add -i to FBSD's ldconfig as requested. |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | Update the casing of "linux" on the default distfile... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | Harmless typo in signal catcher. |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | Prevent globbed atoms from having relative operators. |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | Fix incorrect Exception when checking LOGDIR permissions |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | Adhere to USE flags passed into fetch() |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | Security checks regarding installation of world-writabl... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | Validation of user atoms. |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | add --newuse short option to emerge help |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | remove CDEPEND |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | overridable lchown/lchgrp |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jason Stubbs | zmedico's prelink optimization |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Brian Harring | fixups to EAPI handling. |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Brian Harring | file.name fixup for glep31 checks. |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Brian Harring | bye bye global portageq's. |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Brian Harring | eapi fix up for installation. |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Brian Harring | typo fix. |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Brian Harring | emerge --metadata ran as user, and silenced auxdb Corru... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Brian Harring | update so that int 0 is stored (change to the logic... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Brian Harring | correction of eapi transfer for metadata -> local cache |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Brian Harring | EAPI awareness, and flat_hash/flat_list autodetection... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Brian Harring | cleanse_cache cleanups. |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Brian Harring | bug 106544 , glep31 enforcement checks |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | repoman will work in any portage tree, but the commit... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | use() is silent, update notes |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Brian Harring | syntax error (wth?), fixed it. |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Brian Harring | added the bug number I missed on previous commit. |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Brian Harring | bug 106363 , selinux failed import resulting in module... |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Mike Frysinger | add a sanity check for diff before using it #48184 |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Mike Frysinger | document the -* KEYWORD #97165 |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Brian Harring | fixing unpack so it works once again for tar :/ |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Jason Stubbs | Only warn on removal of system virtuals if there is... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Mike Frysinger | backport local unpacking support from trunk and add... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Mike Frysinger | if passing the -i18n option to doman, make sure we... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Jason Stubbs | 68928-spawn-command-isabs-zmedico.patch (spawn included... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Brian Harring | don't commit the remenants from applying a patch |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Brian Harring | bye bye mr. cvs_id_string |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Brian Harring | this file should've been killed long ago. |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Brian Harring | header changes, $Header: -> $Id: |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Brian Harring | re-adding the unpack function to stable someone yanked... |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Jason Stubbs | Migration (without history) of the current stable line... |
commit | commitdiff | tree | snapshot |
|