summaryrefslogtreecommitdiffstats
path: root/pym/portage_checksum.py
Commit message (Expand)AuthorAgeFilesLines
* 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