Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgBundle.java @ 301:88c58edc0857
age | author | description |
---|---|---|
Fri, 16 Sep 2011 05:35:32 +0200 | Artem Tikhomirov | Issue 11: Error log facility. SessionContext to share common facilities |
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 |
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 |
Wed, 23 Mar 2011 14:13:11 +0100 | Artem Tikhomirov | Towards initial clone: refactor HgBundle to provide slightly higher-level structure of the bundle |