summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Kill of generating CDEPEND for binary and installed packages. Patch by v2.0.53Jason Stubbs2005-11-271-19/+6
* Recreated 2.0.53 branch and added documentation for `emerge --config`Jason Stubbs2005-11-133-28/+38
* 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
* Check if ebuild path is in vdb and check that vdb finds it okay rather than a...Jason Stubbs2005-10-151-9/+26
* Adjusting the clipping...Jason Stubbs2005-10-151-1/+1
* Adding svn revision property to portage.py's VERSIONJason Stubbs2005-10-151-1/+1
* 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
* Global var profiledir was only being set correctly when portage was imported ...Jason Stubbs2005-10-101-2/+2
* cacheddir() would incorrectly return from the cache when the cached entry is ...Jason Stubbs2005-10-091-1/+2
* Rework to API behaviour rather than API documentationJason Stubbs2005-10-071-4/+4
* removing unused sandbox dirs.Brian Harring2005-10-0620-5993/+0
* nuking this directory, since it's no longer used.Brian Harring2005-10-0610-2907/+0
* 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
* Restoring the metadata EAPI check code-style to match that of the ebuild EAPI...Jason Stubbs2005-10-051-1/+1
* tweak, since the logic I just replaced was wrong (go me)Brian Harring2005-10-051-1/+1
* save _mtime_ when EAPI nukes a cache entry, and a tweak to the supported eapi...Brian Harring2005-10-051-2/+4
* Account for empty EAPIJason Stubbs2005-10-051-2/+4
* 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
* Always return a list of the same length as the query in vardbapi.aux_get()Jason Stubbs2005-10-051-2/+0
* Add path to utf-8 checks so that repoman doesn't break outside of the package...Jason Stubbs2005-10-041-1/+1
* god this module sucked.Brian Harring2005-10-041-87/+1
* Extra bracket typo :(Jason Stubbs2005-10-041-1/+1
* Removed the translation of aux_get exceptions to unsupported eapi exceptions ...Jason Stubbs2005-10-042-54/+39
* 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
* Remove app-portage/portage-docs files from portage-2.0 branchJason Stubbs2005-10-0326-1726/+0
* 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
* Specify ebuildpath to merge() when using qmergeJason Stubbs2005-10-021-1/+1