log src/org/tmatesoft/hg/repo/HgWorkingCopyStatusCollector.java @ 350:33eaed1ad130

age author description
Tue, 29 Nov 2011 03:46:17 +0100 Artem Tikhomirov Allow FileIterator report any errors from the underlaying file system up to the client
Thu, 24 Nov 2011 02:57:03 +0100 Artem Tikhomirov Expose errors reading mercurial control files with exception
Tue, 15 Nov 2011 03:07:28 +0100 Artem Tikhomirov Issue 17: temporary code to nail down the problem
Wed, 09 Nov 2011 05:22:26 +0100 Artem Tikhomirov Investigate sporadic BufferUnderflowException
Fri, 30 Sep 2011 08:44:48 +0200 Artem Tikhomirov Exception when analyzing metadata of an empty renamed file
Tue, 27 Sep 2011 06:34:54 +0200 Artem Tikhomirov Issue 14: NPE for merged dirstate and a file missed in dirstate's first parent
Fri, 16 Sep 2011 05:35:32 +0200 Artem Tikhomirov Issue 11: Error log facility. SessionContext to share common facilities