1. 3121357 Revert "Revert "Import external/python/jinja into master"" by IRIS YANG · 3 years, 10 months ago
  2. 81aec74 Revert "Import external/python/jinja into master" by IRIS YANG · 3 years, 11 months ago
  3. 6b01227 ignore trim_blocks using '+%}' by Amy · 4 years ago
  4. 2408a55 update package and filesystem loader docs by David Lord · 4 years ago
  5. 24cc61d use pip-compile to pin dev requirements by David Lord · 4 years, 1 month ago
  6. 29cd927 remove vim syntax file by David Lord · 4 years, 2 months ago
  7. c074fd5 Merge branch '2.11.x' by David Lord · 4 years, 2 months ago
  8. 7c18c21 Fix html tag by Nils K · 4 years, 3 months ago
  9. 930dd3d Add link to template designer documentation by ldealmei · 4 years, 3 months ago
  10. 45a76a3 Merge branch '2.11.x' by David Lord · 4 years, 3 months ago
  11. 2f61f69 rewrite async discussion by David Lord · 4 years, 4 months ago
  12. 7c1b535 Fix async doc by David Brochart · 4 years, 4 months ago
  13. 2a8515d apply pyupgrade and f-strings by David Lord · 4 years, 4 months ago
  14. f28b25e remove Python 2 from docs by David Lord · 4 years, 4 months ago
  15. 4a59ac9 Revert "rename imports to jinja" by David Lord · 4 years, 4 months ago
  16. 1167525 rename imports to jinja by David Lord · 4 years, 5 months ago
  17. 51c1c8e simplify module docstrings by David Lord · 4 years, 5 months ago
  18. e492255 remove old scripts and examples by David Lord · 4 years, 5 months ago
  19. 04c8787 apply black by David Lord · 4 years, 5 months ago
  20. 13ff6c8 fix(templates.rst): fix typo (`hat` => `that`) by Imran Iqbal · 4 years, 6 months ago
  21. 8182509 use "Jinja" instead of "Jinja2" by David Lord · 4 years, 8 months ago
  22. 57626a0 use "Jinja" instead of "Jinja2" by David Lord · 4 years, 8 months ago
  23. cde8a42 clarify cycler.next() behavior by David Lord · 4 years, 8 months ago
  24. 50f1810 clean up i18n documentation by David Lord · 4 years, 8 months ago
  25. 36ba250 document lack of file extension closes #547 by David Lord · 4 years, 8 months ago
  26. aad4dcf document behavior of block tag in if block closes #423 by David Lord · 4 years, 8 months ago
  27. a554288 format expression docs by David Lord · 4 years, 8 months ago
  28. d2bf582 improve docs about string methods in templates closes #273 by David Lord · 4 years, 8 months ago
  29. 4d331a0 Don't make cond_expr_undefined configurable by Adrian Moennich · 4 years, 8 months ago
  30. c4d3996 Use separate undefined object for CondExpr by Adrian Moennich · 4 years, 8 months ago
  31. 5e645ab document debug extension by David Lord · 4 years, 8 months ago
  32. 9550dc8 Merge branch '2.10.x' by David Lord · 4 years, 10 months ago
  33. 288dd42 Merge branch '2.9.x' into docs by David Lord · 4 years, 10 months ago
  34. 0669656 fix linkcheck issues by David Lord · 4 years, 10 months ago
  35. f77b09d modernize docs config, use pallets-sphinx-themes by David Lord · 4 years, 11 months ago
  36. 1fea4b6 support underscore in int and float by CleoQc · 6 years ago
  37. 483b62e clean up scientific notation support by David Lord · 4 years, 11 months ago
  38. fd00805 support scientific notation by CleoQc · 6 years ago
  39. 01af178 Correct syntax highlighting of jinja block in docs by Jon Dufresne · 5 years ago
  40. 13cc9f4 Merge branch '2.10.x' by David Lord · 4 years, 11 months ago
  41. 593ee1e Import abstract base classes from collections.abc by Florian Bruhin · 6 years ago
  42. 4ce2449 Merge pull request #1009 from shamsimam/doc-python-methods by Joshua Bronson · 5 years ago
  43. 22e0bfc Merge pull request #1012 from yongbozhang/issue-423 by Joshua Bronson · 5 years ago
  44. a811d86 Fix "duplicate object description of jinja2" warning by jab · 5 years ago
  45. 72e5573 Improve nested extends (super.super) example. by jab · 5 years ago
  46. b5c6c9c Write a new documentation section on nesting extends. by Scott Crosby · 5 years ago
  47. 273d8b1 issue-423 remind not to put block in if statements in doc by yongbozhang · 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. 67e2542 Merge pull request #988 from tbnorth/triv_docs_link by Kevin Brown · 5 years ago
  51. 19133d4 Add ChainableUndefined allowing getattr & getitem (#997) by Étienne Pelletier · 5 years ago
  52. 6373e25 fixes #242, deletes link to Jinja 1 docs. by Terry N. Brown · 5 years ago
  53. e214048 Merge remote-tracking branch 'origin/2.10.x' by David Lord · 5 years ago
  54. 722ee98 Fix tox docs-html builds by Kevin Brown · 5 years ago
  55. a9d557f Fix typo by Ruben Garcia · 5 years ago
  56. 9e410c7 Fix broken nl2br filter example by Mark Amery · 6 years ago
  57. d2ab8ac Remove reference to deprecated easy_install; use pip instead by Jon Dufresne · 6 years ago
  58. dd05562 Fix ambiguity in include section by Grey Li · 6 years ago
  59. 148b6fb Trim trailing white space throughout the project by Jon Dufresne · 6 years ago
  60. b9932a0 Merge pull request #853 from doobeh/584-filters-index by David Lord · 6 years ago
  61. 0273753 Merge pull request #869 from jwflory/docs/vim-syntax by David Lord · 6 years ago
  62. 31bf9b7 Import abstract base classes from collections.abc by Florian Bruhin · 6 years ago
  63. 5425921 Also drop Python 2.6 by Florian Bruhin · 6 years ago
  64. 287c4ac Update integration docs for Vim syntax highlighting by Justin W. Flory · 6 years ago
  65. d1fb22f Drop Python 3.3 support by Florian Bruhin · 6 years ago
  66. fb7e12c Merge pull request #849 from funkyfuture/patch-1 by Hsiaoming Yang · 6 years ago
  67. d28e9be Quick lookup table for builtin filters and tests-- references #584 by Anthony Plunkett · 6 years ago
  68. c7e22ae Merge pull request #852 from ngr/html_highlight_fix by David Lord · 6 years ago
  69. 87672b8 remove html+jinja highlight by ngr · 6 years ago
  70. 0db3afc {% raw %} tests and note for documentation by ngr · 6 years ago
  71. d0f8811 Fixes 'awaitable' typo in api.rst by Frank Sachsenheim · 6 years ago
  72. 453f81d Update all pypi.python.org URLs to pypi.org by Jon Dufresne · 6 years ago
  73. 65337f8 Fix small typo by nwalsh1995 · 6 years ago
  74. 989a7db add changelog fix unrelated docs issue by David Lord · 6 years ago
  75. c0c3b78 Remove old statement about Python 3 (#803) by Godefroid Chapelle · 6 years ago
  76. 1f60059 fix code block markup by David Lord · 6 years ago
  77. 778ccb2 Trivial typos by Unknown · 7 years ago
  78. d9d3fc3 clean up MANIFEST.in by David Lord · 7 years ago
  79. 072cdf9 Support filters in set block by ThiefMaster · 9 years ago
  80. 40bc44c Add support for the Environment to optionally return native types. by James Tanner · 7 years ago
  81. d62f050 allow using comparison operator symbols as tests by David Lord · 7 years ago
  82. 5ffbf8e fix docs warnings by David Lord · 7 years ago
  83. e605ff1 Add support for `{% trans trimmed ... %}` by Adrian Moennich · 7 years ago
  84. cc1d287 Add docs for namespace functionality by Adrian Moennich · 7 years ago
  85. bc076b3 Add changed() to loop context by Adrian Moennich · 7 years ago
  86. 9bdb547 Add previtem/nextitem to loop context by Adrian Moennich · 7 years ago
  87. 3b1ddea In documentation, prefer https over http when available by Jon Dufresne · 7 years ago
  88. 044e40b Merge branch 'master' of github.com:pallets/jinja by Armin Ronacher · 7 years ago
  89. 96f52e6 Fix typo (#687) by Daniel van Flymen · 7 years ago
  90. b5eee90 Use proper `versionadded` annotation in docs by Adrian Moennich · 7 years ago
  91. 9574abe Added a note for #657 by Armin Ronacher · 7 years ago
  92. 78c9612 Added a note on loop scoping by Armin Ronacher · 7 years ago
  93. fb47dfa Allow to reconfigure the default for truncate leeway by Armin Ronacher · 7 years ago
  94. b81a8a3 Updated docs on autoescaping and made select_autoescape case insensitive by Armin Ronacher · 7 years ago
  95. a27a503 Move the autoescape extension and with statement to be built-in by Armin Ronacher · 7 years ago
  96. 028f058 Add a policy for the ascii literal behavior. Fixes #392 by Armin Ronacher · 7 years ago
  97. e71a130 Ported tojson filter. Fixes #458 by Armin Ronacher · 7 years ago
  98. b3c174b Fix and/or logic in docs (#521) by Zach Malone · 7 years ago
  99. e253520 Added docs for policies by Armin Ronacher · 7 years ago
  100. d8326d9 Started doc work for async by Armin Ronacher · 7 years ago