log TODO @ 587:a52f4cc56f9c

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
2011-02-16 Artem Tikhomirov Introduced ChangelogHelper to look up changesets files were modified in
2011-02-04 Artem Tikhomirov reflect status change in the todo content
2011-02-03 Artem Tikhomirov Filters to read and initialize according to configuration files
2011-01-31 Artem Tikhomirov Prototype Filter support with keyword filter as a playground
2011-01-29 Artem Tikhomirov Handler for StatusCommand to get notifications in the form of HgStatus object
2011-01-29 Artem Tikhomirov CatCommand
2011-01-28 Artem Tikhomirov ErrorCollector in tests to grab multiple errors
2011-01-27 Artem Tikhomirov ignore file with regex and 'honest' glob support