Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgRepository.java @ 622:4e6179bde4fc
age | author | description |
---|---|---|
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 |
Sat, 18 May 2013 21:55:31 +0200 | Artem Tikhomirov | Do not cache branch value of working copy as it's not possible to refresh it after commit now |