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 5年前
  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年前