Mercurial > hg4j
log src/org/tmatesoft/hg/core/HgRevertCommand.java @ 713:661e77dc88ba tip
age | author | description |
---|---|---|
Thu, 15 Aug 2013 18:43:50 +0200 | Artem Tikhomirov | Merge command: implement conflict resolution alternatives |
Wed, 15 May 2013 20:10:09 +0200 | Artem Tikhomirov | Rollback support for commands that modify repository. Strategy to keep complete copy of a file being changed |
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 |
Tue, 09 Apr 2013 17:15:30 +0200 | Artem Tikhomirov | Refactor common code to initialize changelog revision for a command into standalone class |
Tue, 15 Jan 2013 17:07:19 +0100 | Artem Tikhomirov | Initial support for Revert command with accompanying minor refactoring |