Mercurial > hg4j
log TODO @ 618:7c0d2ce340b8
age | author | description |
---|---|---|
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) |
2012-03-30 | Artem Tikhomirov | Record few known issues while skimming through TODOs v0.9.0 |
2012-02-09 | Artem Tikhomirov | Comments/javadoc |
2011-04-28 | Artem Tikhomirov | HgLogCommand.Handler is used in few places, pull up to top-level class, HgChangesetHandler |
2011-02-16 | Artem Tikhomirov | Strip off comments in config file |
2011-02-16 | Artem Tikhomirov | Renamed .core classes to start with Hg prefix |
2011-02-16 | Artem Tikhomirov | core.Cset renamed to HgChangeset; repo.Changeset moved into HgChangelog |