24 коммитов (0046b2a8fefcbfecc10a7b198a075eb2775d3e7a)

Автор SHA1 Сообщение Дата
  Matthias Sohn 3b368d5578 In LockFile#waitForStatChange wait in units of file time resolution 4 лет назад
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 4 лет назад
  Matthias Sohn 06e06fc291 Fix atomic lock file creation on NFS 5 лет назад
  Matthias Sohn 6bec391d36 Use constant for ".lock" 6 лет назад
  Matthias Sohn 5f27032fb8 Use constant for ".lock" 6 лет назад
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 лет назад
  Matthias Sohn cc8dfe79a9 Remove deprecated LockFile(File, FS) constructor 6 лет назад
  David Pursehouse 20b750d2f5 LockFile: Open FileInputStream in try-with-resource 6 лет назад
  Matthias Sohn 5480da5999 Fix javadoc in org.eclipse.jgit storage/file package 6 лет назад
  Christian Halstrick 10e65cb4fa Fix LockFile semantics when running on NFS 6 лет назад
  Dave Borowitz 26962861d4 Implement atomic BatchRefUpdates for RefDirectory 6 лет назад
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 лет назад
  Jonathan Nieder 061d24f6d5 Remove @since tags from internal packages 7 лет назад
  Matthias Sohn 3fc93f8a56 Rename files using NIO2 atomic rename 9 лет назад
  Matthias Sohn d2faec27a7 Raise error if FileNotFoundException is caught for an existing file 8 лет назад
  Andrey Loskutov 79a7dd026f [performance] Remove synthetic access$ methods in pack and file packages 8 лет назад
  Matthias Sohn d059f85c0b When renaming the lock file succeeds the lock isn't held anymore 11 лет назад
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 лет назад
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 лет назад
  Robin Rosenberg 1953ae6aee Smudge index entries on first write (too), as well when reading 12 лет назад
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 лет назад
  Kevin Sawicki aebfc70cc8 Provide helper for unlocking a file 12 лет назад
  Christian Halstrick d8bcc84154 Let LockFile.unlock use FileUtils.delete() 13 лет назад
  Shawn O. Pearce c261b28f67 RefDirectory: Use FileSnapshot for packed-refs 13 лет назад
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir 13 лет назад
  Shawn O. Pearce 3922e026e0 FileBasedConfig: Use FileSnapshot for isOutdated() 13 лет назад
  Jens Baumgart cbf5ff6ac7 LockFile.commit: retry renaming 13 лет назад
  Shawn O. Pearce 2f6e79307d Remove unnecessary flush calls from LockFile 13 лет назад
  Shawn O. Pearce ed5fe8af9a Remove unnecessary region locking from LockFile 13 лет назад
  Shawn O. Pearce e0e7fe531d Support core.fsyncRefFiles option 13 лет назад
  Shawn O. Pearce cfa3f365d6 Simplify LockFile write(ObjectId) case 13 лет назад
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows 14 лет назад
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 лет назад
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 лет назад
  Shawn O. Pearce 01b5392cdb Rewrite reference handling to be abstract and accurate 14 лет назад
  Shawn O. Pearce 1ec393e744 Use Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2 14 лет назад
  Alex Blewitt 4d91645e89 Remove trailing whitespace at end of line 14 лет назад
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 лет назад