log src/org/tmatesoft/hg/core/HgManifestCommand.java @ 342:516b817415ba

age author description
2011-09-03 Artem Tikhomirov Use Path instead of plain String for manifest file names
2011-08-12 Artem Tikhomirov Deprecated HgLogCommand.FileRevision gone, top-level HgFileRevision is bright and shiny replacement
2011-06-01 Artem Tikhomirov Introduced access to conflict resolution information (merge state)
2011-05-19 Artem Tikhomirov Due to discrepancy in manifest and changelor indexes, wrong manifest revisions got cached and compared
2011-05-16 Artem Tikhomirov Issue 5: Facilities for progress and cancellation. More specific exceptions. Exceptions from callbacks as RuntimeException
2011-02-23 Artem Tikhomirov Exceptions, javadoc. Initial cancel and progress support
2011-02-17 Artem Tikhomirov Command line tools parse and respect most of command-line arguments
2011-02-17 Artem Tikhomirov More reasonable use of path normalizer and path.source
2011-02-16 Artem Tikhomirov core.Path to util.Path as it's not Hg repo dependant
2011-02-16 Artem Tikhomirov Fix reference to class name in the comment
2011-02-16 Artem Tikhomirov Renamed .core classes to start with Hg prefix base src/org/tmatesoft/hg/core/RepositoryTreeWalker.java@cc2ecb5a0390