Mercurial > jhg
log cmdline/org/tmatesoft/hg/console/Remote.java @ 292:a415fe296a50
age | author | description |
---|---|---|
2011-04-06 | Artem Tikhomirov | Support for changegroup wire command |
2011-04-05 | Artem Tikhomirov | Complete logic to discover all branches missing locally. Most of wire protocol in HgRemoteRepository |
2011-04-02 | Artem Tikhomirov | Use POST for long between queries. Batch between queries (pass multiple pairs to a server) to minimize number thereof |
2011-03-24 | Artem Tikhomirov | Towards outgoing changes - initial detection logic, get connected with remote repo stub |
2011-03-22 | Artem Tikhomirov | Write down results of changegroup (or any other BundleFormat) wireprotocol command |
2011-03-02 | Artem Tikhomirov | Investigate pull/clone functionality |
2011-02-24 | Alexander Kitaev | Unused variables removed. |
2011-02-03 | Artem Tikhomirov | Filters to read and initialize according to configuration files |
2011-01-28 | Artem Tikhomirov | Updated contact address to support@hg4j.com |
2011-01-24 | Artem Tikhomirov | Complete refactoring to org.tmatesoft base src/com/tmate/hgkit/console/Remote.java@f540df862ae7 |