log src/org/tmatesoft/hg/internal/RequiresFile.java @ 599:55b7987c1796

age author description
Thu, 18 Oct 2012 18:36:13 +0200 Artem Tikhomirov Refactor to keep knowledge about repository control files and their location in respect to .hg/ in a single place (facilitate future adoption of shared repositories)
Fri, 16 Sep 2011 05:35:32 +0200 Artem Tikhomirov Issue 11: Error log facility. SessionContext to share common facilities
Thu, 11 Aug 2011 05:12:13 +0200 Artem Tikhomirov Close file streams
Wed, 23 Mar 2011 20:46:00 +0100 Artem Tikhomirov Initial clone: populate given directory from a bundle. Everything but remote server access is there, albeit prototype code style
Fri, 28 Jan 2011 03:50:52 +0100 Artem Tikhomirov Updated contact address to support@hg4j.com
Mon, 24 Jan 2011 03:14:45 +0100 Artem Tikhomirov Complete refactoring to org.tmatesoft