log cmdline/org/tmatesoft/hg/console/Clone.java @ 559:6ca3d0c5b4bc

age author description
2011-09-17 Artem Tikhomirov Recognize flag options (options with no arguments) in command line sample apps
2011-04-13 Artem Tikhomirov Clone refactored into a command. HgBundle needs means to control its lifecycle, to be deleted when no longer needed
2011-03-24 Artem Tikhomirov Towards outgoing changes - initial detection logic, get connected with remote repo stub
2011-03-23 Artem Tikhomirov Initial clone: populate given directory from a bundle. Everything but remote server access is there, albeit prototype code style