Mercurial > hg4j
log src/org/tmatesoft/hg/core/HgCheckoutCommand.java @ 572:becd2a1310a2
age | author | description |
---|---|---|
Fri, 12 Apr 2013 18:30:55 +0200 | Artem Tikhomirov | Report file object in case of error to be helpful as much as possible |
Tue, 09 Apr 2013 17:15:30 +0200 | Artem Tikhomirov | Refactor common code to initialize changelog revision for a command into standalone class |
Thu, 28 Feb 2013 16:34:33 +0100 | Artem Tikhomirov | HgCheckoutCommand: clean parameter, discard changes in WD, test for clean checkout |
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 |