Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgRepositoryLock.java @ 624:507602cb4fb3
age | author | description |
---|---|---|
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 |
Mon, 06 May 2013 20:28:21 +0200 | Artem Tikhomirov | Commit: update active bookmark with new revision |
Fri, 30 Nov 2012 22:08:11 +0100 | Artem Tikhomirov | Use checked exception to indicate fs lock entanglements |
Mon, 13 Aug 2012 19:24:29 +0200 | Artem Tikhomirov | HgRepositoryLock: some javadoc |
Mon, 13 Aug 2012 19:07:59 +0200 | Artem Tikhomirov | Repository locking mechanism is alive |
Mon, 13 Aug 2012 18:11:47 +0200 | Artem Tikhomirov | Access to reposiotry lock mechanism via HgRepositoryLock base src/org/tmatesoft/hg/internal/Lock.java@1598cbef9b1c |