Mercurial > hg4j
log src/org/tmatesoft/hg/repo/Revlog.java @ 526:2f9ed6bcefa2
age | author | description |
---|---|---|
Thu, 16 Aug 2012 17:08:34 +0200 | Artem Tikhomirov | Refactoring: move HgRepository's implementation aspects to Internals (which is now its imlementation counterpart and primary repository class to be used by other parts of the library) |
Wed, 11 Jul 2012 20:40:47 +0200 | Artem Tikhomirov | Merge changes from smartgit3 branch into 1.1 stream |
Mon, 18 Jun 2012 16:54:00 +0200 | Artem Tikhomirov | Refactor LogFacility and SessionContext, better API for both |
Wed, 06 Jun 2012 21:23:57 +0200 | Artem Tikhomirov | Issue 31: Revlog#walk() fails with AIOOBE when start > 0 smartgit3 |
Tue, 05 Jun 2012 20:50:06 +0200 | Artem Tikhomirov | Support for phases functionality from Mercurial 2.1 smartgit3 |
Tue, 17 Apr 2012 22:29:50 +0200 | Artem Tikhomirov | Better argument names |
Fri, 30 Mar 2012 16:43:09 +0200 | Artem Tikhomirov | Revlog.RevisionMap helper class got promoted as TLC, renamed to HgRevisionMap |