Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-21 | python: Commit documentation changes suggested by debian-l10n-english. | Julian Andres Klode | 1 | -3/+2 | |
2010-01-27 | Merge the CppOwnedPyObject C++ class into CppPyObject. | Julian Andres Klode | 1 | -1/+1 | |
2009-07-13 | python/hashes.cc: Adapt to style guidelines. | Julian Andres Klode | 1 | -2/+2 | |
2009-07-12 | python/hashes.cc: Introduce the Hashes class. | Julian Andres Klode | 1 | -0/+136 | |
The Hashes class is a function which calculates all supported hashes for one input. DebImg will use this for calculating the hashes of files. |