summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace compat symlinks with a new compat module as the symlink solution prev...Marius Mauch2007-02-171-1/+1
* Namespace sanitizing, step 1Marius Mauch2007-01-251-219/+1
* Use try/finally to ensure that locks are properly released in perform_checksu...Zac Medico2006-11-141-27/+27
* Thanks to Chris White for these portage_checksum docstrings.Zac Medico2006-11-071-0/+51
* Just use the raise statement alone to re-raise exceptions.Zac Medico2006-07-111-2/+2
* make elog mail module always set the 'From' header for rfc2822 complianceMarius Mauch2006-06-101-1/+1
* Remove dependency on the core portage module from portage_manifest.Zac Medico2006-04-091-0/+2
* For compatibility, return a tuple of 3 when an OSError is raised in portage_c...Zac Medico2006-04-091-1/+1
* FileNotFoundException should be used with the filenameMarius Mauch2006-03-251-1/+1
* Add manifest2 support.Marius Mauch2006-03-241-5/+12
* Remove the leading / from PRIVATE_PATH (var/lib/portage) for better cooperati...Zac Medico2006-03-051-1/+1
* fix perform_checksum.perform_checksum() so that it wraps FileNotFound exceptionsZac Medico2006-02-121-3/+7
* avoid unnecessary stat by catching ENOENT error instead of using os.path.exis...Zac Medico2006-02-101-1/+7
* reenable multi-hash and make error message a bit more usefulMarius Mauch2006-01-081-1/+1
* Check and raise an exception when a hash function is missing during digesting.Jason Stubbs2005-12-301-0/+3
* Make digest errors more verboseMarius Mauch2005-12-191-4/+6
* adding multi-hash supportMarius Mauch2005-12-191-44/+60
* zmedico's prelink optimizationJason Stubbs2005-09-291-14/+8
* 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/+134