Mercurial > jhg
log TODO @ 390:6952d9ce97f1
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 |