3536 Commits (d6b354f60f1a5fd4719908e2ae820c16022e99ce)

Author SHA1 Message Date
Zhen Chen d6b354f60f Skip pack header bytes in DfsPackFile 8 years ago
Dariusz Luksza 0e187f1484 Add LfsPointerFilter TreeFilter 8 years ago
Shawn Pearce db77610256 Pack refs/tags/ with refs/heads/ 8 years ago
Marc Strapetz 6087031469 Get rid of javax.servlet API dependency for core org.eclipse.jgit 8 years ago
Matthias Sohn 5dc30db56e [findBugs] PackWriter.NONE should be final 8 years ago
Matthias Sohn 29ddbf7fcd [findBugs] Remove reliance on default encoding in Base64 8 years ago
Matthias Sohn f63267134f [findBugs] Fix potential NPE in GC 8 years ago
James Melvin d980a3fa85 Fix keep pack filename 8 years ago
Matthias Sohn 5fee071f6a Prepare 4.7.0-SNAPSHOT builds 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
Shawn Pearce 71ea0fe567 Support {get,set}GitwebDescription on InMemoryRepository 8 years ago
David Pursehouse a45cfee7a3 Organize imports 8 years ago
Shawn Pearce 1c70dd6d21 Add {get,set}GitwebDescription to Repository 8 years ago
Jonathan Nieder f21233fd0e StreamCopyThread: Remove unused AtomicInteger import 8 years ago
Shawn Pearce 9df75b755f Extract insecure Cipher factory 8 years ago
Jonathan Nieder 96941550de StreamCopyThread: flush cannot interrupt a write 8 years ago
Jonathan Nieder 97f3baa0d3 StreamCopyThread: Remove unnecessary flushCount 8 years ago
Hugo Arès dea47b9363 Get rid of SoftReference in RepositoryCache 8 years ago
Shawn Pearce 659cd813a9 Switch JSchSession to simple isolated OutputStream 8 years ago
Shawn Pearce 92eab1867d WalkEncryption: Cleanup Java 8 support 8 years ago
Philipp Marx df6f2d6860 Reduce synchronized scope around ConcurrentHashMap 8 years ago
Philipp Marx 8adbfe4da6 Check that DfsBlockCache#blockSize is a power of 2 8 years ago