Mercurial > hg4j
log src/org/tmatesoft/hg/internal/RepoInitializer.java @ 624:507602cb4fb3
age | author | description |
---|---|---|
Mon, 20 May 2013 16:56:40 +0200 | Artem Tikhomirov | Update to comply with Java 1.5 target |
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) |
Thu, 16 Aug 2012 17:08:34 +0200 | Artem Tikhomirov | Refactoring: move HgRepository's implementation aspects to Internals (which is now its imlementation counterpart and primary repository class to be used by other parts of the library) |