log src/org/tmatesoft/hg/repo/HgWorkingCopyStatusCollector.java @ 248:3fbfce107f94

age author description
Fri, 12 Aug 2011 18:48:57 +0200 Artem Tikhomirov Issue 8: Means to find out information about given file at specific changeset. Inner ManifestRevisionInspector got promoted to ManifestRevision
Thu, 11 Aug 2011 05:12:13 +0200 Artem Tikhomirov Close file streams
Wed, 15 Jun 2011 18:06:39 +0200 Artem Tikhomirov Clean IOException reference
Fri, 10 Jun 2011 04:35:21 +0200 Artem Tikhomirov Allow access to working copy content through HgDataFile. Give access to repository's working dir
Tue, 31 May 2011 05:23:07 +0200 Artem Tikhomirov Scope for status reworked: explicit files or a general matcher
Wed, 25 May 2011 12:16:24 +0200 Artem Tikhomirov Support status query for a single file or a subdirectory of a repository
Tue, 17 May 2011 05:43:09 +0200 Artem Tikhomirov ArrayIndexOutOfBoundsException when file appended. Erroneous 'areTheSame' when trailing were deleted.