Mercurial > jhg
log src/org/tmatesoft/hg/internal/FNCacheFile.java @ 686:f1f095e42555
age | author | description |
---|---|---|
2013-07-11 | Artem Tikhomirov | Refactoring: move all encoding/decoding operations into single place, EncodingHelper |
2013-07-10 | Artem Tikhomirov | Utilize transaction when writing fncache. Better HgIOException |
2013-07-10 | Artem Tikhomirov | Pull: phase2 - update phases from remote, fncache with added files. Tests |
2013-06-25 | Artem Tikhomirov | Location of repository files as enumeration, use file constants instead of plain names |
2013-05-20 | Artem Tikhomirov | FIXMEs and TODOs: pay some technical debt |
2013-05-14 | Artem Tikhomirov | encode directories as demanded by fncache format |
2013-02-25 | Artem Tikhomirov | Commit: tests and fixes for defects discovered |
2013-02-13 | Artem Tikhomirov | Commit: handle empty repository case |