| Fri, 10 May 2013 17:31:27 +0200 | Artem Tikhomirov | Remove few Experimental annotations as the API they've marked graduates
   v1.1m4 | 
 
  | Wed, 20 Feb 2013 18:19:52 +0100 | Artem Tikhomirov | Better (precise) name for diff facility, tests | 
 
  | Wed, 11 Jul 2012 20:40:47 +0200 | Artem Tikhomirov | Merge changes from smartgit3 branch into 1.1 stream | 
 
  | Wed, 06 Jun 2012 21:23:57 +0200 | Artem Tikhomirov | Issue 31: Revlog#walk() fails with AIOOBE when start > 0
   smartgit3 | 
 
  | Thu, 22 Mar 2012 20:14:06 +0100 | Artem Tikhomirov | New and better name for HgFileInformer - HgChangesetFileSneaker. Explain (comments) ties between HgManifest, HgDataFile, HgChangesetFileSneaker and reasons for method placement | 
 
  | Thu, 22 Mar 2012 18:54:11 +0100 | Artem Tikhomirov | Explicit constant for regular file flags, access to flags for a given file revision | 
 
  | Fri, 02 Sep 2011 13:59:21 +0200 | Artem Tikhomirov | Utilize IntMap when caching manifest revisions | 
 
  | Mon, 29 Aug 2011 23:31:37 +0200 | Artem Tikhomirov | Ensure capacity grows regardless of initial map size. Separate unit test | 
 
  | Mon, 29 Aug 2011 22:15:12 +0200 | Artem Tikhomirov | Tailored Map implementation with int keys |