Mercurial > jhg
log src/org/tmatesoft/hg/internal/RepoInitializer.java @ 713:661e77dc88ba tip
age | author | description |
---|---|---|
2013-06-07 | Artem Tikhomirov | HgInitCommand: expose repo init functionality |
2013-05-20 | Artem Tikhomirov | Update to comply with Java 1.5 target |
2012-10-18 | 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) |
2012-08-16 | 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) |