6553 Commits (ebe1e15781254a116737a463b6e18c50d0904095)
 

Author SHA1 Message Date
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
David Pursehouse f042270e65 Format BUILD files with buildifier 5 years ago
David Pursehouse e626c55936 Bazel: Fix warning about deprecated lib.bzl 5 years ago
David Pursehouse 4678710c68 Format lib/BUILD with buildifier 5 years ago
David Pursehouse 85cea8c583 Bazel: Add fixes for --incompatible_load_java_rules_from_bzl 5 years ago
David Ostrovsky cae8d499bc Bazel: Bump minimum supported version to 0.29.0 5 years ago
David Ostrovsky 15edb0c3a7 Bazel: Bump skylib library version to 0.8.0 5 years ago
David Ostrovsky 5ae0d152a9 Use bazelisk to switch between used bazel version 5 years ago
David Pursehouse f75effda4d Bazel: Require minimum bazel version 0.17.1 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
David Pursehouse eb1c18565c CLI: Remove unused externalized strings 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 7aec793266 Merge branch 'stable-5.0' into stable-5.1 5 years ago
Matthias Sohn c31879ac4e Merge branch 'stable-4.11' into stable-5.0 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
Matthias Sohn b0fd436c62 Merge branch 'stable-4.10' into stable-4.11 5 years ago
Matthias Sohn dc0e5d34e6 Merge branch 'stable-4.9' into stable-4.10 5 years ago
Matthias Sohn b525036e58 Merge branch 'stable-4.9' into stable-4.10 5 years ago
David Pursehouse 66169ca759 Bazel: Update bazlets to the latest master revision 5 years ago
David Pursehouse 25e2b23a97 Bazel: Remove FileTreeIteratorWithTimeControl from BUILD file 5 years ago
Han-Wen Nienhuys 0e3d4a273f BatchRefUpdate: repro racy atomic update, and fix it 5 years ago
Matthias Sohn 400342bbc1 Delete unused FileTreeIteratorWithTimeControl 5 years ago
Matthias Sohn 1de1177800 Fix RacyGitTests#testRacyGitDetection 5 years ago
Masaya Suzuki 3712b0a3b1 Change RacyGitTests to create a racy git situation in a stable way 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 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
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 41da8de001 Fix NPE in CommitOnlyTest#getHead 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 7f92a70fb3 Avoid setup and saving FileStoreAttributes compete for ~/.gitconfig lock 5 years ago
Matthias Sohn fed2a8a4f9 Add missing dependencies for running FS_POSIXTest in Eclipse 5 years ago
Matthias Sohn b51bb4f7bd Fix javadoc for SystemReader#getInstance 5 years ago