1. 278a057 Merge pull request #922 from CleoQc/feature/support_scientific_notation by David Lord · 5 years ago
  2. 483b62e clean up scientific notation support by David Lord · 5 years ago
  3. fd00805 support scientific notation by CleoQc · 6 years ago
  4. 626bdd0 Merge pull request #961 from JulienPalard/TemplateNotFound by David Lord · 5 years ago
  5. 2e950f0 Merge pull request #994 from bkiu/931-undeclared-variables by David Lord · 5 years ago
  6. f7b110c exclude globals from find_undeclared_variables by Brendan · 6 years ago
  7. c5f1fd3 Merge pull request #985 from bkiu/557-map-default by David Lord · 5 years ago
  8. 8178361 Merge branch 'master' into 557-map-default by David Lord · 5 years ago
  9. 8b09b03 Adding a default parameter to builtin map filter by Brendan · 6 years ago
  10. 04cc41e Merge pull request #990 from tbnorth/vim_syntax_tweak by David Lord · 5 years ago
  11. 52c45df Merge pull request #1018 from kbiggers/jinja/557 by David Lord · 5 years ago
  12. 2319cd5 add default to map filter by Kevin · 5 years ago
  13. f76c3ed Merge pull request #1014 from markroth8/mroth/fix/748 by David Lord · 5 years ago
  14. 1e71e31 Allow '{%+' to be valid syntax (but NOP) when lstrip_blocks == False. Fixes #748. by Mark Roth · 5 years ago
  15. 55cb0e7 Merge pull request #1022 from jdufresne/hl by David Lord · 5 years ago
  16. 01af178 Correct syntax highlighting of jinja block in docs by Jon Dufresne · 5 years ago
  17. 13cc9f4 Merge branch '2.10.x' by David Lord · 5 years ago
  18. e74640b Merge pull request #1030 from rillian/PytestUnknownMarkWarning by David Lord · 5 years ago
  19. 6661be0 warnings are errors during tests by David Lord · 5 years ago
  20. c61b366 Register custom test category markers. by Ralph Giles · 5 years ago
  21. 94cecd4 ignore coverage parse errors by David Lord · 5 years ago
  22. d04d999 switch tests to azure pipelines by David Lord · 5 years ago
  23. 6257019 Merge pull request #1025 from pallets/unpin-pytest by David Lord · 5 years ago
  24. ac6131d standardize license by David Lord · 5 years ago
  25. 719c9f1 Merge pull request #1031 from minho42/Fix-typo by Joshua Bronson · 5 years ago
  26. 911df8e Fix line length by Min ho Kim · 5 years ago
  27. 55e4a13 Apply suggestions by Min ho Kim · 5 years ago
  28. 99f2a6c Fix typo by Min ho Kim · 5 years ago
  29. 5b3d0c3 Merge pull request #975 from kevbroch/master by Kevin Brown · 5 years ago
  30. 88f2025 Merge pull request #1002 from eplata31/bugfix-template-parse-if-with-dict-subproperty by Kevin Brown · 5 years ago
  31. 321b499 Merge pull request #1013 from mayuropensource/jinja-670-sort-multi-attr by Kevin Brown · 5 years ago
  32. 1a33d44 Unpin pytest in tox.ini by Kevin Brown · 5 years ago
  33. 6ffe6cc Merge pull request #1021 from jdufresne/the-the by Joshua Bronson · 5 years ago
  34. aae91f4 Fix typo "the the" by Jon Dufresne · 5 years ago
  35. 0f5f201 Merge pull request #1019 from jbarreneche/backport-python3.7-collections-warning-fix by David Lord · 5 years ago
  36. 4b1cae9 Add python 3.7 deprecation warning fix to changelog by Juan Barreneche · 5 years ago
  37. 593ee1e Import abstract base classes from collections.abc by Florian Bruhin · 6 years ago
  38. 5dea3f7 Refactor _prepare_attribute_parts() to use in both make_attrgetter() and make_multi_attrgetter() by mayur-srivastava · 5 years ago
  39. 4ce2449 Merge pull request #1009 from shamsimam/doc-python-methods by Joshua Bronson · 5 years ago
  40. 22e0bfc Merge pull request #1012 from yongbozhang/issue-423 by Joshua Bronson · 5 years ago
  41. 7798e79 Merge pull request #1015 from jab/pr-1011 by Joshua Bronson · 5 years ago
  42. a811d86 Fix "duplicate object description of jinja2" warning by jab · 5 years ago
  43. 72e5573 Improve nested extends (super.super) example. by jab · 5 years ago
  44. b5c6c9c Write a new documentation section on nesting extends. by Scott Crosby · 5 years ago
  45. 273d8b1 issue-423 remind not to put block in if statements in doc by yongbozhang · 5 years ago
  46. 7a6f97c Merge pull request #1010 from dvamin/master by David Lord · 5 years ago
  47. 8a39eca Add ability to specify multiple attributes in sort, by mayur-srivastava · 5 years ago
  48. 4965fac docs: Python3-ize the examples by Deepak Amin · 5 years ago
  49. e632dc5 adds documentation on use of python methods in expressions by Shams Imam · 5 years ago
  50. a486b37 Merge pull request #1008 from gokcegrbl/GH-999 by David Lord · 5 years ago
  51. 9059507 Added new method itervalues() to LRUCache and deprecated itervalue() by gokcegrbl · 5 years ago
  52. 30685be Merge pull request #1004 from myii/patch-1 by David Lord · 5 years ago
  53. 62ca106 docs(filters): fix typo `columwrapper` => `columnwrapper` by Imran Iqbal · 5 years ago
  54. c4813e5 Merge pull request #1003 from flexferrum/master by David Lord · 6 years ago
  55. e622e89 Remove duplicated testcase by Flex Ferrum · 6 years ago
  56. 9b38bb4 BUGFIX #930 - Template parse if with when referencing with dictionary subproperty by eplata31 · 6 years ago
  57. 67e2542 Merge pull request #988 from tbnorth/triv_docs_link by Kevin Brown · 6 years ago
  58. 19133d4 Add ChainableUndefined allowing getattr & getitem (#997) by Étienne Pelletier · 6 years ago
  59. 323e892 Add new maintenance branch format to Travis (#987) by Kevin Brown · 6 years ago
  60. 9766c17 Merge pull request #989 from LindsayYoung/patch-1 by David Lord · 6 years ago
  61. b02c3ee This is the correct thing to do, vim-wise, although whether by Terry N. Brown · 6 years ago
  62. 8affe2b Create CODE_OF_CONDUCT.md by Lindsay Young · 6 years ago
  63. 6373e25 fixes #242, deletes link to Jinja 1 docs. by Terry N. Brown · 6 years ago
  64. 888dc8d Fix use of 'is' operator for comparison by Raul Tambre · 6 years ago
  65. e214048 Merge remote-tracking branch 'origin/2.10.x' by David Lord · 6 years ago
  66. 64b4458 Merge pull request #982 from kevin-brown/sphinx-upgrade by David Lord · 6 years ago
  67. 722ee98 Fix tox docs-html builds by Kevin Brown · 6 years ago
  68. 98dc54d add list filter to make example match output by Kevin Broch · 6 years ago
  69. fd89fed Merge branch '2.10.x' by David Lord · 6 years ago
  70. c4c4088 release 2.10.1 by David Lord · 6 years ago
  71. a2a6c93 sandbox str.format_map by Armin Ronacher · 6 years ago
  72. a7493f4 Better repr for TemplateNotFound. by Julien Palard · 6 years ago
  73. 7e417c5 Update CHANGES.rst by Armin Ronacher · 6 years ago
  74. 2b23cca Await in async version of the map filter (#913) by seaders · 6 years ago
  75. 6e08416 Merge pull request #943 from RubenGarcia/master by David Lord · 6 years ago
  76. a9d557f Fix typo by Ruben Garcia · 6 years ago
  77. 9fe9520 Merge pull request #932 from jdufresne/py37 by David Lord · 6 years ago
  78. 1b55cb7 Add testing and document support for Python 3.7 & pypy3 by Jon Dufresne · 6 years ago
  79. dd6c765 Merge pull request #929 from ExplodingCabbage/fix-nl2br by David Lord · 6 years ago
  80. 9e410c7 Fix broken nl2br filter example by Mark Amery · 6 years ago
  81. a7f1f52 Merge pull request #920 from jdufresne/easy-install by David Lord · 6 years ago
  82. 194c9d4 Merge pull request #926 from PinkFloyded/last_filter_doc_update by David Lord · 6 years ago
  83. 7b6dd16 Clarify that last filter doesn't work with generators by PinkFloyded · 6 years ago
  84. d2ab8ac Remove reference to deprecated easy_install; use pip instead by Jon Dufresne · 6 years ago
  85. c89351f Merge pull request #918 from TGogniashvili/tg.fix-lineno by David Lord · 6 years ago
  86. f982661 parser: Fix typo `self.lineno` -> `token.lineno` by Tornike Gogniashvili · 6 years ago
  87. 11888dc Merge pull request #914 from greyli/fix-tag-statement-in-docs by David Lord · 6 years ago
  88. dd05562 Fix ambiguity in include section by Grey Li · 6 years ago
  89. 7a6704d Merge pull request #797 from jdufresne/pyreq by David Lord · 6 years ago
  90. f9bb207 Merge pull request #891 from jdufresne/ws by David Lord · 6 years ago
  91. 5ecdc80 Merge pull request #892 from jdufresne/trove-pypy by David Lord · 6 years ago
  92. 33d6401 Add trove classifier for PyPy support by Jon Dufresne · 6 years ago
  93. 148b6fb Trim trailing white space throughout the project by Jon Dufresne · 6 years ago
  94. ccac940 Pass python_requires argument to setuptools by Jon Dufresne · 7 years ago
  95. b9932a0 Merge pull request #853 from doobeh/584-filters-index by David Lord · 6 years ago
  96. 0273753 Merge pull request #869 from jwflory/docs/vim-syntax by David Lord · 6 years ago
  97. a7ba0b6 Merge pull request #867 from The-Compiler/collections by David Lord · 6 years ago
  98. 31bf9b7 Import abstract base classes from collections.abc by Florian Bruhin · 6 years ago
  99. 0ece610 Merge pull request #883 from pallets/pytest by David Lord · 6 years ago
  100. e2f0470 temporarily pin pytest to avoid test bug by David Lord · 6 years ago