log mercurial/hgweb/protocol.py @ 6212:e75aab656f46

age author description
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl Remove unused imports
Thu, 06 Mar 2008 22:23:26 +0100 Joel Rosdahl Expand import * to allow Pyflakes to find problems
Thu, 21 Feb 2008 15:56:35 +0100 Dirkjan Ochtman hgweb: no i18n in protocol responses
Thu, 21 Feb 2008 17:02:28 +0100 Dirkjan Ochtman improve changegroup.readbundle(), use it in hgweb
Thu, 21 Feb 2008 15:00:25 +0100 Dirkjan Ochtman hgweb: use bundletypes from mercurial.changegroup
Fri, 01 Feb 2008 10:31:13 +0100 Dirkjan Ochtman hgweb: explicit response status
Mon, 28 Jan 2008 14:58:03 +0100 Dirkjan Ochtman hgweb: explicitly check if requested command exists
Sun, 20 Jan 2008 14:39:25 +0100 Christian Ebert Prefer i in d over d.has_key(i)
Mon, 03 Dec 2007 12:27:11 +0100 Dirkjan Ochtman separate the wire protocol commands from the user interface commands