Mercurial > hg4j
log cmdline/org/tmatesoft/hg/console/Remote.java @ 299:45dc79e545f5
age | author | description |
---|---|---|
Fri, 16 Sep 2011 05:35:32 +0200 | Artem Tikhomirov | Issue 11: Error log facility. SessionContext to share common facilities |
Wed, 06 Apr 2011 02:50:26 +0200 | Artem Tikhomirov | Support for changegroup wire command |
Wed, 06 Apr 2011 01:34:16 +0200 | Artem Tikhomirov | Complete logic to discover all branches missing locally. Most of wire protocol in HgRemoteRepository |
Sat, 02 Apr 2011 23:05:28 +0200 | Artem Tikhomirov | Use POST for long between queries. Batch between queries (pass multiple pairs to a server) to minimize number thereof |
Fri, 25 Mar 2011 00:05:52 +0100 | Artem Tikhomirov | Towards outgoing changes - initial detection logic, get connected with remote repo stub |
Tue, 22 Mar 2011 03:52:34 +0100 | Artem Tikhomirov | Write down results of changegroup (or any other BundleFormat) wireprotocol command |
Wed, 02 Mar 2011 01:06:09 +0100 | Artem Tikhomirov | Investigate pull/clone functionality |