summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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-302-10/+10
* Don't add packages to the graph that are left as is due to --upgrade-only.Jason Stubbs2005-10-291-1/+5
* 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
* Check if ebuild path is in vdb and check that vdb finds it okay rather than a...Jason Stubbs2005-10-151-9/+26
* Added missing quotes to stat_perms area of ebuild.sh (#93293)Jason Stubbs2005-10-151-2/+2
* Take the str() of the option passed to the callback so it can be compared use...Jason Stubbs2005-10-141-1/+1
* Use realpath instead of abspath to ensure that symlinks are correctly account...Jason Stubbs2005-10-131-2/+2
* Set PORTDIR_OVERLAY (rather than PORTDIR) when portage wants to use a differe...Jason Stubbs2005-10-111-4/+3
* reset EBUILD_DEATH_HOOKS prior to sourcing, due to stable's re-sourcing of eb...v2.0.53_rc5Brian Harring2005-10-111-0/+5
* Rework to API behaviour rather than API documentationJason Stubbs2005-10-071-4/+4
* Restore the old behaviour that was dropped in the big refactoring by making -...Jason Stubbs2005-10-061-1/+1
* Make --newuse switch on --updateJason Stubbs2005-10-051-0/+4
* Reverting behaviour of ebuild when FEATURES="-noauto"Jason Stubbs2005-10-051-40/+3
* Be sure to reset settings changes before each package is merged.v2.0.53_rc4_2111Jason Stubbs2005-10-051-0/+1
* added EBUILD_DEATH_HOOKS , a way for ebuilds/eclasses to register extra messa...Brian Harring2005-10-051-0/+5
* Exclude distcc and and ccache setup from the "setup" phase. Also make the red...Jason Stubbs2005-10-051-3/+3
* Make dispatch-conf's log file have 0600 permissions.Jason Stubbs2005-10-051-3/+6
* Add new tool to check and fix problems with the world file (to begin with)Jason Stubbs2005-10-051-0/+111
* Suggest running emaint when problems with the world file are detected.Jason Stubbs2005-10-051-6/+13
* Add path to utf-8 checks so that repoman doesn't break outside of the package...Jason Stubbs2005-10-041-1/+1
* don't declare -r the contents, declare -r the var name.Brian Harring2005-10-041-1/+1
* Big cleanup and added check regarding chosen ebuild.Jason Stubbs2005-10-041-63/+71
* bug 107770 , fix A D and a few other vars being set implicitly by readonly pr...Brian Harring2005-10-041-2/+4
* Warn and ignore on invalid system/world atomsJason Stubbs2005-10-031-0/+3
* final fixup (ebuild nameerror)Brian Harring2005-10-031-1/+2
* fixing horkage when noauto is in use (nameerrors)Brian Harring2005-10-031-3/+8
* Make sure to include package.use flags with fetch-restricted packagesJason Stubbs2005-10-021-1/+1
* Pass use list rather than config obj to portdbapi.fetch_check()Jason Stubbs2005-10-021-1/+1
* Restore full range of possible atoms that can be given to emerge by doingJason Stubbs2005-10-011-1/+8
* Check if invalid atoms are only missing a category and let those pass.Jason Stubbs2005-10-011-1/+1
* touches up on file.name check, part of glep31Brian Harring2005-10-011-2/+2
* fixed ebuild soBrian Harring2005-10-011-13/+38
* Add some more info about where the problem is coming from when atoms cannot b...Jason Stubbs2005-09-291-0/+2
* Make depclean a little friendler (so that perhaps people will read the messag...Jason Stubbs2005-09-291-33/+27
* Ignore packages in system/world that are satisfied by packages in package.pro...Jason Stubbs2005-09-291-0/+10
* Ignore blockers when fetching.Jason Stubbs2005-09-291-2/+9
* Remove specific reference to the Gentoo Handbook.Jason Stubbs2005-09-291-1/+1
* Refactored world graphing code to reuse the standard dependency resolution pa...Jason Stubbs2005-09-291-62/+12
* Harmless typo in signal catcher.Jason Stubbs2005-09-291-1/+1
* Security checks regarding installation of world-writable files.Jason Stubbs2005-09-291-0/+12
* Validation of user atoms.Jason Stubbs2005-09-291-0/+4
* remove CDEPENDJason Stubbs2005-09-291-3/+4