Mercurial > hg4j
log src/com/tmate/hgkit/ll/LocalHgRepo.java @ 15:865bf07f381f
age | author | description |
---|---|---|
Mon, 27 Dec 2010 00:50:02 +0100 | Artem Tikhomirov | Basic hgignore handling |
Sat, 25 Dec 2010 21:50:12 +0100 | Artem Tikhomirov | Dirstate parsing. DataAccess refactored to allow reuse and control over constants |
Sat, 25 Dec 2010 04:45:59 +0100 | Artem Tikhomirov | Access to underlaying file data wrapped into own Access object, implemented with FileChannel and ByteBuffer |
Thu, 23 Dec 2010 01:31:40 +0100 | Artem Tikhomirov | Filename mangling according to requires options of the store (fncache incomplete for long names) |
Mon, 20 Dec 2010 02:50:36 +0100 | Artem Tikhomirov | Rudimentary log functionality with basic infrastructure is in place |
Sat, 18 Dec 2010 05:47:35 +0100 | Artem Tikhomirov | Repository detection from local/specified directory |