git-arr/views
Alberto Bertogli aee18d0edd Simplify smstr
With the Python 2 to 3 migration and the type checking, we can be
fairly confident that smstr are always constructed from strings, not
bytes.

This allows the code to be simplified, as we no longer need to carry
the dual raw/unicode representation.
2020-05-24 16:05:18 +01:00
..
blob.html Simplify smstr 2020-05-24 16:05:18 +01: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 Simplify smstr 2020-05-24 16:05:18 +01:00