Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgRemoteRepository.java @ 264:6bb5e7ed051a
age | author | description |
---|---|---|
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 03:55:23 +0200 | Artem Tikhomirov | Wrong parent assignment when building branch chain |
Thu, 28 Apr 2011 03:10:56 +0200 | Artem Tikhomirov | Conditional debug printouts |
Tue, 26 Apr 2011 15:52:33 +0200 | Artem Tikhomirov | Basic test for HgOutgoingCommand. Handle cases with no outgoing changes in RepositoryComparator |
Tue, 26 Apr 2011 02:50:06 +0200 | Artem Tikhomirov | Basic test for HgIncomingCommand. Fix RepositoryComparator for cases when whole repository is unknown. Respect freshly initialized (empty) repositories in general. |
Thu, 14 Apr 2011 02:48:06 +0200 | Artem Tikhomirov | More debug printouts |
Thu, 14 Apr 2011 00:47:04 +0200 | Artem Tikhomirov | Clone refactored into a command. HgBundle needs means to control its lifecycle, to be deleted when no longer needed |