sapling/mercurial/hgweb
Anton Shestakov 5c74a8a582 paper: show current revision on file log page
Most of the pages in paper (and coal) style show the current revision and its
branch, tags and bookmarks. Let's also show all this on file log page.
2015-11-13 18:31:58 +08:00
..
__init__.py hgweb: use absolute_import 2015-10-31 22:07:40 +09:00
common.py hgweb: import BaseHTTPServer as module at top level 2015-11-01 15:07:08 +09:00
hgweb_mod.py hgweb: import wsgicgi at top level 2015-11-01 15:09:35 +09:00
hgwebdir_mod.py hgweb: import wsgicgi at top level 2015-11-01 15:09:35 +09:00
protocol.py hgweb: use absolute_import 2015-10-31 22:07:40 +09:00
request.py hgweb: use absolute_import 2015-10-31 22:07:40 +09:00
server.py hgweb: use absolute_import 2015-10-31 22:07:40 +09:00
webcommands.py paper: show current revision on file log page 2015-11-13 18:31:58 +08:00
webutil.py webutil: make _siblings into an object with __iter__ and __len__ 2015-11-10 17:22:40 +08:00
wsgicgi.py hgweb: use absolute_import 2015-10-31 22:07:40 +09:00