summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Be able to recognize time zones with fractional hoursIgor2017-10-113-1/+17
* | | Merge pull request #40 from flokli/readme-fixesgweis2017-10-131-2/+2
|\ \ \ | |/ / |/| |
| * | README.rst: remove reference to buildoutFlorian Klink2017-07-061-2/+2
|/ /
* | update actual travis file to use py35 for flake and coverage testsGerhard Weis2017-07-061-2/+2
* | Merge branch 'master' of https://github.com/raisou/isodateGerhard Weis2017-07-064-12/+26
|\ \
| * | add ability to choose default month and day when incomplete dateFabien Loffredo2016-12-231-5/+9
| * | add incomplete month date supportFabien Loffredo2016-12-234-7/+17
* | | rely on duck typing when doing duration mathsGerhard Weis2017-07-061-72/+66
* | | py36 maybe to new for travisGerhard Weis2017-07-061-2/+2
* | | update badge urlsGerhard Weis2017-07-061-7/+4
* | | use py36 to run flake and coverageGerhard Weis2017-07-061-4/+2
* | | version is 0.6 devGerhard Weis2017-07-061-1/+1
* | | buildout not neededGerhard Weis2017-07-052-298/+0
* | | use sixGerhard Weis2017-07-054-22/+14
* | | fix generating coverallsGerhard Weis2017-07-051-1/+1
* | | keep py2.6 as long as tests run fineGerhard Weis2017-07-053-3/+6
* | | Merge branch 'master' of https://github.com/lmazuel/isodateGerhard Weis2017-07-055-33/+32
|\ \ \
| * | | Universal wheelLaurent Mazuel2017-06-281-0/+2
| * | | Flake happinessLaurent Mazuel2017-06-2811-7/+17
| * | | Adapt after 2to3 removalLaurent Mazuel2017-06-282-3/+10
| * | | Py3 compatLaurent Mazuel2017-06-281-1/+4
| * | | isinstance(obj, (str, unicode)) to be Py2/3 compatLaurent Mazuel2017-06-281-1/+1
| * | | Remove 2to3 usageLaurent Mazuel2017-06-281-12/+4
| * | | Update travis.yaml Python matrixLaurent Mazuel2017-06-281-19/+17
| |/ /
* | | no more py 3.2Gerhard Weis2017-07-052-2/+3
* | | whitespaceGerhard Weis2017-07-059-1/+10
* | | Merge pull request #39 from flokli/toxgweis2017-07-051-1/+0
|\ \ \
| * | | .travis.yml: drop py32Florian Klink2016-08-121-1/+0
| |/ /
* | | Merge pull request #36 from zsong/mastergweis2017-07-052-1/+8
|\ \ \
| * | | Removed the trailing space.Ziang Song2015-12-031-1/+1
| * | | Removed the unnecessory lines.Ziang Song2015-12-031-3/+0
| * | | https://github.com/gweis/isodate/issues/33Ziang Song2015-12-032-1/+11
| |/ /
* | | Merge pull request #32 from EniramLtd/mastergweis2017-07-052-0/+20
|\ \ \
| * | | isodate.UTC remains the same object in a pickleJarno Saarimäki2015-11-272-0/+20
| |/ /
* | | Merge pull request #30 from graingert/patch-2gweis2017-07-051-0/+2
|\ \ \
| * | | Support universal wheelsThomas Grainger2015-10-021-0/+2
| |/ /
* | | Merge pull request #29 from graingert/patch-1gweis2017-07-051-1/+1
|\ \ \ | |/ / |/| |
| * | Point the URL to GitHubThomas Grainger2015-10-021-1/+1
|/ /
* | Merge pull request #26 from reinhrst/mastergweis2015-09-031-2/+2
|\ \
| * | typoClaude2015-09-031-2/+2
* | | bump versionGerhard Weis2015-08-062-1/+7
* | | fix rst formatting and make new release0.5.4Gerhard Weis2015-08-062-3/+3
* | | bump versionGerhard Weis2015-08-061-1/+1
* | | update changelog and prepare releaseGerhard Weis2015-08-062-1/+9
* | | Merge pull request #25 from reinhrst/mastergweis2015-08-062-0/+80
|\ \ \ | |/ /
| * | python 2.6 fixClaude2015-08-041-4/+4
| * | Add multiplication to durationClaude2015-08-042-0/+80
|/ /
* | test with pypy3 as wellGerhard Weis2015-06-232-1/+2
* | enable python 3.4 in travisGerhard Weis2015-06-231-1/+2
* | Merge pull request #24 from gfairchild/mastergweis2015-06-232-1/+25
|\ \