Mercurial > hg4j
log src/org/tmatesoft/hg/internal/COWTransaction.java @ 659:a5cf64f2e7e4 smartgit-4.6
age | author | description |
---|---|---|
Thu, 06 Jun 2013 18:42:38 +0200 | Artem Tikhomirov | Compound test scenario for checkout, add, remove, revert and commit |
Sat, 18 May 2013 22:23:57 +0200 | 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 |
Wed, 15 May 2013 20:10:09 +0200 | Artem Tikhomirov | Rollback support for commands that modify repository. Strategy to keep complete copy of a file being changed |