Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-12-03 | gps pointed out that "== and != work in most cases but its better to use is | mbligh | 1 | -3/+3 |
2008-06-12 | Risk: Low, the code was already broken | jadmanski | 1 | -1/+1 |
2008-06-06 | Convert all python code to use four-space indents instead of eight-space tabs. | jadmanski | 1 | -159/+159 |
2008-06-03 | Risk: Medium - Hits quite a bit of different areas | mbligh | 1 | -5/+3 |
2008-05-15 | Did some cleanup work on imports in order to remove any of the remaining "fro... | mbligh | 1 | -5/+5 |
2008-05-09 | 1. Removed the system() and system_output() implementations from client/bin/a... | mbligh | 1 | -2/+2 |
2008-04-17 | Convert all imports on the server to use absolute imports. | mbligh | 1 | -6/+5 |
2008-01-14 | Fix exceptions not to be strings | mbligh | 1 | -6/+9 |
2007-12-04 | Add gitrepo class for managing git repositories. | mbligh | 1 | -0/+185 |