Mercurial > hg4j
log src/org/tmatesoft/hg/internal/RevlogStream.java @ 215:41a778e3fd31
age | author | description |
---|---|---|
Tue, 26 Apr 2011 02:50:06 +0200 | Artem Tikhomirov | Basic test for HgIncomingCommand. Fix RepositoryComparator for cases when whole repository is unknown. Respect freshly initialized (empty) repositories in general. |
Wed, 20 Apr 2011 05:40:14 +0200 | Artem Tikhomirov | Performance optimization: reduce memory to keep revlog cached info |
Wed, 23 Mar 2011 20:46:00 +0100 | Artem Tikhomirov | Initial clone: populate given directory from a bundle. Everything but remote server access is there, albeit prototype code style |