aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/LockFileTest.java
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Fix pattern CatchFailMatthias Sohn2024-04-291-1/+2
* Remove stray files (probes or lock files) created by background threadsJames Z.M. Gao2022-05-151-0/+12
* LockFile: create OutputStream only when neededThomas Wolf2021-05-071-1/+152
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Organize importsDavid Pursehouse2016-11-141-1/+0
* Don't use deprecated LockFile constructorDavid Pursehouse2016-02-151-1/+1
* LockFileTest: Open Git instance in try-with-resourceDavid Pursehouse2016-02-151-17/+18
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-0/+85