4962 Commits (839359425d619db31584955f4e0fb0d19ed4cfb8)

Author SHA1 Message Date
Matthias Sohn 9328236cfe Update API problem filters 5 years ago
Matthias Sohn 5b7be296d2 Remove unused API problem filters 5 years ago
Matthias Sohn 6d407fe727 Silence API errors for new API added since 5.1.0 5 years ago
Matthias Sohn ca207cd3ae Prepare 5.3.7-SNAPSHOT builds 5 years ago
Matthias Sohn 38258f3f72 JGit v5.3.6.201910020505-r 5 years ago
Matthias Sohn 929dd414c1 Prepare 5.1.13-SNAPSHOT builds 5 years ago
Matthias Sohn ebe1e15781 JGit v5.1.12.201910011832-r 5 years ago
Saša Živkov 3d8649ddef Do not rely on ArrayIndexOutOfBoundsException to detect end of input 5 years ago
Thomas Wolf e3f535cb15 WorkingTreeIterator: handle different timestamp resolutions 5 years ago
Matthias Sohn 84ac86ee61 Fix WorkingTreeIterator.compareMetadata() for CheckStat.MINIMAL 5 years ago
Matthias Sohn d4752e2900 [error prone] Suppress NonAtomicVolatileUpdate in SimpleLruCache 5 years ago
David Pursehouse 85cea8c583 Bazel: Add fixes for --incompatible_load_java_rules_from_bzl 5 years ago
Matthias Sohn 185dc84623 Fix wrong placeholder index in error message packInaccessible 5 years ago
David Pursehouse 8792743c51 JGitText: Remove unused externalized strings 5 years ago
David Pursehouse 689474248c RepoText: Remove unused externalized string 5 years ago
Matthias Sohn 927ae2f55b Prepare 5.3.6-SNAPSHOT builds 5 years ago
Matthias Sohn 2a3c8a86aa JGit v5.3.5.201909031855-r 5 years ago
Matthias Sohn c8e42ca3ba Prepare 5.1.12-SNAPSHOT builds 5 years ago
Matthias Sohn 002f1628c6 JGit v5.1.11.201909031202-r 5 years ago
Matthias Sohn 261881055d Prepare 4.11.10-SNAPSHOT builds 5 years ago
Matthias Sohn 9a2deb2049 JGit v4.11.9.201909030838-r 5 years ago
Han-Wen Nienhuys 0e3d4a273f BatchRefUpdate: repro racy atomic update, and fix it 5 years ago
Matthias Sohn 7e0cd90cf7 Silence API warnings 5 years ago
Matthias Sohn af0296b42c Return a new instance from openSystemConfig and openUserConfig 5 years ago
Matthias Sohn f30382b191 Prepare 5.3.5-SNAPSHOT builds 5 years ago
Matthias Sohn 06309fdc43 JGit v5.3.4.201908231101-r 5 years ago
Matthias Sohn 418722df34 Prepare 5.1.11-SNAPSHOT builds 5 years ago
Matthias Sohn 1c44bf8caf JGit v5.1.10.201908230655-r 5 years ago
Matthias Sohn d67fe38915 Use AtomicReferences to cache user and system level configs 5 years ago
Adrien Bustany 28553c189c Fix copy-paste typo in CloneCommand#cleanup 5 years ago
David Pursehouse c2a5b7fdcf SystemReader: Use correct constructor of FileBasedConfig 5 years ago
Matthias Sohn bbf3da1aac Prepare 5.3.4-SNAPSHOT builds 5 years ago
Matthias Sohn e9fcf1932e JGit v5.3.3.201908210735-r 5 years ago
Matthias Sohn e80a62e226 Add missing @since tag on FileTreeIterator#getLastModifiedInstant 5 years ago
Matthias Sohn edc67125b7 Prepare 5.1.10-SNAPSHOT builds 5 years ago
Matthias Sohn 38adb548c3 JGit v5.1.9.201908210455-r 5 years ago
Matthias Sohn c130e5e708 Avoid sign extension when comparing mtime with Instant#getEpochSecond 5 years ago
Michael Keppler 6cb21049d7 Fix deprecation in DirCache caused by Instant based DirCacheEntry 5 years ago
Matthias Sohn 86a567f615 Fix NPE in RebaseTodoFile#parseComments 5 years ago
Matthias Sohn a4216e5382 Fix NPE in ObjectIdOwnerMap#get 5 years ago
Matthias Sohn 31356f5d18 FileUtils#lastModifiedInstant should not log error if path doesn't exist 5 years ago
Matthias Sohn f383206ace Cache user global and system-wide git configurations 5 years ago
Matthias Sohn b51bb4f7bd Fix javadoc for SystemReader#getInstance 5 years ago
Matthias Sohn 2d84bb4341 Improve retry handling when saving FileStoreAttributes fails 5 years ago
Vishal Devgire 9b4a55c0b6 Make supportsAtomicCreateNewFile return true as default 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 a7338dd1e5 Remove FileBasedConfig.load(boolean) introduced in d45219ba 5 years ago
Matthias Sohn 42000a71e3 LockFile: log exception if creation of lock file failed 5 years ago
David Pursehouse ad02a7cbad Stop using deprecated Constants.CHARACTER_ENCODING 5 years ago