log src/org/tmatesoft/hg/repo/HgBundle.java @ 277:74e7493a042a

age author description
Thu, 25 Aug 2011 03:57:39 +0200 Artem Tikhomirov Use Nodeid.isNull check instead of NULL.equals
Thu, 14 Apr 2011 00:47:04 +0200 Artem Tikhomirov Clone refactored into a command. HgBundle needs means to control its lifecycle, to be deleted when no longer needed
Tue, 12 Apr 2011 19:36:18 +0200 Artem Tikhomirov Refactor HgBundle to dispatch changes found through callback