Mercurial > jhg
log
age | author | description |
---|---|---|
2010-12-25 | Artem Tikhomirov | Dirstate parsing. DataAccess refactored to allow reuse and control over constants |
2010-12-25 | Artem Tikhomirov | Access to underlaying file data wrapped into own Access object, implemented with FileChannel and ByteBuffer |
2010-12-23 | Artem Tikhomirov | Filename mangling according to requires options of the store (fncache incomplete for long names) |
2010-12-22 | Artem Tikhomirov | Explicit folder creation in the build.xml |
2010-12-22 | Artem Tikhomirov | Ant script to build commands and run sample |
2010-12-21 | Artem Tikhomirov | File content and non-effective, although working, patch application |
2010-12-20 | Artem Tikhomirov | Fix offset issue for inline revlogs. Commandline processing. |