log mercurial/error.py @ 26985:039a53c87370

age author description
Tue, 17 Nov 2015 14:10:12 -0800 Siddharth Agarwal error: add a structured exception for unsupported merge records
Tue, 10 Nov 2015 00:46:45 -0800 Siddharth Agarwal error: add structured exception for EOF at prompt
Thu, 15 Oct 2015 09:52:32 -0400 Augie Fackler error: remove superfluous pass statements
Mon, 12 Oct 2015 18:49:23 -0700 Siddharth Agarwal hook: raise a separate exception for when loading a hook fails
Mon, 05 Oct 2015 04:26:26 -0700 Pierre-Yves David update: introduce a 'UpdateAbort' exception
Tue, 13 Oct 2015 10:57:54 -0700 Gregory Szorc exchange: refactor bundle specification parsing
Fri, 25 Sep 2015 12:56:05 -0700 Siddharth Agarwal error: make lock inheritance contract violations a subclass of RuntimeError