Mercurial > jhg
log src/org/tmatesoft/hg/internal/WorkingDirFileWriter.java @ 712:a864fb309e4b
age | author | description |
---|---|---|
2013-08-16 | Artem Tikhomirov | Merge: support 'unresolved' resolution with MergeStateBuilder |
2013-08-15 | Artem Tikhomirov | Merge command: implement conflict resolution alternatives |
2013-05-22 | Artem Tikhomirov | Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions |
2013-04-19 | Artem Tikhomirov | Respect unix flags for checkout/revert |
2013-04-12 | Artem Tikhomirov | Report file object in case of error to be helpful as much as possible |
2013-01-15 | Artem Tikhomirov | Initial support for Revert command with accompanying minor refactoring |
2013-01-11 | Artem Tikhomirov | Repository checkout support, first iteration |