Mercurial > hg4j
log src/org/tmatesoft/hg/internal/FNCacheFile.java @ 705:b4242b7e7dfe
age | author | description |
---|---|---|
Thu, 11 Jul 2013 17:54:08 +0200 | Artem Tikhomirov | Refactoring: move all encoding/decoding operations into single place, EncodingHelper |
Wed, 10 Jul 2013 19:33:51 +0200 | Artem Tikhomirov | Utilize transaction when writing fncache. Better HgIOException |
Wed, 10 Jul 2013 16:41:49 +0200 | Artem Tikhomirov | Pull: phase2 - update phases from remote, fncache with added files. Tests |
Tue, 25 Jun 2013 18:53:18 +0200 | Artem Tikhomirov | Location of repository files as enumeration, use file constants instead of plain names |
Mon, 20 May 2013 20:34:33 +0200 | Artem Tikhomirov | FIXMEs and TODOs: pay some technical debt |
Tue, 14 May 2013 17:31:35 +0200 | Artem Tikhomirov | encode directories as demanded by fncache format |
Mon, 25 Feb 2013 19:48:20 +0100 | Artem Tikhomirov | Commit: tests and fixes for defects discovered |