sapling/mercurial/hgweb
Brendan Cully 5779dfb1e0 hgweb: Make get_mtime use repository to find store path.
It was calculating it directly, which is redundant and caused
it to break with shared repositories.
2009-12-15 12:33:04 -08:00
..
__init__.py updated license to be explicit about GPL version 2 2009-04-26 01:08:54 +02:00
common.py hgweb: Make get_mtime use repository to find store path. 2009-12-15 12:33:04 -08:00
hgweb_mod.py hgweb: Make get_mtime use repository to find store path. 2009-12-15 12:33:04 -08:00
hgwebdir_mod.py hgweb: Make get_mtime use repository to find store path. 2009-12-15 12:33:04 -08:00
protocol.py hgweb/sshserver: extract capabilities for easier modification 2009-11-05 11:07:01 +01:00
request.py hgweb: send proper error messages to the client 2009-11-02 10:20:04 +01:00
server.py compat: remove unnecessary diamond-shaped multiple inheritance 2009-07-05 11:06:41 +02:00
webcommands.py Merge with crew-stable 2009-08-27 00:01:03 +02:00
webutil.py hgweb: show diff header line in raw diffs 2009-08-26 14:58:09 +02:00
wsgicgi.py updated license to be explicit about GPL version 2 2009-04-26 01:08:54 +02:00