Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgRepositoryLock.java @ 691:72fc7774b87e
age | author | description |
---|---|---|
Wed, 10 Jul 2013 11:48:55 +0200 | Artem Tikhomirov | Merge branch smartgit-4.5 (no actual changes, merely to denote branch is inactive |
Fri, 07 Jun 2013 13:21:20 +0200 | Artem Tikhomirov | AIOOBE in HgManifest.RevisionMapper: provide more details about exception context. Create lock file atomically. Picked from changeset 8a5cdcb27b8f smartgit-4.5 |
Thu, 30 May 2013 15:24:17 +0200 | Artem Tikhomirov | AIOOBE in HgManifest.RevisionMapper. Provide more details about exception context. Create lock file atomically. Test concurrent pull-rebase and read |
Tue, 21 May 2013 19:30:12 +0200 | Artem Tikhomirov | @since, TODOs. Tests: add 1 sec to deal with fs timestamp granularity on linux v1.1rc1 |
Fri, 17 May 2013 22:04:23 +0200 | Artem Tikhomirov | Close FIS, not FileChannel, to clear both references to FileDescriptor right away |
Fri, 10 May 2013 17:31:27 +0200 | Artem Tikhomirov | Remove few Experimental annotations as the API they've marked graduates v1.1m4 |