Mercurial > hg4j
log cmdline/org/tmatesoft/hg/console/Clone.java @ 556:e55f17a7a195
age | author | description |
---|---|---|
Sat, 17 Sep 2011 13:26:52 +0200 | Artem Tikhomirov | Recognize flag options (options with no arguments) in command line sample apps |
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 |
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 |