log src/org/tmatesoft/hg/core/HgInvalidControlFileException.java @ 390:6952d9ce97f1

age author description
Thu, 01 Dec 2011 05:21:40 +0100 Artem Tikhomirov Propagate errors with exceptions up to a end client
Thu, 24 Nov 2011 02:57:03 +0100 Artem Tikhomirov Expose errors reading mercurial control files with exception
Thu, 10 Nov 2011 05:44:12 +0100 Artem Tikhomirov Do not fail with exception on syntax errors in .hgignore
Thu, 29 Sep 2011 03:35:59 +0200 Artem Tikhomirov Shall propagate errors to clients, not work around them silently