log src/org/tmatesoft/hg/repo/HgRepositoryLock.java @ 713:661e77dc88ba tip

age author description
2013-07-10 Artem Tikhomirov Merge branch smartgit-4.5 (no actual changes, merely to denote branch is inactive
2013-06-07 Artem Tikhomirov AIOOBE in HgManifest.RevisionMapper: provide more details about exception context. Create lock file atomically. Picked from changeset 8a5cdcb27b8f smartgit-4.5
2013-05-30 Artem Tikhomirov AIOOBE in HgManifest.RevisionMapper. Provide more details about exception context. Create lock file atomically. Test concurrent pull-rebase and read
2013-05-21 Artem Tikhomirov @since, TODOs. Tests: add 1 sec to deal with fs timestamp granularity on linux v1.1rc1
2013-05-17 Artem Tikhomirov Close FIS, not FileChannel, to clear both references to FileDescriptor right away
2013-05-10 Artem Tikhomirov Remove few Experimental annotations as the API they've marked graduates v1.1m4
2013-05-06 Artem Tikhomirov Commit: update active bookmark with new revision
2012-11-30 Artem Tikhomirov Use checked exception to indicate fs lock entanglements
2012-08-13 Artem Tikhomirov HgRepositoryLock: some javadoc
2012-08-13 Artem Tikhomirov Repository locking mechanism is alive
2012-08-13 Artem Tikhomirov Access to reposiotry lock mechanism via HgRepositoryLock base src/org/tmatesoft/hg/internal/Lock.java@1598cbef9b1c