log src/org/tmatesoft/hg/core/HgStatusCommand.java @ 686:f1f095e42555

age author description
Wed, 24 Jul 2013 16:40:15 +0200 Artem Tikhomirov Update commands to use changeset Nodeid and int in uniform way, clients of core.* classes shall not go back and forth from int to Nodeid
Mon, 22 Apr 2013 19:17:29 +0200 Artem Tikhomirov Delegate cancel to original support, do not implement CancelSupport ourselves
Tue, 15 Jan 2013 17:07:19 +0100 Artem Tikhomirov Initial support for Revert command with accompanying minor refactoring