log src/org/tmatesoft/hg/internal/COWTransaction.java @ 678:8625cba0a5a8

age author description
2013-07-10 Artem Tikhomirov Test Copy-on-Write transactions v1.2m1
2013-07-03 Artem Tikhomirov 1) Console push tool. 2) Pass class to blame into FileUtils
2013-06-06 Artem Tikhomirov Compound test scenario for checkout, add, remove, revert and commit
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