| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use /usr/bin/env, test for py33 and how to release in README.HEADtrunk | Tomi Pieviläinen | 2013-11-01 | 5 | -4/+16 |
| * | Document fuzzy_with_tokens, update NEWS to prepare for 2.2 | Tomi Pieviläinen | 2013-10-31 | 3 | -1/+14 |
| * | Merge Christopher Corley's changes | Tomi Pieviläinen | 2013-10-31 | 2 | -6/+44 |
| |\ |
|
| | * | Add fuzzy parsing that additionally returns the skipped substrings. | Christopher Corley | 2012-12-24 | 2 | -9/+47 |
| * | | Fix whitespace | Tomi Pieviläinen | 2013-10-31 | 1 | -12/+12 |
| * | | More information about updating the zoneinfo database. | Tomi Pieviläinen | 2013-10-31 | 2 | -4/+38 |
| |/ |
|
| * | Fix installation problem when LANG=C | Tomi Pieviläinen | 2012-04-29 | 1 | -1/+2 |
| |\ |
|
| | * | Fix UnicodeDecodeError in setup.py when LANG=C. | Mike Gilbert | 2012-04-03 | 1 | -1/+2 |
| * | | Add classifiers to setup.py | Tomi Pieviläinen | 2012-04-29 | 1 | -0/+12 |
| |/ |
|
| * | A small comment still pointed to NIH tzdata server2.1 | Tomi Pieviläinen | 2012-03-28 | 1 | -1/+1 |
| * | Preparing for release | Tomi Pieviläinen | 2012-03-28 | 2 | -7/+9 |
| * | Change tzdata ftp server and processing | Tomi Pieviläinen | 2012-03-28 | 2 | -6/+9 |
| * | Merge license fixes | Tomi Pieviläinen | 2012-03-28 | 13 | -28/+26 |
| |\ |
|
| | * | Metadata fixes | Tomi Pieviläinen | 2012-03-03 | 13 | -28/+26 |
| * | | Fix relativedelta arithmetics, bug #965881 | Tomi Pieviläinen | 2012-03-28 | 2 | -45/+66 |
| * | | Simplify testing code. | Thomas Kluyver | 2012-03-25 | 1 | -1/+2 |
| * | | Fix for adding build directory to path on Python >=3.2 | Thomas Kluyver | 2012-03-25 | 2 | -1/+6 |
| |/ |
|
| * | README fixes, tz cleanup | Tomi Pieviläinen | 2012-03-03 | 2 | -3/+14 |
| * | Ismael Carnales sent a patch to add a time format + fixing format tests | Tomi Pieviläinen | 2012-02-19 | 2 | -28/+20 |
| * | Add "Sept" abbreviation to parser | Tomi Pieviläinen | 2012-02-19 | 1 | -1/+1 |
| * | Fix last ambigious isinstance | Tomi Pieviläinen | 2012-02-19 | 1 | -1/+1 |
| * | Fix opening files in tz | Tomi Pieviläinen | 2012-02-19 | 2 | -4/+10 |
| * | Fix relativedelta arithmetics | Tomi Pieviläinen | 2012-02-19 | 2 | -8/+18 |
| * | Check for longs and ints in Python2.x | Tomi Pieviläinen | 2012-02-18 | 4 | -18/+51 |
| * | Merge new style classes branch, works now on 2.6-3.2 | Tomi Pieviläinen | 2012-02-18 | 8 | -34/+93 |
| |\ |
|
| | * | Fix #885219 : Use new-style python classes | gl@clarisys.fr | 2011-11-02 | 5 | -13/+13 |
| | * | Added unittesting for #884317 | gl@clarisys.fr | 2011-11-02 | 1 | -0/+9 |
| | * | FIX #884317 : correct use of microsecond when talking about microseconds | gl@clarisys.fr | 2011-11-02 | 1 | -2/+2 |
| * | | Updated version to 2.0. | Gustavo Niemeyer | 2011-03-24 | 2 | -1/+10 |
| * | | PSF License doesn't exist. This is Simplified BSD. | Gustavo Niemeyer | 2011-03-24 | 7 | -265/+35 |
| * | | Use python3 on banglines. | Gustavo Niemeyer | 2011-03-24 | 3 | -3/+3 |
| * | | Applying Python 3 support patch by Brian Jones. | Gustavo Niemeyer | 2011-03-24 | 12 | -496/+491 |
| |/ |
|
| * | Preparing for 1.5. | niemeyer | 2010-03-30 | 3 | -4/+4 |
| * | Adam Ryan reported a problem in the relativedelta implementation which | niemeyer | 2010-03-30 | 3 | -1/+22 |
| * | As reported by Mathieu Bridon, rrules were matching the bysecond rules | niemeyer | 2010-03-30 | 2 | -1/+12 |
| * | Tweak setup.py so that it may run even when fired from | niemeyer | 2010-01-11 | 1 | -1/+2 |
| * | Use zip_safe=False, as suggested by Stephan Richter. | niemeyer | 2008-08-07 | 1 | -0/+1 |
| * | Updated NEWS file for 1.4.1. | niemeyer | 2008-08-07 | 1 | -0/+2 |
| * | Using .tar.gz extension, so that it works better with setuptools. | niemeyer | 2008-08-07 | 4 | -13/+9 |
| * | Fixed DST signal handling in zoneinfo files. Reported by | niemeyer | 2008-02-28 | 2 | -1/+12 |
| * | - Fixed case where tzrange.utcoffset and tzrange.dst() might fail due | niemeyer | 2008-02-28 | 4 | -12/+56 |
| * | Fixed another precision problem on conversion of decimal seconds to | niemeyer | 2008-02-28 | 3 | -8/+38 |
| * | Updating version to 1.3. | niemeyer | 2007-11-20 | 1 | -1/+1 |
| * | All code is now compatible with new-style division. | niemeyer | 2007-11-20 | 7 | -21/+23 |
| * | Updating copyright dates. | niemeyer | 2007-11-12 | 1 | -1/+1 |
| * | Updated NEWS file. | niemeyer | 2007-11-12 | 1 | -0/+10 |
| * | Fixed bug in constructor of parser, and converted parser classes to | niemeyer | 2007-11-12 | 2 | -21/+37 |
| * | Adding change to NEWS file. | niemeyer | 2007-11-12 | 1 | -0/+7 |
| * | Moving the version number to dateutil/__init__.py, as requested | niemeyer | 2007-11-12 | 2 | -1/+9 |
| * | Fixed precision problem on conversion of decimal seconds to | niemeyer | 2007-11-05 | 2 | -9/+15 |