Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Upgrade tzdata to 2009j | Matt Nordhoff | 2009-06-18 | 3 | -8/+11 | |
* | | | Trim README.txt | Stuart Bishop | 2009-06-18 | 1 | -11/+1 | |
* | | | Update to 2009j | Stuart Bishop | 2009-06-18 | 3 | -8/+11 | |
* | | | Try submitting the ReST README.txt as the long description to pypi | Stuart Bishop | 2009-06-18 | 1 | -1/+1 | |
* | | | license field now documented as short string, so lets comply | Stuart Bishop | 2009-06-18 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge lp:~mnordhoff/pytz/2009i | Stuart Bishop | 2009-06-17 | 4 | -8/+50 | |
|\ \ | ||||||
| * | | tz 2009i | Matt Nordhoff | 2009-06-10 | 4 | -8/+50 | |
* | | | Merge lp:~mnordhoff/pytz/2009h | Stuart Bishop | 2009-06-17 | 35 | -59/+161 | |
|\ \ \ | |/ / | ||||||
| * | | Upgrade tz to 2009h | Matt Nordhoff | 2009-05-27 | 35 | -59/+161 | |
* | | | Avoid using pkg_resources except when necessary to avoid potential issues wit... | Stuart Bishop | 2009-06-17 | 1 | -23/+26 | |
|/ / | ||||||
* | | Update database to 2008g | Stuart Bishop | 2009-04-27 | 3 | -4/+43 | |
* | | Update copyright string | Stuart Bishop | 2009-04-18 | 1 | -1/+1 | |
* | | Merge lp:~mnordhoff/pytz/2009f | Stuart Bishop | 2009-04-18 | 3 | -3/+38 | |
|\ \ | ||||||
| * | | Upgrade tzdata to 2009f. | Matt Nordhoff | 2009-04-16 | 3 | -3/+38 | |
|/ / | ||||||
* | | Merge lp:~mnordhoff/pytz/2009e | Stuart Bishop | 2009-04-09 | 4 | -9/+62 | |
|\ \ | ||||||
| * | | Upgrade tz to 2009e | Matt Nordhoff | 2009-04-07 | 4 | -9/+62 | |
|/ / | ||||||
* | | Merge lp:~mnordhoff/pytz/2009d | Stuart Bishop | 2009-03-26 | 7 | -13/+174 | |
|\ \ | ||||||
| * | | Upgrade to tz 2009d. | Matt Nordhoff | 2009-03-23 | 6 | -11/+152 | |
| * | | Upgrade tzdata to 2009c. | Matt Nordhoff | 2009-03-18 | 3 | -4/+24 | |
|/ / | ||||||
| * | Don't rely on references from the parent scope as they change, per Bug #330459 | Stuart Bishop | 2009-02-17 | 1 | -2/+6 | |
|/ | ||||||
* | Merge lp:~mnordhoff/pytz/2009b | Stuart Bishop | 2009-02-16 | 13 | -68/+79 | |
|\ | ||||||
| * | Upgrade tz to 2009b | Matt Nordhoff | 2009-02-14 | 13 | -68/+79 | |
|/ | ||||||
* | Use all_timezones_set rather than all_timezones for speedup | Stuart Bishop | 2009-01-22 | 1 | -1/+1 | |
* | Merge lp:~mnordhoff/pytz/pytz-2009a for 2009a database release | Stuart Bishop | 2009-01-22 | 12 | -57/+182 | |
|\ | ||||||
| * | Update to tz 2009a | Matt Nordhoff | 2009-01-22 | 11 | -42/+128 | |
| * | Update version numbers to 2008i | Stuart Bishop | 2008-10-27 | 2 | -2/+2 | |
| * | Update to tzdata 2008i | Stuart Bishop | 2008-10-27 | 2 | -16/+55 | |
|/ | ||||||
* | Update to Olson database 2008h | Stuart Bishop | 2008-10-13 | 6 | -10/+46 | |
* | Tweak .bzrignore | Stuart Bishop | 2008-10-11 | 1 | -0/+3 | |
* | Generate index.html instead of README.html | Stuart Bishop | 2008-10-11 | 2 | -2/+2 | |
* | Fix Sphinx warnings | Stuart Bishop | 2008-10-11 | 1 | -13/+13 | |
* | Rules for Sphinx built documentation | Stuart Bishop | 2008-10-11 | 2 | -3/+190 | |
* | Work around 64bit zdump issues and refactor generated zdump tests | Stuart Bishop | 2008-10-11 | 4 | -135/+127 | |
* | Add test | Stuart Bishop | 2008-10-10 | 1 | -1/+5 | |
* | Remove unknown timezones from country_timezones results | Stuart Bishop | 2008-10-10 | 1 | -0/+2 | |
* | Expose country_timezones as a dictionary, as well as preserving the old funct... | Stuart Bishop | 2008-10-10 | 2 | -26/+40 | |
* | Expose ISO 3166 country code -> name mapping | Stuart Bishop | 2008-10-10 | 2 | -1/+47 | |
* | Remove entries from all_timezones and common_timezones when there is no corre... | Stuart Bishop | 2008-10-09 | 2 | -4/+19 | |
* | Ensure all_timezones is sorted and add tests | Stuart Bishop | 2008-10-09 | 2 | -3/+14 | |
* | Fix common_timezones generation | Stuart Bishop | 2008-10-09 | 2 | -13/+55 | |
* | Handle non-existant times during the start-of-DST transition and update docs | Stuart Bishop | 2008-10-08 | 4 | -50/+213 | |
* | Build and test with Python 2.6 | Stuart Bishop | 2008-10-08 | 1 | -3/+9 | |
* | Stop using deprecated sets API when running modern Python | Stuart Bishop | 2008-10-08 | 1 | -2/+5 | |
* | Upgrade to 2008g | Stuart Bishop | 2008-10-08 | 4 | -14/+36 | |
* | Merge from http://bzr.mattnordhoff.com/bzr/pytz/pytz-2008f | Stuart Bishop | 2008-10-08 | 13 | -163/+401 | |
|\ | ||||||
| * | Upgrade tzdata to 2008f. | Matt Nordhoff | 2008-09-17 | 6 | -13/+141 | |
| * | Upgrade tz to 2008e. | Matt Nordhoff | 2008-07-29 | 9 | -120/+125 | |
| * | Upgrade tzdata to 2008d. | Matt Nordhoff | 2008-07-09 | 9 | -49/+154 | |
|/ | ||||||
* | Merge from http://bzr.mattnordhoff.com/bzr/pytz/pytz-2008c | Stuart Bishop | 2008-07-07 | 4 | -6/+138 | |
|\ | ||||||
| * | Upgrade tzdata to 2008c. | Matt Nordhoff | 2008-05-27 | 4 | -6/+138 | |
|/ |