summaryrefslogtreecommitdiffstats
path: root/pym/portage.py
Commit message (Expand)AuthorAgeFilesLines
* parallel-fetch, baby.Brian Harring2005-12-181-11/+0
* Check if atoms with matching keys will result in higher versioned packagesJason Stubbs2005-12-171-88/+43
* ferringb says: i pity the fool who doesnt use better styleMike Frysinger2005-12-151-1/+1
* Bug 115519 by Diego Petteno: Fix ldconfig command ordering, add dragonfly sup...Mike Frysinger2005-12-151-2/+2
* Prevent USE_EXPAND variables from bypassing use.maskJason Stubbs2005-12-131-1/+1
* Removed the specific check against PORTAGE_CALLER with regard to fetching.Jason Stubbs2005-12-111-1/+1
* fix the fetch/digest shortcuts so they dont break normal runs of emerge/ebuildMike Frysinger2005-12-101-4/+7
* only digest/fetch files when the operation warrants itMike Frysinger2005-12-091-3/+8
* s/series/serious/ mistakeJason Stubbs2005-12-071-0/+3
* cleanse maketest once and for allMike Frysinger2005-12-071-3/+0
* if PORT_LOGDIR doesnt exist, then try to create it automagicallyMike Frysinger2005-12-071-0/+6
* add an option to grab* so that if they're given a directory they'll recursive...Marius Mauch2005-11-301-26/+33
* kill stupid message about 'masked by -*'Marius Mauch2005-11-231-4/+0
* Backport of version code rewrite (bug 37406), should be completely backwards ...Marius Mauch2005-11-131-335/+4
* Add slightly modified elog_base patch containing the basic framework for ebui...Marius Mauch2005-11-131-0/+61
* integration chunk of the cache subsystem patch.Brian Harring2005-11-051-188/+48
* Remove the now unused SANDBOX_PIDS_FILEJason Stubbs2005-11-031-1/+1
* Add treetype instance member to dblink. Add treetype parameters tov2.0.53_rc7Jason Stubbs2005-10-301-16/+21
* s/no/not/ typoJason Stubbs2005-10-191-2/+2
* Adjusting the clipping...Jason Stubbs2005-10-151-1/+1
* Adding svn revision property to portage.py's VERSIONJason Stubbs2005-10-151-1/+1
* 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
* 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
* Always return a list of the same length as the query in vardbapi.aux_get()Jason Stubbs2005-10-051-2/+0
* Extra bracket typo :(Jason Stubbs2005-10-041-1/+1
* Removed the translation of aux_get exceptions to unsupported eapi exceptions ...Jason Stubbs2005-10-041-54/+32
* Specify ebuildpath to merge() when using qmergeJason Stubbs2005-10-021-1/+1
* Fix typo wrt to lamba usage.Jason Stubbs2005-10-021-1/+1
* saner handling of selinux_enabledBrian Harring2005-10-021-1/+4
* fixed ebuild soBrian Harring2005-10-011-10/+31
* Sort digests and manifests (to look nice and making them diff'able)Jason Stubbs2005-09-291-0/+2
* Ignore files (such as metadata.xml) within portdir category dirs.Jason Stubbs2005-09-291-3/+7
* Add -i to FBSD's ldconfig as requested.Jason Stubbs2005-09-291-1/+1
* Prevent globbed atoms from having relative operators.Jason Stubbs2005-09-291-0/+2
* Fix incorrect Exception when checking LOGDIR permissionsJason Stubbs2005-09-291-1/+1
* Adhere to USE flags passed into fetch()Jason Stubbs2005-09-291-1/+2
* fixups to EAPI handling.Brian Harring2005-09-281-5/+5
* emerge --metadata ran as user, and silenced auxdb Corruption exceptions when ...Brian Harring2005-09-241-1/+2
* correction of eapi transfer for metadata -> local cacheBrian Harring2005-09-241-1/+1
* EAPI awareness, and flat_hash/flat_list autodetection for rysnc cache.Brian Harring2005-09-241-15/+80
* syntax error (wth?), fixed it.Brian Harring2005-09-201-1/+1
* bug 106363 , selinux failed import resulting in module hanging around causing...Brian Harring2005-09-201-0/+5
* 68928-spawn-command-isabs-zmedico.patch (spawn included "." in PATH)Jason Stubbs2005-09-011-6/+9
* bye bye mr. cvs_id_stringBrian Harring2005-08-301-1/+1
* header changes, $Header: -> $Id:Brian Harring2005-08-301-1/+1
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-281-0/+7452