Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgLookup.java @ 608:e1b29756f901
age | author | description |
---|---|---|
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 |
Wed, 31 Oct 2012 15:17:21 +0100 | Artem Tikhomirov | Add lookup of remote paths from repository's .hg/hgrc, respect default (origin) |
Thu, 18 Oct 2012 16:27:32 +0200 | Artem Tikhomirov | Leave path as close as possible to one supplied by user. No need to keep it as canonical |
Tue, 07 Aug 2012 19:14:53 +0200 | Artem Tikhomirov | Handle include and unset directives in config files |
Mon, 18 Jun 2012 16:54:00 +0200 | Artem Tikhomirov | Refactor LogFacility and SessionContext, better API for both |
Thu, 29 Mar 2012 20:54:04 +0200 | Artem Tikhomirov | FIXMEs: awkward API refactored, what need to be internal got hidden; public aspects got captured in slim interfaces |