log src/org/tmatesoft/hg/repo/HgInternals.java @ 382:82336b7c54f4

age author description
Fri, 10 Feb 2012 13:56:24 +0100 Artem Tikhomirov Per-repository UpdateConfigCommand completed. Access to system properties through SessionContext to ease alternation
Fri, 16 Dec 2011 16:00:57 +0100 Artem Tikhomirov Update Javadoc with 'revision index'
Fri, 16 Dec 2011 15:37:27 +0100 Artem Tikhomirov Use 'revision index' instead of the vague 'local revision number' concept in the API
Thu, 24 Nov 2011 02:57:03 +0100 Artem Tikhomirov Expose errors reading mercurial control files with exception
Tue, 22 Nov 2011 05:25:57 +0100 Artem Tikhomirov Add specific IAE subclass to handle wrong (e.g. outdated after rollback) revisions
Wed, 16 Nov 2011 22:42:21 +0100 Artem Tikhomirov Issue 16: respect glob patterns in HgIgnore for sub-directories
Sat, 05 Nov 2011 04:21:18 +0100 Artem Tikhomirov Access to repository configuration