Mercurial > hg4j
log src/org/tmatesoft/hg/internal/IntMap.java @ 663:46b56864b483
age | author | description |
---|---|---|
Thu, 04 Jul 2013 18:40:03 +0200 | Artem Tikhomirov | Performance: rebuild information about branches takes too long (my improvement: 3 times, 11-15 s to less than 4 sec) |
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 |