summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
2.10-maintenanceBump version number to 2.10David Lord6 years
2.10.xMerge pull request #1072 from pallets/autoescape-docsDavid Lord5 years
2.11.xrelease version 2.11.3David Lord3 years
2.5-maintenanceMerge pull request #299 from jcwilson/2.5-maintenanceArmin Ronacher10 years
2.7-maintenanceFix syntax errorMarkus Unterwaditzer9 years
2.8-maintenanceFixed a name error for an uncommon attribute access in the sandboxArmin Ronacher7 years
2.9-maintenanceCompile `elif` tag to `elif` instead of `else: if`Adrian Moennich7 years
2.9.xMerge pull request #1042 from pallets/docsDavid Lord5 years
3.0.xupdate tool configDavid Lord2 years
3.1.x[pre-commit.ci] pre-commit autoupdate (#1847)David Lord12 months
GH-1194-formal-grammarOnly support implicit tuples in variable expressionsKevin Brown4 years
GH-1253-set-within-ifRemove unnecessary type hintKevin Brown-Silva2 years
GH-1413-set-namespace-tupleUpdates docs and CHANGES for new functionalityKevin Brown-Silva2 years
baserock/morphBump version number to 2.7.2Armin Ronacher10 years
bugfix/attribute-accessAdded regression test for slicing of attributesArmin Ronacher4 years
bugfix/inline-optmiizeFix various optimizer bugs. This fixes #548Armin Ronacher7 years
dependabot/add-v2-config-fileUpgrade to GitHub-native Dependabotdependabot-preview[bot]3 years
dependabot/pip/pip-tools-5.2.0Bump pip-tools from 5.1.2 to 5.2.0dependabot-preview[bot]4 years
dependabot/pip/pip-tools-6.3.0Bump pip-tools from 6.2.0 to 6.3.0dependabot[bot]3 years
dependabot/pip/pip-tools-6.4.0Bump pip-tools from 6.3.0 to 6.4.0dependabot[bot]3 years
dependabot/pip/pre-commit-2.10.0Bump pre-commit from 2.9.3 to 2.10.0dependabot-preview[bot]3 years
dependabot/pip/pre-commit-2.14.1Bump pre-commit from 2.13.0 to 2.14.1dependabot[bot]3 years
dependabot/pip/pre-commit-2.15.0Bump pre-commit from 2.14.1 to 2.15.0dependabot[bot]3 years
dependabot/pip/pre-commit-2.16.0Bump pre-commit from 2.15.0 to 2.16.0dependabot[bot]2 years
dependabot/pip/pytest-5.4.3Bump pytest from 5.4.2 to 5.4.3dependabot-preview[bot]4 years
dependabot/pip/pytest-6.2.2Bump pytest from 6.2.1 to 6.2.2dependabot-preview[bot]3 years
dependabot/pip/pytest-6.2.5Bump pytest from 6.2.4 to 6.2.5dependabot[bot]3 years
dependabot/pip/requirements/3.0.x/sphinx-issues-2.0.0Bump sphinx-issues from 1.2.0 to 2.0.0 in /requirementsdependabot[bot]2 years
dependabot/pip/requirements/3.0.x/tox-3.24.5Bump tox from 3.24.4 to 3.24.5 in /requirementsdependabot[bot]2 years
dependabot/pip/tox-3.15.2Bump tox from 3.15.1 to 3.15.2dependabot-preview[bot]4 years
dependabot/pip/tox-3.24.3Bump tox from 3.24.1 to 3.24.3dependabot[bot]3 years
dependabot/pip/tox-3.24.4Bump tox from 3.24.3 to 3.24.4dependabot[bot]3 years
docsfix linkcheck issuesDavid Lord5 years
docs-globalsmore detailed docs about globalsDavid Lord3 years
drop-python2add note about ugettextDavid Lord4 years
feature/asyncMake slice work with async generatorsArmin Ronacher7 years
feature/kill-stringdefsgo back to generating regex, simplifiedDavid Lord7 years
feature/no-localsBetter error messages for some undefines. This fixes #575Armin Ronacher7 years
feature/overlay-scopesWIP for overlay scopesArmin Ronacher7 years
feature/pairsAdded a test for undefined itemsArmin Ronacher2 years
inline-asyncasync support doesn't require patchingDavid Lord3 years
isinstance-teststype tests use isinstanceDavid Lord4 years
mainBump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 (#1843)David Lord12 months
masterMerge pull request #1410 from pallets/dependabot/pip/babel-2.9.1dependabot[bot]3 years
native-template-envcreating a NativeTemplate creates a NativeEnvironmentDavid Lord5 years
no-finalize-template-datadon't finalize TemplateData nodesDavid Lord5 years
operator-testsdrop internal function namesDavid Lord7 years
patch-tracebackworkDavid Lord4 years
pkgutil-loaderPackageLoader doesn't depend on setuptoolsDavid Lord5 years
pre-commit-ci-update-config[pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2 years
pytest-cleanupReplaced try...catch within tests with pytest.raisesKevin Brown5 years
refactor-loop-contextasync templates await attribute accessDavid Lord4 years
remove-docs-devremove docs requirements from dev requirmentsDavid Lord4 years
replace-easy-install-instructions-with-pipSuggest installing via PipJeff Widman8 years
revert-1121-the-great-renameRevert "Rename jinja2 to jinja"David Lord4 years
revert-renameRevert "rename directory to jinja"David Lord4 years
sphinxuse pallets-sphinx-themesDavid Lord6 years
sprint-branchRemoved dummy readmeArmin Ronacher11 years
stylesimplify module docstringsDavid Lord4 years
the-great-renameadd warning and alias for jinja2David Lord4 years
tproxyShould work for cpython and pypy now (if the latter is fixed)Armin Ronacher13 years
unify-decoratorsunify/rename filter and function decoratorsDavid Lord3 years
unpin-pytestUnpin pytest in tox.iniKevin Brown5 years
urlize-speedupspeed up urlize matchingDavid Lord3 years
websiteFixed #514Armin Ronacher8 years