31 Commits (00386272264f65c41e36406f7c2e9ea6e901276e)

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