log mercurial/httprepo.py @ 2015:1a09814a5b1f

age author description
Wed, 29 Mar 2006 12:45:33 +0200 Thomas Arendsen Hein Catch HTTPException when reading from remote http repository.
Thu, 09 Mar 2006 12:18:59 -0800 Vadim Gelfer make push over http print good error message.
Fri, 17 Feb 2006 08:26:21 -0800 Vadim Gelfer add preoutgoing and outgoing hooks.
Tue, 18 Oct 2005 18:38:39 -0700 Benoit Boissinot i18n part2: use '_' for all strings who are part of the user interface
Tue, 18 Oct 2005 18:37:48 -0700 Benoit Boissinot i18n first part: make '_' available for files who need it
Mon, 03 Oct 2005 16:07:54 -0700 Eric Hopper Fixed a bug in my changes to httprepo.py