1895 Commits (b6a6ba10c7670dbece318811eb1c46aa07988006)

Author SHA1 Message Date
Matthias Sohn 79f85d1cf2 Prepare 4.6.2-SNAPSHOT builds 8 years ago
Matthias Sohn 258dc5a715 JGit v4.6.1.201703071140-r 8 years ago
David Pursehouse 503d59044f FetchCommand: Add basic support for recursing into submodules 8 years ago
Thomas Wolf 1f3e74ed9f Make Repository.normalizeBranchName less strict 8 years ago
Shawn Pearce 83ad74b6b9 SHA-1: collision detection support 8 years ago
Magnus Vigerlöf 2a5d20c138 Correct the boolean logic for filtering paths 8 years ago
Shawn Pearce 1bf7d3f290 SHA1: support reset() and reuse instances 8 years ago
Shawn Pearce 982f5d1bf1 Pure Java SHA-1 8 years ago
David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 8 years ago
David Pursehouse fceac7e44d Add some more missing @Override annotations 8 years ago
David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 8 years ago
Naoki Takezoe 1448ec37f9 Set commit time to ZipArchiveEntry 8 years ago
David Turner d3962fef6b GC: don't loosen doomed objects 8 years ago
Shawn Pearce 0bff481d45 Limit receive commands 8 years ago
David Pursehouse 158d3722d3 IndexDiffSubmoduleTest: Fix negative use count 8 years ago
David Pursehouse 51239129b3 FetchCommandTest: Don't declare specific exceptions in test methods 8 years ago
David Pursehouse 16dc88fe10 PushCommandTest: Remove unused variables to prevent errors in Eclipse 8 years ago
David Turner 46d35a8502 push: support per-ref force-with-lease 8 years ago
Shawn Pearce d67b183537 Prefer smaller GC files during DFS garbage collection 8 years ago
Shawn Pearce 61d4922928 Fix missing deltas near type boundaries 8 years ago
Thirumala Reddy Mutchukota 006f4d4d29 Reintroduce garbage pack coalescing when ttl > 0. 8 years ago
Matthias Sohn f8d232213c Branch normalizer should not normalize already valid branch names 8 years ago
Hongkai Liu a33663fd4e Detect stale-file-handle error in causal chain 8 years ago
David Pursehouse c64412e1f9 Merge FileTreeIteratorJava7Test into FileTreeIteratorTest 8 years ago
Hongkai Liu b198f77c1e Rename FileUtilTest to FileUtilsTest and merge in FileUtils7Test 8 years ago
Hongkai Liu 8fd500e20c Clean up orphan files in GC 8 years ago
Matthias Sohn 53ad437382 RepositoryCacheTest: avoid to close already closed repository 8 years ago
David Pursehouse ac6353e9e5 RefUpdateTest: Don't call createBareRepository in try-with-resource 8 years ago
David Pursehouse 25b14084c9 ReceivePackAdvertiseRefsHookTest: Don't close repositories in teardown 8 years ago
David Pursehouse 883856110c RepoCommandTest: Don't wrap create{Bare,Work}Directory in t-w-r 8 years ago
David Pursehouse a9a3af4af7 GitConstructionTest: Remove unnecessary calls to Repository.close() 8 years ago
Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() 8 years ago
Thirumala Reddy Mutchukota c9f55032a2 Record the estimated size of the pack files. 8 years ago
David Turner 8bec98cec0 gc: loosen unreferenced objects 8 years ago
James Melvin 91132bb05e gc: Add options to preserve and prune old pack files 8 years ago
Wim Jongman b667c182cb Normalizer creating a valid branch name from a string 8 years ago
Thomas Wolf 46af7192a2 Fix StashApplyCommand for stashes containing untracked changes. 8 years ago
Marc Strapetz 1c4b3f8c45 Fix possible InvalidObjectIdException in ObjectDirectory 8 years ago
Shawn Pearce db77610256 Pack refs/tags/ with refs/heads/ 8 years ago
Matthias Sohn fc6f02cdba [findBugs] Fix potential NPE in ObjectDirectoryTest 8 years ago
Matthias Sohn a85979c8b2 [findBugs] Fix potential NPE in GcPackRefsTest 8 years ago
Matthias Sohn 48b772bec1 [findBugs] Fix potential NPE in DirCacheCheckoutTest 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
Christian Halstrick 11d24e6844 Fix FileSnapshot.isModified 8 years ago
Christian Halstrick 930cd43553 Fix merge-base calculation 8 years ago
Dave Borowitz 5bb434e01f Update JavaEWAH to 1.1.6 8 years ago
Shawn Pearce 8208da2f59 Deprecate SafeBufferedOutputStream 8 years ago