log src/org/tmatesoft/hg/core/HgCheckoutCommand.java @ 527:47b7bedf0569

age author description
Tue, 15 Jan 2013 19:46:19 +0100 Artem Tikhomirov Tests for present HgCheckoutCommand functionality. Update branch information on checkout. Use UTF8 encoding for the branch file
Tue, 15 Jan 2013 17:07:19 +0100 Artem Tikhomirov Initial support for Revert command with accompanying minor refactoring
Fri, 11 Jan 2013 18:12:39 +0100 Artem Tikhomirov Repository checkout support, first iteration