3553 Commits (0f7f3b62ceb822072ebc8e09598db72e047f67cc)

Author SHA1 Message Date
Nasser Grainawi d13918310f Retry stale file handles on .git/config file 7 years ago
Matthias Sohn 182d3b3dad Silence boxing warning 7 years ago
Matthias Sohn 7608de5e5d Prepare 4.5.5-SNAPSHOT builds 7 years ago
Matthias Sohn 6372c60ab2 JGit v4.5.4.201711221230-r 7 years ago
Christian Halstrick 10e65cb4fa Fix LockFile semantics when running on NFS 7 years ago
Christian Halstrick 218cf3403d Honor trustFolderStats also when reading packed-refs 7 years ago
Matthias Sohn 960d7ff3e5 Prepare 4.5.4-SNAPSHOT builds 7 years ago
Matthias Sohn e21e2436d3 JGit v4.5.3.201708160445-r 7 years ago
Christian Halstrick 1ed1e40387 Fix exception handling for opening bitmap index files 7 years ago
Matthias Sohn 3db0f507ee Prepare 4.5.3-SNAPSHOT builds 8 years ago
Matthias Sohn c1d3ecbeab JGit v4.5.2.201704071617-r 8 years ago
Matthias Sohn aaf3c5154e Only mark packfile invalid if exception signals permanent problem 8 years ago
Luca Milanesio 363a3657b1 Don't flag a packfile invalid if opening existing file failed 8 years ago
Matthias Sohn 11a12ceb0b Prepare 4.5.2-SNAPSHOT builds 8 years ago
Matthias Sohn a9a84b7235 JGit v4.5.1.201703201650-r 8 years ago
Luca Milanesio 4c558225dc Don't remove pack when FileNotFoundException is transient 8 years ago
Matthias Sohn 79f85d1cf2 Prepare 4.6.2-SNAPSHOT builds 8 years ago
Matthias Sohn 258dc5a715 JGit v4.6.1.201703071140-r 8 years ago
Matthias Sohn 18cda3888c GC: delete empty directories after purging loose objects 8 years ago
Matthias Sohn a11bb03127 GC.prune(Set<ObjectId>): return early if objects directory is empty 8 years ago
Hongkai Liu 8fd500e20c Clean up orphan files in GC 8 years ago
Matthias Sohn 3857c3168f Prepare 4.6.1-SNAPSHOT builds 8 years ago
Matthias Sohn 73a4325149 JGit v4.6.0.201612231935-r 8 years ago
Matthias Sohn 1fb2319c18 [infer] Fix resource leak in IndexDiff 8 years ago
Matthias Sohn 325cb35ccd [infer] Fix resource leak in ObjectChecker 8 years ago
Matthias Sohn f30fe13ac9 [infer] Fix a resource leak in PackWriter 8 years ago
Matthias Sohn 6cbc99d3ee [infer] Fix resource leaks in DfsInserter 8 years ago
Matthias Sohn a498a2865e [infer] Fix resource leak in ManifestParser 8 years ago
Matthias Sohn e78626f414 [infer] Fix resource leak in RepoCommand 8 years ago
Matthias Sohn 1779fb4a57 [infer] Fix resource leak in DirCache 8 years ago
Matthias Sohn aa199ff648 [infer] Fix SubmoduleWalk leaks in submodule commands 8 years ago
Matthias Sohn fbcc2cb4ca [infer] Fix resource leaks in SubmoduleAddCommand 8 years ago
Matthias Sohn 82344bd7a2 [infer] Fix resource leaks in RebaseCommand 8 years ago
Matthias Sohn 05e8cdf563 [infer] Fix resource leak in BlameCommand 8 years ago
Hector Oswaldo Caballero 4ddd4a3d1b Fix one case of missing object 8 years ago
Christian Halstrick 11d24e6844 Fix FileSnapshot.isModified 8 years ago
Zhen Chen d621305588 Decide whether to "Accept-Encoding: gzip" on a request-by-request basis 8 years ago
David Pursehouse 654ae82970 Replace usage of deprecated EWAHCompressedBitmap.add(long) 8 years ago
Christian Halstrick 930cd43553 Fix merge-base calculation 8 years ago
Grace Wang fe329f5db4 Specify RevisionSyntaxException message in Repository#resolve 8 years ago
Matthias Sohn c6cfe500b5 Add missing @since tags for new API 8 years ago
Zhen Chen 8803718493 dump HTTP: Avoid being confused by Content-Length of a gzipped stream 8 years ago
Zhen Chen 5af3f9bd63 Close input stream after use 8 years ago
Shawn Pearce 81f9c18433 Define MonotonicClock interface for advanced timestamps 8 years ago
Dave Borowitz 5bb434e01f Update JavaEWAH to 1.1.6 8 years ago
Matthias Sohn 52fa09c8d4 Add missing @since tags for new API 8 years ago
Shawn Pearce 2685f4b101 Fix cryptoVer constant name to CRYPTO_VER 8 years ago
Shawn Pearce 3b2248c5cf RepositoryCache: simplify code 8 years ago
Shawn Pearce ca4ef2d24b Add missing @Override found by ErrorProne 8 years ago
Shawn Pearce 8208da2f59 Deprecate SafeBufferedOutputStream 8 years ago