Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgLookup.java @ 171:2c3e96674e2a
age | author | description |
---|---|---|
Fri, 25 Mar 2011 00:05:52 +0100 | Artem Tikhomirov | Towards outgoing changes - initial detection logic, get connected with remote repo stub |
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 |
Thu, 24 Feb 2011 20:14:11 +0100 | Artem Tikhomirov | [2] do not rely clients supplied us absolute path |
Wed, 23 Feb 2011 22:36:28 +0100 | Artem Tikhomirov | Exceptions, javadoc. Initial cancel and progress support |
Fri, 28 Jan 2011 03:50:52 +0100 | Artem Tikhomirov | Updated contact address to support@hg4j.com |
Thu, 27 Jan 2011 21:22:57 +0100 | Artem Tikhomirov | Lookup to HgLookup base src/org/tmatesoft/hg/repo/Lookup.java@e4cd2799d4e7 |