Mercurial > hg4j
log cmdline/org/tmatesoft/hg/console/Manifest.java @ 526:2f9ed6bcefa2
age | author | description |
---|---|---|
Mon, 18 Jun 2012 17:06:42 +0200 | Artem Tikhomirov | Get rid of ambiguity in method name |
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 |
Fri, 23 Mar 2012 22:51:18 +0100 | Artem Tikhomirov | Major refactoring of exception handling. Low-level API uses RuntimeExceptions, while checked are left for higher level |
Thu, 22 Mar 2012 18:54:11 +0100 | Artem Tikhomirov | Explicit constant for regular file flags, access to flags for a given file revision |
Sat, 17 Sep 2011 13:26:52 +0200 | Artem Tikhomirov | Recognize flag options (options with no arguments) in command line sample apps |
Fri, 12 Aug 2011 18:58:16 +0200 | Artem Tikhomirov | Deprecated HgLogCommand.FileRevision gone, top-level HgFileRevision is bright and shiny replacement |
Thu, 17 Feb 2011 22:16:25 +0100 | Artem Tikhomirov | Command line tools parse and respect most of command-line arguments |