log src/org/tmatesoft/hg/core/HgBadArgumentException.java @ 677:1c49c0cee540

age author description
Fri, 11 Jan 2013 18:12:39 +0100 Artem Tikhomirov Repository checkout support, first iteration
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, 16 Sep 2011 05:35:32 +0200 Artem Tikhomirov Issue 11: Error log facility. SessionContext to share common facilities
Tue, 12 Apr 2011 19:10:38 +0200 Artem Tikhomirov Refactor incoming and outgoing code to be shared with RepositoryComparator. Placeholders for in/out commands. Refactor common remote lookup code