Mercurial > jhg
log src/org/tmatesoft/hg/internal/RevlogStreamFactory.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-07 | Artem Tikhomirov | Clean, organize and resolve some TODOs and FIXMEs: minor refactorings and comments |
2013-04-30 | Artem Tikhomirov | CommitFacility as internal class; refactored infrastructure around internals (access to RevlogStream) |