log src/org/tmatesoft/hg/core/HgCatCommand.java @ 232:b7347daa50e3

age author description
Thu, 02 Jun 2011 05:13:39 +0200 Artem Tikhomirov Allow to cat a file with changeset revision
Tue, 17 May 2011 00:56:54 +0200 Artem Tikhomirov Issue 5: Facilities for progress and cancellation. More specific exceptions. Exceptions from callbacks as RuntimeException
Wed, 09 Mar 2011 05:22:17 +0100 Artem Tikhomirov Merged branch wrap-data-access into default for resource-friendly data access. Updated API to promote that friendliness to clients (channels, not byte[]). More exceptions