log cmdline/org/tmatesoft/hg/console/Manifest.java @ 645:14dac192aa26

age author description
2013-05-22 Artem Tikhomirov Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions
2012-06-18 Artem Tikhomirov Get rid of ambiguity in method name
2012-03-29 Artem Tikhomirov FIXMEs: consistent names, throws for commands and their handlers. Use of checked exceptions in hi-level api
2012-03-23 Artem Tikhomirov Major refactoring of exception handling. Low-level API uses RuntimeExceptions, while checked are left for higher level
2012-03-22 Artem Tikhomirov Explicit constant for regular file flags, access to flags for a given file revision
2011-09-17 Artem Tikhomirov Recognize flag options (options with no arguments) in command line sample apps
2011-08-12 Artem Tikhomirov Deprecated HgLogCommand.FileRevision gone, top-level HgFileRevision is bright and shiny replacement
2011-02-17 Artem Tikhomirov Command line tools parse and respect most of command-line arguments
2011-02-16 Artem Tikhomirov core.Path to util.Path as it's not Hg repo dependant
2011-02-16 Artem Tikhomirov Renamed .core classes to start with Hg prefix
2011-01-28 Artem Tikhomirov Updated contact address to support@hg4j.com
2011-01-24 Artem Tikhomirov Complete refactoring to org.tmatesoft
2011-01-23 Artem Tikhomirov Command-line frontend moved to separate source root with new package statement base src/com/tmate/hgkit/console/Manifest.java@abce00805cdf