sapling/mercurial/hgweb
Thomas Arendsen Hein 944124b40d Add allowed bundle types as argument to hgweb unbundle capability.
Arguments to capabilities were added before the 0.9.1 release, so there
are no compatibility issues. Mercurial 0.9 didn't support http push.

Using HG10GZ, HG10BZ and HG10UN has the advantage that new bundle types can
be added later and the client doesn't have to try sending them first and
reacting on errors sent by the server.
2006-11-02 14:39:08 +01:00
..
__init__.py Fixing up comment headers for split up code. 2006-06-02 08:05:01 -07:00
common.py hgweb: Search templates in templatepath/style/map, too, using a common function. 2006-10-06 18:28:50 +02:00
hgweb_mod.py Add allowed bundle types as argument to hgweb unbundle capability. 2006-11-02 14:39:08 +01:00
hgwebdir_mod.py Turn of "Not trusting file" logging when running hgweb and hgwebdir 2006-10-26 19:25:45 +02:00
request.py update copyrights. 2006-08-12 12:30:02 -07:00
server.py hgweb: support for generating and parsing NWI URLs 2006-10-04 17:04:40 -07:00
wsgicgi.py hgweb: fix unbundle. 2006-07-03 00:33:19 -03:00