log cmdline/org/tmatesoft/hg/console/Status.java @ 432:1fc0da631200

age author description
Thu, 29 Mar 2012 17:14:35 +0200 Artem Tikhomirov FIXMEs: consistent names, throws for commands and their handlers. Use of checked exceptions in hi-level api
Thu, 08 Dec 2011 22:19:27 +0100 Artem Tikhomirov Report non-critical errors during status operation to handler/inspector
Sat, 17 Sep 2011 13:26:52 +0200 Artem Tikhomirov Recognize flag options (options with no arguments) in command line sample apps
Wed, 31 Aug 2011 23:22:18 +0200 Artem Tikhomirov Use EnumMap when keys are from enumeration
Wed, 09 Mar 2011 05:22:17 +0100 Artem Tikhomirov Merged branch wrap-data-access into default for resource-friendly data access. Updated API to promote that friendliness to clients (channels, not byte[]). More exceptions
Thu, 17 Feb 2011 22:16:25 +0100 Artem Tikhomirov Command line tools parse and respect most of command-line arguments
Wed, 16 Feb 2011 20:59:39 +0100 Artem Tikhomirov core.Path to util.Path as it's not Hg repo dependant