Mercurial > jhg
log src/org/tmatesoft/hg/repo/HgManifest.java @ 304:85b8efde5586
age | author | description |
---|---|---|
Wed, 21 Sep 2011 18:26:16 +0200 | Artem Tikhomirov | Use memory-friendly set implementation to canonicalize filenames and nodeids |
Sat, 17 Sep 2011 13:41:04 +0200 | Artem Tikhomirov | Share range check code |
Sat, 03 Sep 2011 21:46:13 +0200 | Artem Tikhomirov | Use Path instead of plain String for manifest file names |
Tue, 23 Aug 2011 22:30:56 +0200 | Artem Tikhomirov | Use StringProxy when parsing manifest to minimize number of useless conversions and array instances |