Mercurial > jhg
log design.txt @ 197:3a7696fb457c
age | author | description |
---|---|---|
Tue, 19 Apr 2011 03:49:29 +0200 | Artem Tikhomirov | Investigate optimization options to allow fast processing of huge repositories. Fix defect in StatusCollector that lead to wrong result comparing first revision to empty repo (-1 to 0), due to same TIP constant value |
Wed, 23 Mar 2011 14:13:11 +0100 | Artem Tikhomirov | Towards initial clone: refactor HgBundle to provide slightly higher-level structure of the bundle |
Wed, 16 Feb 2011 22:08:58 +0100 | Artem Tikhomirov | Strip off comments in config file |
Wed, 16 Feb 2011 20:47:56 +0100 | Artem Tikhomirov | Renamed .core classes to start with Hg prefix |
Wed, 16 Feb 2011 20:32:29 +0100 | Artem Tikhomirov | core.Cset renamed to HgChangeset; repo.Changeset moved into HgChangelog |
Wed, 16 Feb 2011 20:13:41 +0100 | Artem Tikhomirov | Introduced ChangelogHelper to look up changesets files were modified in |