summaryrefslogtreecommitdiff
path: root/git/test/test_util.py
Commit message (Expand)AuthorAgeFilesLines
* Dum brute force conversion of all types.Sebastian Thiel2015-01-041-1/+2
* Removed 'from X import *' whereever possibleSebastian Thiel2015-01-041-4/+17
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-1/+0
* Simplified parse_date implementationSebastian Thiel2014-12-191-2/+2
* BF: adjust mktime output for the local offset (Close #218)Yaroslav Halchenko2014-12-181-1/+1
* Applied autopep8Sebastian Thiel2014-11-191-2/+2
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-3/+3
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-1/+2
* pep8 linting (whitespaces)Antoine Musso2014-11-161-29/+28
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-143/+143
* util: Added test for iterable list, and implemented __contains__ and __del__ ...Sebastian Thiel2011-06-081-1/+58
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+109