log TODO @ 427:31a89587eb04

age author description
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
2011-01-25 Artem Tikhomirov Complete path hash calculation of fncache requirement
2011-01-25 Artem Tikhomirov Skip metadata in the beginning of a file content. Parse metadata, recognize copies/renames
2011-01-24 Artem Tikhomirov Moved RevlogStream implementation into .internal
2011-01-23 Artem Tikhomirov Command-line frontend moved to separate source root with new package statement
2011-01-21 Artem Tikhomirov Convenient commands constitute hi-level API. org.tmatesoft namespace, GPL2 statement