| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: move to root dir | Konrad Weihmann | 2020-07-12 | 1 | -286/+0 |
* | Revert moving tests out of 'git' folder, related to #1030 | Sebastian Thiel | 2020-07-12 | 1 | -0/+286 |
* | tests: move to root dir | Konrad Weihmann | 2020-07-12 | 1 | -286/+0 |
* | Replace assert_equal with assertEqual | Harmon | 2020-02-16 | 1 | -6/+3 |
* | Replace deprecated failUnlessRaises alias with assertRaises in tests | Harmon | 2020-02-16 | 1 | -11/+11 |
* | Remove and replace compat.string_types | Harmon | 2020-02-08 | 1 | -2/+2 |
* | Fix pickling of tzoffset | Uwe L. Korn | 2019-10-19 | 1 | -0/+7 |
* | Satisfy flake8 | Sebastian Thiel | 2019-07-06 | 1 | -1/+2 |
* | Fix regex to support empty email addresses i.e. 'name <>' | Sebastian Thiel | 2019-07-06 | 1 | -0/+5 |
* | Avoid from_timestamp() function to raise an exception when the offset is grea... | ishepard | 2018-04-04 | 1 | -2/+16 |
* | Drop support for EOL Python 2.6 | Hugo | 2018-03-18 | 1 | -4/+1 |
* | RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT | Yaroslav Halchenko | 2017-11-27 | 1 | -27/+27 |
* | Fixes to support Python 2.6 again. | Andreas Maier | 2016-10-24 | 1 | -1/+5 |
* | cygwin, #533: Allow '/cygdrive/c/' paths on repo init | Kostis Anagnostopoulos | 2016-10-14 | 1 | -26/+53 |
* | cygwin, #533: Try to make it work with Cygwin's Git. | Kostis Anagnostopoulos | 2016-10-14 | 1 | -12/+55 |
* | src: No PyDev warnings | Kostis Anagnostopoulos | 2016-10-04 | 1 | -57/+65 |
* | FIX hook TC on PY3+Win & indeterministic lock timing. | Kostis Anagnostopoulos | 2016-09-29 | 1 | -2/+3 |
* | Proc, #519: Rework error-exc msgs & log thread-pumps errors | Kostis Anagnostopoulos | 2016-09-28 | 1 | -2/+1 |
* | src: constify is_<platform>() calls | Kostis Anagnostopoulos | 2016-09-28 | 1 | -1/+1 |
* | src, #519: collect all is_<platform>() calls | Kostis Anagnostopoulos | 2016-09-27 | 1 | -3/+2 |
* | test, #519: Popen() universal_newlin.es NoWindow in Winfoes | Kostis Anagnostopoulos | 2016-09-26 | 1 | -1/+6 |
* | apveyor: simplify test. | Kostis Anagnostopoulos | 2016-09-26 | 1 | -1/+1 |
* | Dum brute force conversion of all types. | Sebastian Thiel | 2015-01-04 | 1 | -1/+2 |
* | Removed 'from X import *' whereever possible | Sebastian Thiel | 2015-01-04 | 1 | -4/+17 |
* | Bumped version, updated changelog, reduced code smell | Sebastian Thiel | 2015-01-04 | 1 | -1/+0 |
* | Simplified parse_date implementation | Sebastian Thiel | 2014-12-19 | 1 | -2/+2 |
* | BF: adjust mktime output for the local offset (Close #218) | Yaroslav Halchenko | 2014-12-18 | 1 | -1/+1 |
* | Applied autopep8 | Sebastian Thiel | 2014-11-19 | 1 | -2/+2 |
* | pep8 linting (whitespace before/after) | Antoine Musso | 2014-11-16 | 1 | -3/+3 |
* | pep8 linting (blank lines expectations) | Antoine Musso | 2014-11-16 | 1 | -1/+2 |
* | pep8 linting (whitespaces) | Antoine Musso | 2014-11-16 | 1 | -29/+28 |
* | tabs to 4 spaces - this won't make integrating the patches easier, but it's p... | Sebastian Thiel | 2014-02-09 | 1 | -143/+143 |
* | util: Added test for iterable list, and implemented __contains__ and __del__ ... | Sebastian Thiel | 2011-06-08 | 1 | -1/+58 |
* | Moved everything into the git subdirectory - some tests still need to be adju... | Sebastian Thiel | 2010-11-25 | 1 | -0/+109 |