log src/org/tmatesoft/hg/core/HgUpdateConfigCommand.java @ 423:9c9c442b5f2e

age author description
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
Fri, 10 Feb 2012 13:56:24 +0100 Artem Tikhomirov Per-repository UpdateConfigCommand completed. Access to system properties through SessionContext to ease alternation
Thu, 09 Feb 2012 04:15:17 +0100 Artem Tikhomirov Investigate approaches to alter Mercurial configuration files