bundled/jinja2/MANIFEST.in @ bdfacbcf700e default tip

Friendlier patch urls & mimetype

Replace /changeset/<revset>/patch/ by /changeset/<revset>.patch and set
the mimetype to text/x-diff.

This helps the browser opening the right application thanks to the
mimetype, and the application to better guess the file type thanks
to the '.patch' extension
author Christophe de Vienne <christophe@cdevienne.info>
date Fri, 19 Aug 2016 18:58:14 +0200
parents 9a463602589d
children (none)
include MANIFEST.in Makefile CHANGES LICENSE AUTHORS jinja2/_speedups.c
recursive-include docs *
recursive-include custom_fixers *
recursive-include ext *
recursive-include artwork *
recursive-include examples *
recursive-include jinja2/testsuite/res *
recursive-exclude docs/_build/doctrees *
recursive-exclude jinja2 *.pyc
recursive-exclude docs *.pyc
recursive-exclude jinja2 *.pyo
recursive-exclude docs *.pyo