log cmdline/org/tmatesoft/hg/console/Status.java @ 559:6ca3d0c5b4bc

age author description
2012-06-18 Artem Tikhomirov Refactor LogFacility and SessionContext, better API for both
2012-06-13 Artem Tikhomirov oth.util.Status renamed to Outcome as the noun is too overloaded, especially in scm
2012-03-29 Artem Tikhomirov FIXMEs: consistent names, throws for commands and their handlers. Use of checked exceptions in hi-level api
2011-12-08 Artem Tikhomirov Report non-critical errors during status operation to handler/inspector
2011-09-17 Artem Tikhomirov Recognize flag options (options with no arguments) in command line sample apps
2011-08-31 Artem Tikhomirov Use EnumMap when keys are from enumeration
2011-03-09 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
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-04 Artem Tikhomirov Enable filters for status operation (ToRepo case)
2011-01-28 Artem Tikhomirov Updated contact address to support@hg4j.com
2011-01-27 Artem Tikhomirov Internals to HgInternals
2011-01-27 Artem Tikhomirov *StatusCollector renamed to Hg*StatusCollector
2011-01-27 Artem Tikhomirov Switch to Path instead of String in filenames returned by various status operations
2011-01-26 Artem Tikhomirov Status between two revisions to recognize copy/rename
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/Status.java@a15b0feffdf0