Tue, 02 Aug 2011 15:21:10 -0400 |
Andrew Pritchard |
wireproto: add out-of-band error class to allow remote repo to report errors
|
Sat, 25 Jun 2011 02:30:17 +0200 |
Pierre-Yves David |
error: Add a hint argument to RepoError
stable
|
Fri, 18 Feb 2011 20:25:25 +0100 |
Adrian Buehlmann |
introduce new RequirementError (issue2649)
stable
|
Thu, 15 Jul 2010 14:41:22 +0200 |
Benoit Boissinot |
Abort: add a hint argument, printed in the next line inside parenthesis
|
Fri, 04 Jun 2010 23:04:31 -0500 |
Matt Mackall |
error: fix up test-hgrc
|
Fri, 04 Jun 2010 20:57:26 -0500 |
Matt Mackall |
error: add new ParseError for various parsing errors
|
Fri, 04 Jun 2010 20:19:53 -0500 |
Matt Mackall |
error: change ParseError to CommandError
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Mon, 31 Aug 2009 10:58:33 -0500 |
Matt Mackall |
Make distinct lookup error for localrepo.lookup
|
Sun, 26 Apr 2009 01:24:49 +0200 |
Martin Geisler |
turn some comments back into module docstrings
|
Sun, 26 Apr 2009 01:13:08 +0200 |
Martin Geisler |
put license and copyright info into comment blocks
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Thu, 23 Apr 2009 15:40:10 -0500 |
Matt Mackall |
ui: introduce new config parser
|
Fri, 03 Apr 2009 13:20:52 -0500 |
Matt Mackall |
move util.Abort to error.py
|
Mon, 12 Jan 2009 13:51:43 -0600 |
Matt Mackall |
error: move SignatureError
|
Mon, 12 Jan 2009 11:48:05 -0600 |
Matt Mackall |
error: move SignalInterrupt
|
Mon, 12 Jan 2009 11:39:38 -0600 |
Matt Mackall |
error: move UnknownCommand and AmbiguousCommand
|
Mon, 12 Jan 2009 11:28:28 -0600 |
Matt Mackall |
error: move UnexpectedOutput (now ResponseError)
|
Mon, 12 Jan 2009 11:09:14 -0600 |
Matt Mackall |
error: move lock errors
|
Mon, 12 Jan 2009 10:42:31 -0600 |
Matt Mackall |
error: move repo errors
|
Sun, 11 Jan 2009 23:04:24 -0600 |
Matt Mackall |
error: move ParseError
|
Sun, 11 Jan 2009 22:48:28 -0600 |
Matt Mackall |
errors: move revlog errors
|