log src/org/tmatesoft/hg/internal/WorkingDirFileWriter.java @ 711:a62079bc422b

age author description
Fri, 16 Aug 2013 19:22:59 +0200 Artem Tikhomirov Merge: support 'unresolved' resolution with MergeStateBuilder
Thu, 15 Aug 2013 18:43:50 +0200 Artem Tikhomirov Merge command: implement conflict resolution alternatives
Wed, 22 May 2013 15:52:31 +0200 Artem Tikhomirov Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions
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, 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