Wed, 22 May 2013 15:52:31 +0200 |
Artem Tikhomirov |
Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions
|
Tue, 07 May 2013 21:27:51 +0200 |
Artem Tikhomirov |
Clean, organize and resolve some TODOs and FIXMEs: minor refactorings and comments
|
Tue, 07 May 2013 16:52:46 +0200 |
Artem Tikhomirov |
Refresh revlogs if a change to a file has been detected; do not force reload of the whole repository
|
Mon, 06 May 2013 18:53:04 +0200 |
Artem Tikhomirov |
Use nodeid reverse lookup speedup cache for #isKnown, if available
|
Mon, 06 May 2013 17:10:46 +0200 |
Artem Tikhomirov |
Remove debug timestamps
|
Fri, 03 May 2013 17:03:31 +0200 |
Artem Tikhomirov |
Utilize RevisionLookup to speed-up getRevisionIndex of both manifest and changelog
|
Tue, 05 Feb 2013 22:30:21 +0100 |
Artem Tikhomirov |
Commit: first working version
|
Mon, 04 Feb 2013 18:00:55 +0100 |
Artem Tikhomirov |
Commit: refactor revision creation code from clone command to work separately, fit into existing library structure
|
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
|