Mercurial > hg4j
log cmdline/org/tmatesoft/hg/console/Outgoing.java @ 184:ec1820f64d2b
age | author | description |
---|---|---|
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 |
Sat, 02 Apr 2011 03:01:14 +0200 | Artem Tikhomirov | Extracting complete branch using remote between call to detect incoming changes is done. Arguments reorderd in remote repo to better match Hg server ideology, not my mental convenience |
Fri, 25 Mar 2011 00:13:37 +0100 | Artem Tikhomirov | Configuration handling out of HgLookup (bad idea to use URL to pass keys) |