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