Mercurial > hg4j
log TODO @ 708:4ffc17c0b534
age | author | description |
---|---|---|
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) |
Fri, 30 Mar 2012 17:11:39 +0200 | Artem Tikhomirov | Record few known issues while skimming through TODOs v0.9.0 |
Thu, 09 Feb 2012 18:57:14 +0100 | Artem Tikhomirov | Comments/javadoc |
Thu, 28 Apr 2011 02:00:42 +0200 | Artem Tikhomirov | HgLogCommand.Handler is used in few places, pull up to top-level class, HgChangesetHandler |
Wed, 16 Feb 2011 22:08:58 +0100 | Artem Tikhomirov | Strip off comments in config file |
Wed, 16 Feb 2011 20:47:56 +0100 | Artem Tikhomirov | Renamed .core classes to start with Hg prefix |
Wed, 16 Feb 2011 20:32:29 +0100 | Artem Tikhomirov | core.Cset renamed to HgChangeset; repo.Changeset moved into HgChangelog |