log src/org/tmatesoft/hg/core/HgCheckoutCommand.java @ 713:661e77dc88ba tip

age author description
Thu, 15 Aug 2013 18:43:50 +0200 Artem Tikhomirov Merge command: implement conflict resolution alternatives
Fri, 10 May 2013 17:31:27 +0200 Artem Tikhomirov Remove few Experimental annotations as the API they've marked graduates v1.1m4
Mon, 22 Apr 2013 16:02:17 +0200 Artem Tikhomirov Progress/cancel support in new commands
Fri, 19 Apr 2013 20:30:34 +0200 Artem Tikhomirov Respect unix flags for checkout/revert
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