log

age author description
Sat, 02 Apr 2011 03:01:14 +0200 Artem Tikhomirov Extracting complete branch using remote between call to detect incoming changes is done. Arguments reorderd in remote repo to better match Hg server ideology, not my mental convenience
Wed, 30 Mar 2011 02:55:48 +0200 Artem Tikhomirov Nice ant --projecthelp -v output
Wed, 30 Mar 2011 02:43:15 +0200 Artem Tikhomirov Build shall succeed with no precompiled classes, too
Tue, 29 Mar 2011 02:20:02 +0200 Artem Tikhomirov Test algorithm to build sequence of missing revisions
Fri, 25 Mar 2011 00:13:37 +0100 Artem Tikhomirov Configuration handling out of HgLookup (bad idea to use URL to pass keys)
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