31 Révisions (00386272264f65c41e36406f7c2e9ea6e901276e)

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