Mercurial > hg4j
log src/org/tmatesoft/hg/internal/DirstateBuilder.java @ 710:cf200271439a
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-05-15 | Artem Tikhomirov | Rollback support for commands that modify repository. Strategy to keep complete copy of a file being changed |
2013-04-19 | Artem Tikhomirov | Respect unix flags for checkout/revert |
2013-01-21 | Artem Tikhomirov | Command to schedule addition/removal of repository files |
2013-01-15 | Artem Tikhomirov | Initial support for Revert command with accompanying minor refactoring |
2013-01-11 | Artem Tikhomirov | Repository checkout support, first iteration |