summaryrefslogtreecommitdiffstats
path: root/pym/portage/checksum.py
Commit message (Expand)AuthorAgeFilesLines
* Move prelink tempfile cleanup to the finally block andZac Medico2007-09-271-6/+2
* Bug #190179 - Use `prelink --verify filename` to write theZac Medico2007-09-241-5/+9
* Run pychecker over everything, fix obvious thing slike modules not in use, va...Alec Warner2007-07-221-3/+3
* Remove unused imports and unnecessary dict.keys() call.Zac Medico2007-06-241-3/+1
* add hashlib support for checksum verification, refactor checksum functions to...Marius Mauch2007-06-231-54/+71
* Remove more unnecessary list generation.Zac Medico2007-06-211-3/+3
* For bug #173184, handle the CommandNotFound that is produced during uninstall...Zac Medico2007-04-021-4/+9
* Make verify_all() return an "insufficient data" error if there is not at leas...Zac Medico2007-02-231-0/+18
* Namespace sanitizing, step 3Marius Mauch2007-01-251-1/+1
* Namespace sanitizing, step 2Marius Mauch2007-01-251-14/+14
* Namespace sanitizing, step 1Marius Mauch2007-01-251-0/+219