Mercurial > hg4j
log design.txt @ 225:fad70a9e6c7f
age | author | description |
---|---|---|
Thu, 28 Apr 2011 03:44:45 +0200 | Artem Tikhomirov | Few branches (distinct BranchChains from distinct heads) may end up with same nodes. Building BC structure fixed to reuse chain elements |
Thu, 28 Apr 2011 02:00:42 +0200 | Artem Tikhomirov | HgLogCommand.Handler is used in few places, pull up to top-level class, HgChangesetHandler |
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. |