log src/org/tmatesoft/hg/repo/HgLookup.java @ 713:661e77dc88ba tip

age author description
Thu, 08 Aug 2013 19:18:50 +0200 Artem Tikhomirov Provisional APIs and respective implementation for http, https and ssh remote repositories
Tue, 06 Aug 2013 21:18:33 +0200 Artem Tikhomirov in, out and clone tests pass for ssh repositories. Infrastructure to decouple HgRemoteRepository from specific Connector implementation
Wed, 22 May 2013 15:52:31 +0200 Artem Tikhomirov Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions
Mon, 20 May 2013 16:56:40 +0200 Artem Tikhomirov Update to comply with Java 1.5 target
Thu, 16 May 2013 19:46:13 +0200 Artem Tikhomirov Refactor approach how content finds it way down to a commit revision
Wed, 17 Apr 2013 16:02:52 +0200 Artem Tikhomirov Throw exception if repository encountered is too old for Hg4J
Tue, 15 Jan 2013 17:07:19 +0100 Artem Tikhomirov Initial support for Revert command with accompanying minor refactoring