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