log TODO @ 713:661e77dc88ba tip

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
Wed, 16 Feb 2011 20:13:41 +0100 Artem Tikhomirov Introduced ChangelogHelper to look up changesets files were modified in
Fri, 04 Feb 2011 04:06:44 +0100 Artem Tikhomirov reflect status change in the todo content
Thu, 03 Feb 2011 22:13:55 +0100 Artem Tikhomirov Filters to read and initialize according to configuration files
Tue, 01 Feb 2011 00:21:08 +0100 Artem Tikhomirov Prototype Filter support with keyword filter as a playground
Sat, 29 Jan 2011 04:17:13 +0100 Artem Tikhomirov Handler for StatusCommand to get notifications in the form of HgStatus object
Sat, 29 Jan 2011 02:16:01 +0100 Artem Tikhomirov CatCommand
Fri, 28 Jan 2011 04:57:46 +0100 Artem Tikhomirov ErrorCollector in tests to grab multiple errors
Thu, 27 Jan 2011 06:06:42 +0100 Artem Tikhomirov ignore file with regex and 'honest' glob support