1. d798a9b Fix combined tzlocal mark by Paul Ganssle · 6 years ago
  2. 853b553 Add support for comparing tzlocal to tzoffset by Paul Ganssle · 6 years ago
  3. 66ef30c Add support for comparing tzlocal to tzutc by Paul Ganssle · 6 years ago
  4. 60ff4aa Parametrize tzstr tests, plus some PEP8 fixes and adding tzstr mark by Paul Ganssle · 6 years ago
  5. 38dcf0f Fix 'signal' so it multiplies by the DST change by Paul Ganssle · 6 years ago
  6. 3428f2f Revert b15f38a by Pablo Galindo · 6 years ago
  7. b15f38a Eliminate unnecessary filtering by Pablo Galindo · 6 years ago
  8. 4f9e235 Implement regexp tokenizer to leave timelex unchanged and minor style changes by Pablo Galindo · 6 years ago
  9. 08b7290 Merge pull request #562 from kynan/conda-dev-environment by Paul Ganssle · 6 years ago
  10. 646a2a5 Merge pull request #589 from jbrockmendel/minperf by Paul Ganssle · 6 years ago
  11. 0a16bcb remove min() calls by Brock Mendel · 6 years ago
  12. 7345fc7 Merge pull request #579 from kirit93/issue529 by Paul Ganssle · 6 years ago
  13. bc05225 Using exclude to reduce jobs in matrix by Kirit Thadaka · 6 years ago
  14. 1b678d4 Adapt tokenizer to optinally disallow behaviour introduced by bc69c3f3151a3bc9a743d80d29d48701468984ee by Pablo Galindo · 6 years ago
  15. 04d9c2e Fix datetime.parser._parser,_timelex to correctly tokenize default tz format and add tests by Pablo Galindo · 6 years ago
  16. 54341f7 Make tz.tzstr fail if an invalid GNU tz string is provided by Pablo Galindo Salgado · 6 years ago
  17. 69760dc Changed order of tests by Kirit Thadaka · 6 years ago
  18. cab4149 Merge pull request #578 from pganssle/d-flag-authors by Paul Ganssle · 6 years ago
  19. bd09b80 Changed appveyor.yml to reduce tests by Kirit Thadaka · 6 years ago
  20. d65f98c Add D flag for dual-license-only contributors. by Paul Ganssle · 6 years ago
  21. d4a33b0 Merge pull request #539 from jbrockmendel/build_methods by Paul Ganssle · 6 years ago
  22. c43391f Merge branch 'master' into build_methods by Paul Ganssle · 6 years ago
  23. 13799fc Merge pull request #573 from kirit93/issue546 by Paul Ganssle · 6 years ago
  24. 647d6a0 Add Kirit Thadaka to AUTHORS.md by Paul Ganssle · 6 years ago
  25. e972d63 Removed support for YYYYMM format by Kirit Thadaka · 6 years ago
  26. 40108c4 Merge branch 'master' of https://github.com/dateutil/dateutil into build_methods by Brock Mendel · 6 years ago
  27. 324d6d5 Merge pull request #570 from m-dz/fix_issue_427 by Paul Ganssle · 6 years ago
  28. 3b43612 Fix issue #427, all tests passing by Mateusz Dziedzic · 6 years ago
  29. fa11a15 Merge pull request #568 from gaborbernat/master by Paul Ganssle · 6 years ago
  30. ed4a2b4 Merge pull request #564 from Sulley38/setuptools-scm by Paul Ganssle · 6 years ago
  31. a508567 Rearrange release keys, tweak conda env, add contributing message by Paul Ganssle · 6 years ago
  32. 371d26d Merge pull request #567 from pganssle/xfail_strict by Paul Ganssle · 6 years ago
  33. 04254e3 add document generation to tox, and trigger automatically at CI (also check links in documentation to avoid having dangling pointers to the internet) by Bernat Gabor · 6 years ago
  34. 272ba85 Merge branch 'master' into setuptools-scm by Paul Ganssle · 6 years ago
  35. 42db26e Make test_isoparser_byte_sep conditionally xfailin by Paul Ganssle · 6 years ago
  36. 8da1c59 Make xfail strict by default by Paul Ganssle · 6 years ago
  37. 9c4f5e3 Add Florian Rathgeber to authors by Florian Rathgeber · 6 years ago
  38. de66e93 Add Development Setup instructions to CONTRIBUTING by Florian Rathgeber · 6 years ago
  39. 575884c Move building & releasing and testing sections from README to CONTRIBUTING by Florian Rathgeber · 6 years ago
  40. 660a88e Merge pull request #563 from gaborbernat/master by Paul Ganssle · 6 years ago
  41. 4892ae8 Fix inconsistent heading format in README by Florian Rathgeber · 6 years ago
  42. 4333191 xfails do not count towards code coverage, but still fail the test suite if they start passing by Bernat Gabor · 6 years ago
  43. 983543e Merge pull request #560 from alexchamberlain/isoparse by Paul Ganssle · 6 years ago
  44. 600ba20 Generate version numbers from git metadata by Iván Matellanes · 6 years ago
  45. bf46565 Fixup parser.__doc__ by Alex Chamberlain · 6 years ago
  46. 9bf7a3c Fixup strong emphasis warning. by Alex Chamberlain · 6 years ago
  47. c86b2be Update AUTHORS.md by Alex Chamberlain · 6 years ago
  48. dd607c3 Fix up isoparse documentation. by Alex Chamberlain · 6 years ago
  49. 284dff7 Merge pull request #549 from gaborbernat/master by Paul Ganssle · 6 years ago
  50. 6a6f068 Merge branch 'master' into master by Paul Ganssle · 6 years ago
  51. 255f7d7 update Author.md with the contribution by Bernat Gabor · 6 years ago
  52. 30307ef Merge pull request #558 from Tomasz-Kluczkowski/develop by Paul Ganssle · 6 years ago
  53. d3100aa Merge pull request #561 from jakec-github/examples by Paul Ganssle · 6 years ago
  54. 26f37ae Adds inline example to tzutc class by Jake Chorley · 6 years ago
  55. e337241 Removed .idea files. by Tomasz-Kluczkowski · 6 years ago
  56. 5199069 make the CI to use tox by Bernat Gabor · 6 years ago
  57. 17afe05 Merge pull request #555 from mariocj89/docs by Paul Ganssle · 6 years ago
  58. 62496fa Merge pull request #557 from m-dz/pytest_in_README by Paul Ganssle · 6 years ago
  59. 2e8a477 Added examples to rrule.rst by Tomasz-Kluczkowski · 6 years ago
  60. 56068ec Updated AUTHORS.md by Tomasz-Kluczkowski · 6 years ago
  61. 174745f Added examples to relativedelta.rst. by Tomasz-Kluczkowski · 6 years ago
  62. aba4680 Added examples to relativedelta.rst. by Tomasz-Kluczkowski · 6 years ago
  63. af5ec21 Merge remote-tracking branch 'upstream/master' into pytest_in_README by Mateusz Dziedzic · 6 years ago
  64. 40581bb Merge pull request #552 from jakec-github/master by Paul Ganssle · 6 years ago
  65. c31cf50 Change testing command to pytest in README.rst by Mateusz Dziedzic · 6 years ago
  66. cee2c4f Adds python_require by Jake Chorley · 6 years ago
  67. 6908ea5 Merge pull request #553 from lkollar/relativedelta-float-fix by Paul Ganssle · 6 years ago
  68. 62faf5c Round down in the microsecond test case by Laszlo Kiss-Kollar · 6 years ago
  69. f993400 Update references from Sec. 4.3.10 to Sec 3.3.10 by Mario Corchero · 6 years ago
  70. 63b0fb8 Update references from RFC 2445 to RFC 5545 by Mario Corchero · 6 years ago
  71. 965d914 Update links from RFC2445 to RFC 5545 by Mario Corchero · 6 years ago
  72. 9419238 Move fractional tests into separate test function by Laszlo Kiss-Kollar · 6 years ago
  73. 7913760 Fix float handling for years and months in relativedelta by Laszlo Kiss-Kollar · 6 years ago
  74. f00c96c Merge pull request #551 from yoney/yyyymm by Paul Ganssle · 6 years ago
  75. 240d473 Add test to parse 201712 (YYYYMM) by Yoney · 6 years ago
  76. d207009 Merge pull request #489 from pganssle/isoparser by Paul Ganssle · 6 years ago
  77. 236e757 Merge pull request #550 from lkollar/patch-1 by Paul Ganssle · 6 years ago
  78. f8f802b Fix unreachable code and loose validation by Paul Ganssle · 6 years ago
  79. 78322d2 Update AUTHORS.md by László Kiss Kollár · 6 years ago
  80. 56db72f Merge pull request #548 from lkollar/setup-pytest by Paul Ganssle · 6 years ago
  81. 6e6b8f1 Print warning when running `setup.py test` by Laszlo Kiss-Kollar · 6 years ago
  82. fd2d201 Improve test coverage by Paul Ganssle · 6 years ago
  83. a3bd128 Isoparser style tweaks by Paul Ganssle · 6 years ago
  84. 73657fa Add xfail test for sep as bytestring by Paul Ganssle · 6 years ago
  85. fcc6160 Drop support for no-year ISO datetimes by Paul Ganssle · 6 years ago
  86. 5bf007f Drop common_only option for initial API by Paul Ganssle · 6 years ago
  87. afd05a4 Rename Isoparser to isoparser by Paul Ganssle · 6 years ago
  88. d65738c Drop all classmethods in favor of instance methods by Paul Ganssle · 6 years ago
  89. 211217b Drop pre-1900 date test on Python 2 by Paul Ganssle · 7 years ago
  90. 5d63292 Add tests for parse_isotime by Paul Ganssle · 7 years ago
  91. 52e7294 Add exception on too-short ISO times by Paul Ganssle · 7 years ago
  92. 284c1a8 Add tests for parse_isodate by Paul Ganssle · 7 years ago
  93. 3441094 Ensure parse_isodate consumes entire string by Paul Ganssle · 7 years ago
  94. 93cdfaf Fix byte slicing behavior for 2 and 3 by Paul Ganssle · 7 years ago
  95. 0f14ddd Add test for zero_as_utc behavior by Paul Ganssle · 7 years ago
  96. e49b89c Put @_takes_ascii decorator after @classmethod by Paul Ganssle · 7 years ago
  97. b8a1a83 Refactor a public interface out of _parse_tzstr by Paul Ganssle · 7 years ago
  98. a06ab96 Add decorator to coerce to ASCII by Paul Ganssle · 7 years ago
  99. 396b898 Make restrictions on sep stricter by Paul Ganssle · 7 years ago
  100. c8964ad Add test for too-short ISO string by Paul Ganssle · 7 years ago