git-arr/views
Alberto Bertogli 1183d6f817 Move to Python 3
Python 3 was released more than 10 years ago, and support for Python 2
is going away, with many Linux distributions starting to phase it out.

This patch migrates git-arr to Python 3.

The generated output is almost exactly the same, there are some minor
differences such as HTML characters being quoted more aggresively, and
handling of paths with non-utf8 values.
2020-05-24 04:50:39 +01:00
..
blob.html Tune markdown CSS to increase readability 2018-03-04 19:14:49 +00:00
branch.html views: Improve display on mobile browsers 2015-11-18 00:29:34 +00:00
commit-list.html views: In the summary, make the sections toggable 2017-08-27 19:43:36 +01:00
commit.html views: Improve display on mobile browsers 2015-11-18 00:29:34 +00:00
index.html style: In the index, make the project names explicit links 2017-08-27 15:29:24 +01:00
paginate.html views: branch/paginate: fix incorrectly enabled "next" link 2015-01-11 21:18:22 +00:00
patch.tpl Implement a "patch" view 2018-10-01 21:39:57 +01:00
summary.html views: In the summary, make the sections toggable 2017-08-27 19:43:36 +01:00
tree-list.html Move to Python 3 2020-05-24 04:50:39 +01:00
tree.html views: Include the root tree in the summary 2017-08-27 19:17:26 +01:00