summaryrefslogtreecommitdiffstats
path: root/Nitrate.py
Commit message (Expand)AuthorAgeFilesLines
* Nitrate: User class implementationPetr Šplíchal2011-06-271-3/+87
* Nitrate: Build class implementationPetr Šplíchal2011-06-241-8/+74
* Nitrate: Product & Version implemented, some cleanupPetr Šplíchal2011-06-241-27/+201
* Nitrate: Shorter string representationsPetr Šplíchal2011-06-241-11/+21
* Nitrate: Major part of the class implementationPetr Šplíchal2011-06-241-191/+739
* Nitrate: Naming convention changePetr Šplíchal2011-06-221-8/+8
* Nitrate: Not a good idea to provide low-level API herePetr Šplíchal2011-06-211-13/+0
* Nitrate: Improved logging with the standard modulePetr Šplíchal2011-06-211-26/+43
* Nitrate: use NitrateError from nitrate, ConfigParser for config parsingPetr Šplíchal2011-06-171-22/+16
* Nitrate: Use string.format(), comprehension simplificationPetr Šplíchal2011-06-161-24/+22
* Nitrate: Initial version of the high-level APIPetr Splichal2011-05-311-0/+431