log src/org/tmatesoft/hg/core/HgLogCommand.java @ 322:d68dcb3b5f49

age author description
Fri, 30 Sep 2011 08:00:04 +0200 Artem Tikhomirov Propagate command's CancelSupport to low-level API. CancelSupport from context got priority over one from command
Wed, 28 Sep 2011 13:09:16 +0200 Artem Tikhomirov Supply HGFileRevision with copy information when possible, calculate it otherwise
Thu, 25 Aug 2011 21:35:03 +0200 Artem Tikhomirov Issue 10: Report file content length with respect of metadata. Respect dirstate parents for WC's status. Exceptions to keep useful attributes of the location
Mon, 15 Aug 2011 18:59:05 +0200 Artem Tikhomirov HgLogCommand.changeset(Nodeid) to ease command configuration
Fri, 12 Aug 2011 18:59:36 +0200 Artem Tikhomirov Deprecated and long-time unused HgLogCommand.Handler gone
Fri, 12 Aug 2011 18:58:16 +0200 Artem Tikhomirov Deprecated HgLogCommand.FileRevision gone, top-level HgFileRevision is bright and shiny replacement
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