Mercurial > hg4j
log cmdline/org/tmatesoft/hg/console/Clone.java @ 198:33a7d76f067b
age | author | description |
---|---|---|
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 |