Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-28 | porting code to python3.x with os patch | biao716.wang | 1 | -4/+8 |
2014-05-16 | Fix comitter vs committer typos | Guido Günther | 1 | -1/+1 |
2013-06-06 | gitmodifier: make the datetime object always have timezone | Markus Lehtonen | 1 | -4/+4 |
2013-04-08 | tests: Use tempfile.mkdtemp to create temp dirs for tests | Thomas Koch | 1 | -0/+2 |
2012-07-29 | GitModifier: add tests for dict interface | Guido Günther | 1 | -2/+12 |
2012-07-27 | GitModifier: More flexible date handling | Guido Günther | 1 | -0/+31 |
2012-03-15 | GitModifier: add __getitem__ and keys() | Guido Günther | 1 | -1/+9 |
2011-11-20 | Move GitModifier class to separate file | Guido Günther | 1 | -0/+4 |
2011-10-29 | Fix epydoc warnings | Guido Günther | 1 | -2/+2 |
2011-10-28 | GitModifier: Don't use self.__dict__.update(locals()) | Guido Günther | 1 | -0/+23 |