log src/org/tmatesoft/hg/internal/Transaction.java @ 713:661e77dc88ba tip

age author description
2013-05-18 Artem Tikhomirov RevlogStream: be aware of existence (not HgDataFile), facilitate use of an added HgDataFile over a commit; Rollback: be more sensitive about file changes (file size is not enough: write/rollback leaves it intact); tests
2013-05-15 Artem Tikhomirov Rollback support for commands that modify repository. Strategy to keep complete copy of a file being changed