]> git.ipfire.org Git - thirdparty/jinja.git/shortlog
thirdparty/jinja.git
2024-12-20  David Lordmore comments about nsref assignment 1664/head
2024-12-20  Kevin Brown... Add support for namespaces in tuple assignment
2024-12-20  David LordTriple quotes in docs (#2064)
2024-12-20  David Lordedit block assignment section 2064/head
2024-12-20  ratchekMake ease of use update to template documentation
2024-12-20  David Lorddocument SandboxedNativeEnvironment pattern (#2063)
2024-12-20  David Lorddocument SandboxedNativeEnvironment pattern 2063/head
2024-12-20  David LordPass context to test when using select (#1762)
2024-12-20  Rens GroothuijsenPass context when using select 1762/head
2024-12-20  David Lorddon't apply `urlize` to `@a@b` (#2062)
2024-12-20  набdon't apply `urlize` to `@a@b` 2062/head
2024-12-20  David Lordimprove annotations for methods returning copies (...
2024-12-20  Victor Westerhuisimprove annotations for methods returning copies 1880/head
2024-12-20  David LordImprove the PackageLoader error message (#1706)
2024-12-20  David Lordseparate messages, add test 1706/head
2024-12-20  Lily FooteImprove the PackageLoader error message
2024-12-20  David Lord`FileSystemLoader` include paths in error (#1663)
2024-12-20  David Lordclean up message, add test 1663/head
2024-12-20  Yourun-ProgerFileSystemLoader includes search paths in error
2024-12-20  David Lordfix default for `Environment.overlay(enable_async)...
2024-12-20  SamyCookieBugfix: wrong default argument for `Environment.overlay... 2061/head
2024-12-20  David Lordfix f-string syntax error in code generation (#1852)
2024-12-20  Sigurd Spieckermannfix f-string syntax error in code generation 1852/head
2024-12-19  David LordMerge commit from fork
2024-12-19  Lydxnsandbox indirect calls to str.format
2024-12-19  David Lordrearrange change entry
2024-12-19  David Lordsandbox disallows `clear` and `pop` on mutable sequence...
2024-12-19  Dylan Scottsandbox disallows `clear` and `pop` on mutable sequence 2033/head
2024-12-19  David LordFix pickle/copy support for the `missing` singleton...
2024-12-19  Matt ClayFix pickle/copy support for the `missing` singleton 2029/head
2024-12-19  David LordPreserve `__slots__` metadata on Undefined types (...
2024-12-19  Matt Davispreserve `__slots__` on Undefined classes 2026/head
2024-12-19  David LordMake compiled output deterministic for tuple unpacking...
2024-12-19  Anentropicmake tuple unpacking deterministic in compiler 2022/head
2024-12-19  David Lordfix how int filter handles scientific notation (#1984)
2024-12-19  Felipe Morenoint filter handles OverflowError to handle scientific... 1984/head
2024-12-19  David Lordmake unique filter async aware (#1782)
2024-12-19  Mehdi ABAAKOUKmake unique filter async-aware 1782/head
2024-12-19  David LordUse correct concat function for blocks evaluation ...
2024-12-19  Martin Krizekuse env.concat when calling block reference 1702/head
2024-12-19  David LordSimplify example for ModuleLoader (#1695)
2024-12-18  Charles-Axel... Simplify example for ModuleLoader 1695/head
2024-12-18  David Lordfix Jinja syntax in example (#2056)
2024-12-18  JamesParrottfix Jinja syntax in example 2056/head
2024-12-18  David Lordclarify blocks docs (#2060)
2024-12-18  David Lordclarify block outer scope docs 2060/head
2024-12-18  David Lordchange "per default" to "by default"
2024-12-18  David Lordfix list comprehension example (#2017)
2024-12-18  Andreas Lindhéfix list comprehension example 2017/head
2024-12-18  David LordSlightly improve clarity of logical bool ops (#1938)
2024-12-18  Stephen Rosenimprove clarity of logical bool ops 1938/head
2024-12-18  David LordFix typo on filter name (#1911)
2024-12-18  Vitor BuxbaumFix typo on filter name 1911/head
2024-12-18  David Lordfix a typo in docs/templates.rst (#1881)
2024-12-18  Meng Xiangzhuofix a typo in docs/templates.rst 1881/head
2024-12-18  David Lordfix boolean error about whitespace control (#1819)
2024-12-18  Hugo Vassardfix boolean error about whitespace control 1819/head
2024-12-18  David LordClarify what operations the default "Undefined" support...
2024-12-18  Clay SweetserClarify what operations the default Undefined supports 1818/head
2024-12-18  David LordAdd link to MarkupSafe project mentioned in FAQ (#1767)
2024-12-18  Matheus FelipeAdd link to MarkupSafe in FAQ 1767/head
2024-10-24  David Lordupdate test workflow trigger
2024-10-24  David Lordupdate dev dependencies
2024-09-10  David LordImprove documentation for initializing the i18n extensi...
2024-09-10  Aarni KoskelaImprove documentation for initializing the i18n extension 2023/head
2024-08-24  David Lordrefactor 3.7 test pins
2024-08-23  David Lordremove dependabot
2024-08-23  David Lordapply ruff fixes
2024-08-23  David Lordupdate dev dependencies
2024-08-23  David Lordadd gha-update
2024-05-19  Timothée MazzucotelliConvert rST code block to Markdown in README
2024-05-13  David Lordfix test_package_zip_list on 3.13 (#1979)
2024-05-13  Thomas Graingerfix test_package_zip_list on 3.13 1979/head
2024-05-13  David Lordtest with python 3.13 (#1977)
2024-05-13  David Lordtest on python 3.13 1977/head
2024-05-11  Thomas Graingertest on trio, fix all missing aclose related warnings...
2024-05-11  David Lorduse asyncio.run in Template.render (#1952)
2024-05-11  Thomas Graingeruse asyncio.run 1952/head
2024-05-11  David Lordstart version 3.1.5
2024-05-05  David Lordrelease version 3.1.4 (#1974)
2024-05-05  David Lordrelease version 3.1.4 1974/head 3.1.4
2024-05-05  David LordMerge pull request from GHSA-h75v-3vvj-5mfj
2024-05-02  David Lorddisallow invalid characters in keys to xmlattr filter
2024-05-02  David Lordadd ghsa links
2024-05-02  David Lordstart version 3.1.4
2024-04-23  David Lordupdate project files (#1968)
2024-04-23  David Lordsatisfy formatter, linter, and strict mypy 1968/head
2024-04-23  David Lordupdate project files (#5457)
2024-04-22  David Lordupdate pyyaml dev dependency
2024-01-10  David Lordfix pr link
2024-01-10  David Lordrelease version 3.1.3 (#1926)
2024-01-10  David Lordrelease version 3.1.3 1926/head 3.1.3
2024-01-10  David Lordskip test pypi
2024-01-10  David Lorduse trusted publishing
2024-01-10  David Lorduse trusted publishing
2024-01-10  David Lorduse trusted publishing
2024-01-10  David Lordupdate pre-commit hooks
2024-01-10  David LordMake nested-trans-block exceptions nicer (#1918)
2024-01-10  Aarni KoskelaMake nested-trans-block exceptions nicer 1918/head
2024-01-10  David LordMerge pull request from GHSA-h5c8-rqwp-cp95
next