7674 Commits (0babfaad8c6c695a24b9593273ba3e5ae8c2285b)
 

Author SHA1 Message Date
David Pursehouse cb53db4bff Merge "Ensure FSTest uses MockSystemReader" into stable-5.1 5 years ago
Matthias Sohn 69ce7fc7fb Ensure FSTest uses MockSystemReader 5 years ago
Masaya Suzuki c0cfdcd2f1 dfs: Take size as long instead of int 5 years ago
Masaya Suzuki 46678b303c dfs: Read at the aligned position 5 years ago
Masaya Suzuki e837bdd0fa dfs: Add a position argument 5 years ago
Masaya Suzuki 566384fa45 dfs: Move the deeply nested code to its own method 5 years ago
Vishal Devgire 9b4a55c0b6 Make supportsAtomicCreateNewFile return true as default 5 years ago
Matthias Sohn 4d46a68abe Update orbit to R20190602212107-2019-06 to enable backports from master 5 years ago
Matthias Sohn 6ef225c519 Handle InvalidPathException in FS_POSIX#createNewFileAtomic 5 years ago
Matthias Sohn cc29da8e0f Ensure root cause of lock creation failures is logged 5 years ago
Matthias Sohn 9add6d3e24 Implement toString in MockSystemReader and MockConfig 5 years ago
Matthias Sohn 118ee61640 LocalDiskRefTreeDatabaseTest shall use MockSystemReader 5 years ago
Matthias Sohn c28167e103 Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader 5 years ago
Matthias Sohn 12d03a97d8 Ensure we use MockSystemReader in tests 5 years ago
Matthias Sohn 65cee6ccbf Override FileBasedConfig's save method in MockConfig 5 years ago
Matthias Sohn a7338dd1e5 Remove FileBasedConfig.load(boolean) introduced in d45219ba 5 years ago
Matthias Sohn 0bc89fabe2 Disable debug log for FS in org.eclipse.jgit.test 5 years ago
Matthias Sohn 06fc6c7cc0 Bazel: enable logging for tests in org.eclipse.jgit.test 5 years ago
Matthias Sohn 42000a71e3 LockFile: log exception if creation of lock file failed 5 years ago
Thomas Wolf db0eb9f8ae GPG: check secring.gpg for keys if pubring.kbx is empty 5 years ago
Matthias Sohn 3cea3676c7 Merge branch 'stable-5.4' 5 years ago
Matthias Sohn a65e7c7501 Export all packages of o.e.j.ant and o.e.j.archive bundles 5 years ago
Matthias Sohn 1574353f7c Do not require test bundles to export all packages 5 years ago
Matthias Sohn 83502bb201 Fix API problem filters 5 years ago
David Pursehouse 40f6c92c5c Increase severity of AmbiguousMethodReference to ERROR 5 years ago
David Pursehouse 13df53c149 [error prone] suppress AmbiguousMethodReference in AnyLongObjectId 5 years ago
David Pursehouse ad02a7cbad Stop using deprecated Constants.CHARACTER_ENCODING 5 years ago
David Pursehouse 86be1b4038 Upgrade eclipse-jarsigner-plugin to 1.1.6 5 years ago
David Pursehouse 8ad6a7c61c Upgrade Spotbugs to 3.1.12.2 5 years ago
Marco Miller 8974e147b7 Upgrade maven-site-plugin to 3.8.2 5 years ago
Matthias Sohn 4b9ed3f678 [error prone] fix ReferenceEquality warning in CommitBuilder 5 years ago
Matthias Sohn b4cb06b294 [error prone] suppress NonAtomicVolatileUpdate warning in SimpleLruCache 5 years ago
Matthias Sohn 66cb2d9db4 [error prone] fix ReferenceEquality warning in CommitGraphPane#authorFor 5 years ago
Matthias Sohn 70258a9cb2 [error prone] fix ReferenceEquality warning in RevWalk#isMergedInto 5 years ago
Matthias Sohn 722deaa671 [error prone] fix ReferenceEquality warning in RefUpdate#updateImpl 5 years ago
Matthias Sohn bac0e8fd8d [error prone] fix ReferenceEquality warning in static equals methods 5 years ago
Matthias Sohn 8f7e851346 [error prone] suppress AmbiguousMethodReference in AnyObjectId 5 years ago
Matthias Sohn 2f8911181b [error prone] fix "FutureReturnValueIgnored" error in FS 5 years ago
Matthias Sohn a52b331d71 Fix formatting and add missing braces in Repository#stripWorkDir 5 years ago
Matthias Sohn 400bfd6665 Repository: fix reference comparison of Files 5 years ago
David Pursehouse 6370098e54 MergeAlgorithm: Suppress Error Prone warning about reference equality 5 years ago
David Pursehouse 72ae089206 Fix NarrowingCompoundAssignment warnings from Error Prone 5 years ago
Thomas Wolf aefb11298c FS_POSIX: handle Files.getFileStore() failures 5 years ago
Matthias Sohn f54db4a857 Merge branch 'stable-5.3' into stable-5.4 5 years ago
Matthias Sohn 718555518d Merge branch 'stable-5.2' into stable-5.3 5 years ago
Matthias Sohn 0046b2a8fe Merge branch 'stable-5.1' into stable-5.2 5 years ago
Matthias Sohn 5a88815b1c Fix OpenSshConfigTest#config 5 years ago
David Pursehouse 1b22f1a1d6 Merge changes from topic 'sshd' 5 years ago
Han-Wen Nienhuys e60b9e1879 FileSnapshot: fix bug with timestamp thresholding 5 years ago
Matthias Sohn 3b368d5578 In LockFile#waitForStatChange wait in units of file time resolution 5 years ago