log cmdline/org/tmatesoft/hg/console/Outgoing.java @ 522:2103388d4010 v1.1m2

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
Tue, 17 May 2011 00:56:54 +0200 Artem Tikhomirov Issue 5: Facilities for progress and cancellation. More specific exceptions. Exceptions from callbacks as RuntimeException
Thu, 28 Apr 2011 02:47:44 +0200 Artem Tikhomirov Sample command line tools for incoming/outgoing to use commands
Fri, 15 Apr 2011 03:17:03 +0200 Artem Tikhomirov Incoming and Outgoing commands are alive
Wed, 13 Apr 2011 19:55:59 +0200 Artem Tikhomirov Complete Outgoing cmdline, with both lite (revisions) and complete (changeset) information dump
Tue, 12 Apr 2011 19:10:38 +0200 Artem Tikhomirov Refactor incoming and outgoing code to be shared with RepositoryComparator. Placeholders for in/out commands. Refactor common remote lookup code
Wed, 06 Apr 2011 01:34:16 +0200 Artem Tikhomirov Complete logic to discover all branches missing locally. Most of wire protocol in HgRemoteRepository