1. baed5cf Merge pull request #48 from tacaswell/doc_drop_pys by Ian Stapleton Cordasco · 5 years ago
  2. 4edb281 DOC: add note about dropping support for old Pythons by Thomas A Caswell · 5 years ago
  3. d456a1c Merge pull request #47 from brettcannon/patch-2 by Ian Stapleton Cordasco · 5 years ago
  4. e03d830 Bump version number to 3.0.1 by Brett Cannon · 5 years ago
  5. 03749d3 Merge pull request #46 from brettcannon/patch-2 by Ian Stapleton Cordasco · 5 years ago
  6. e2c103d Update history by Brett Cannon · 5 years ago
  7. a1351ed Merge pull request #45 from brettcannon/py-38 by Ian Stapleton Cordasco · 5 years ago
  8. b98d77c Appease Python 2.7 by Brett Cannon · 5 years ago
  9. 6ef7577 Specify file encodings by Brett Cannon · 5 years ago
  10. 0a1cd6f Revert test input file changes by Brett Cannon · 5 years ago
  11. ab215b3 Update support for Python 3.7 & 3.8 by Brett Cannon · 5 years ago
  12. 3df0ed1 Merge pull request #44 from brettcannon/patch-1 by Ian Stapleton Cordasco · 5 years ago
  13. 0191df7 Update the project name in the LICENSE by Brett Cannon · 5 years ago
  14. df03b63 Merge pull request #43 from metatoaster/list_of_empty by Ian Stapleton Cordasco · 6 years ago
  15. abb1308 Correct handling of empty/undef in list values by Tommy Yu · 6 years ago
  16. 21afcf2 Tests covering current correct behaviors. by Tommy Yu · 6 years ago
  17. 68064e2 Merge pull request #40 from jwodder/master by Ian Stapleton Cordasco · 6 years ago
  18. 255c701 Import ABCs from collections.abc if possible by John T. Wodder II · 6 years ago
  19. e03fe75 Merge pull request #37 from cloudsmith-io/bugfix-ordering by Ian Stapleton Cordasco · 7 years ago
  20. 0823f11 Fix pep8 complaints by Lee Skillen · 7 years ago
  21. 12c9fdf Make variable ordering deterministic by Lee Skillen · 7 years ago
  22. 86f4952 Merge pull request #39 from hugovk/rm-eol by Ian Stapleton Cordasco · 7 years ago
  23. 910f605 Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade by Hugo · 7 years ago
  24. becb8d2 Drop support for EOL Python by Hugo · 7 years ago
  25. d4ce8c7 Fix pep8 by Hugo · 7 years ago
  26. 6eaef88 Update project for new organization home by Ian Stapleton Cordasco · 8 years ago
  27. 942d0b8 Add .mailmap to map old name to new name by Ian Stapleton Cordasco · 8 years ago
  28. 6cd73d0 Merge pull request #31 from thierryba/master by Ian Cordasco · 8 years ago
  29. d224806 Fixed deprecation warnings in python 3.6.1 by Thierry Bastian · 8 years ago
  30. f183e3f Merge pull request #30 from brettcannon/python-3.6 by Ian Cordasco · 8 years ago
  31. 0a78fbd List Python 3.6 as supported by Brett Cannon · 8 years ago
  32. 1555ffe Test against Python 3.6 by Brett Cannon · 8 years ago
  33. 9c9485f Test against Python 3.6 on Travis by Brett Cannon · 8 years ago
  34. 27e7eba Merge pull request #29 from graingert/patch-2 by Ian Cordasco · 8 years ago
  35. 1f546ef Point to the new PyPI name by Thomas Grainger · 8 years ago
  36. 623fce3 Bump version to 3.0.0 by Ian Cordasco · 9 years ago
  37. a0de6c7 Fix requirement on uritemplate by Ian Cordasco · 9 years ago
  38. 71c8527 Add setup.py for uritemplate.py by Ian Cordasco · 9 years ago
  39. 28cd01c Ensure we upload universal wheels by Ian Cordasco · 9 years ago
  40. 2ac420b Merge branch 'merge-with-uritemplate' by Ian Cordasco · 9 years ago
  41. 8274b15 Release v2.0.0 of uritemplate by Ian Cordasco · 9 years ago
  42. fef8cc6 Bump to version 2.0.0rc2 by Ian Cordasco · 9 years ago
  43. def5c82 Add missing variables function by Ian Cordasco · 9 years ago
  44. 862e89f Handle RC1 in the version string by Ian Cordasco · 9 years ago
  45. 91253e7 Make uritemplate release candidate by Ian Cordasco · 9 years ago
  46. 6c1d9ef Release v2.0.0 by Ian Cordasco · 9 years ago
  47. c891459 Merge pull request #23 from sigmavirus24/relicense by Ian Cordasco · 9 years ago
  48. 094aa58 Include individaul license files by Ian Cordasco · 9 years ago
  49. 44c54ca Relicense uritemplate.py by Ian Cordasco · 9 years ago
  50. 07e8813 Release v1.0.1 by Ian Cordasco · 9 years ago
  51. a8e3c38 Release v1.0.0 by Ian Cordasco · 9 years ago
  52. 902a8b4 Clean up for Flake8 by Ian Cordasco · 9 years ago
  53. 3e73d2d Remove Python 3.2 from Travis CI by Ian Cordasco · 9 years ago
  54. 2b5c704 Fix handling of unicode values for Python 2 by Ian Cordasco · 9 years ago
  55. 925ffa2 Fix one minor style nit by Ian Cordasco · 9 years ago
  56. 16d9bea Merge pull request #20 from dwieeb/master by Ian Cordasco · 9 years ago
  57. 544b803 Issue #19 affects these tests as well by Daniel Imhoff · 9 years ago
  58. 53347c3 Handle non-strs in values for query expansion by Daniel Imhoff · 9 years ago
  59. fd4ecff Pass along {posargs} to pytest by Daniel Imhoff · 9 years ago
  60. 995f88f Update copyright, version, and __all__ by Ian Cordasco · 9 years ago
  61. dc1c35d Merge pull request #18 from sigmavirus24/more-improvements by Ian Cordasco · 9 years ago
  62. e104b4a Only xfail Additional Examples 4 on Python 2 by Ian Cordasco · 9 years ago
  63. 2ecd303 Clean up and actually run tests from fixtures by Ian Cordasco · 9 years ago
  64. 224c5f7 Merge pull request #16 from sigmavirus24/update-travis by Ian Cordasco · 9 years ago
  65. e26ef85 Use Travis CI's new Docker infra by Ian Cordasco · 9 years ago
  66. 583bd44 Clean up flake8 violations by Ian Cordasco · 9 years ago
  67. 4202ee3 Ignore docs directory for Flake8 by Ian Cordasco · 9 years ago
  68. ba1e89c Update Travis and tox config by Ian Cordasco · 9 years ago
  69. 4ca6d85 Merge pull request #12 from eugene-eeo/refactor by Ian Cordasco · 9 years ago
  70. b380006 Merge pull request #7 from pombredanne/tests_from_uritemplatepy by Ian Cordasco · 10 years ago
  71. 146d83e avoid premature optimisations by Eugene Eeo · 10 years ago
  72. 765d3ba stick closer to suggestion by Eugene Eeo · 10 years ago
  73. 940383d add testcase and helper function by Eugene Eeo · 10 years ago
  74. 835e9b5 minor refactor of code by Eugene Eeo · 10 years ago
  75. fbd9790 Merge pull request #11 from jpotts18/master by Ian Cordasco · 11 years ago
  76. 623ab51 updaing README to show how only strings are supported' by Jeff Potter · 11 years ago
  77. f25ac4a Add 3.4 to test matrix by Ian Cordasco · 11 years ago
  78. 5fc499a Adding tests from https://github.com/uri-templates/uritemplate-test by Philippe Ombredanne · 11 years ago
  79. fd01fd9 Missed a line in the docs by Ian Cordasco · 11 years ago
  80. a4b62a9 Bump version to 0.3.0 by Ian Cordasco · 11 years ago
  81. c8ed531 Update history in prep for new version by Ian Cordasco · 11 years ago
  82. 3f3edf3 Add tests around uritemplate.partial by Ian Cordasco · 11 years ago
  83. e9b5bc2 Actually add partial to the public API by Ian Cordasco · 11 years ago
  84. 32e55ab Add partial to the public API by Ian Cordasco · 11 years ago
  85. c0417ff Allow for partial expansion of templates by Ian Cordasco · 11 years ago
  86. 7102baf Revert "Release 0.2.1" by Ian Cordasco · 12 years ago
  87. 2f22946 Revert "Convert non-string-ish types to strings" by Ian Cordasco · 12 years ago
  88. f80ff0d Release 0.2.1 by Ian Cordasco · 12 years ago
  89. 7412f87 Convert non-string-ish types to strings by Ian Cordasco · 12 years ago
  90. 5b66365 Rollback the doc changes. by Ian Cordasco · 12 years ago
  91. 5df53bf Update version info. by Ian Cordasco · 12 years ago
  92. f0f5f80 MORE TESTS by Ian Cordasco · 12 years ago
  93. 4463708 More tests and remove kruft by Ian Cordasco · 12 years ago
  94. 097f44b Fix URIVariable.post_parse by Ian Cordasco · 12 years ago
  95. afb6824 Fix tests and imports by Ian Cordasco · 12 years ago
  96. 396fc8a Break URIVariable out into its own file by Ian Cordasco · 12 years ago
  97. 797d486 Refactoring URIVariable by Ian Cordasco · 12 years ago
  98. b2874e1 Document the URIVariable API by Ian Cordasco · 12 years ago
  99. 1d31a37 Better repr by Ian Cordasco · 12 years ago
  100. d69fe20 Add regression test by Ian Cordasco · 12 years ago