31 次程式碼提交 (00386272264f65c41e36406f7c2e9ea6e901276e)

作者 SHA1 備註 提交日期
  Thomas Wolf 0038627226 LockFile: create OutputStream only when needed 3 年之前
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification 4 年之前
  Matthias Sohn 42000a71e3 LockFile: log exception if creation of lock file failed 4 年之前
  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 年之前
  Carsten Hammer 84fc5c908d Convert to lambda or member reference 5 年之前
  Carsten Hammer c0268f899e Join catch sections using multicatch 5 年之前
  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 7 年之前
  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 年之前