4915 Commits (67da5635a47ad7680b3c60358a1fec080eef7d1e)
 

Author SHA1 Message Date
David Pursehouse 67da5635a4 Update minimum JDK version in README 8 years ago
David Pursehouse 32f3cbd44f Upgrade jacoco-maven-plugin to 0.7.9 8 years ago
David Pursehouse d12f1288b7 Upgrade maven-build-helper-plugin to 3.0.0 8 years ago
David Pursehouse b2ec099aad Upgrade maven-shade-plugin to 3.0.0 8 years ago
David Pursehouse 3a74663934 Fix inconsistent versioning of findbugs-maven-plugin 8 years ago
David Pursehouse f4cb12206e Upgrade maven-compiler-plugin to 3.6.1 8 years ago
David Pursehouse a9a3ce92aa LocalDiskRepositoryTestCase: Add clarifying comment in call to createRepository 8 years ago
David Pursehouse 158d3722d3 IndexDiffSubmoduleTest: Fix negative use count 8 years ago
David Pursehouse 1834421a7f BlameGenerator: Annotate #getRenameDetector as Nullable 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 Pursehouse d9d8c507a4 RefLeaseSpec: Fix Eclipse errors 8 years ago
Shawn Pearce 8fce17a995 Merge "push: support per-ref force-with-lease" 8 years ago
David Turner 46d35a8502 push: support per-ref force-with-lease 8 years ago
Shawn Pearce 6450d956bc Assume GC_REST and GC_TXN also attempted deltas during packing 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
Shawn Pearce 12c8462602 Merge "Reintroduce garbage pack coalescing when ttl > 0." 8 years ago
Thirumala Reddy Mutchukota 006f4d4d29 Reintroduce garbage pack coalescing when ttl > 0. 8 years ago
David Pursehouse 5336a07386 Merge "Branch normalizer should not normalize already valid branch names" 8 years ago
Matthias Sohn 08480c948c [infer] Fix ObjectWalk leak in PackWriter.preparePack() 8 years ago
Matthias Sohn f8d232213c Branch normalizer should not normalize already valid branch names 8 years ago
Bo Zhang d4bd09b78d Follow redirects in transport 8 years ago
Matthias Sohn 566794d001 Merge branch 'stable-4.6' 8 years ago
Matthias Sohn 18cda3888c GC: delete empty directories after purging loose objects 8 years ago
David Pursehouse b20f7d610e Organize imports 8 years ago
Hongkai Liu a33663fd4e Detect stale-file-handle error in causal chain 8 years ago
David Pursehouse 62411453f1 Merge branch 'stable-4.6' 8 years ago
David Pursehouse 25ab5b4d9b Merge "Don't rely on default locale when using toUpperCase() and toLowerCase()" 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
Hector Caballero 27b710c394 Make GC cancellable when called programmatically 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 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 acc94c475a RepoCommand#readFile: Don't call Git#getRepository() in try-with-resource 8 years ago
David Pursehouse 883856110c RepoCommandTest: Don't wrap create{Bare,Work}Directory in t-w-r 8 years ago
David Pursehouse 5d0ca36d39 LocalDiskRepositoryTestCase: Only add to toClose through access method 8 years ago
David Pursehouse a9a3af4af7 GitConstructionTest: Remove unnecessary calls to Repository.close() 8 years ago
Matthias Sohn 7dca5dc9f3 Merge "LocalDiskRepositoryTestCase: Prevent duplicates in list of repos to close" 8 years ago
Andrey Loskutov 2845016777 Merge "Remove unused org.apache.http.impl.client.cache requirement" 8 years ago
Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() 8 years ago
David Pursehouse d69a829bdb LocalDiskRepositoryTestCase: Prevent duplicates in list of repos to close 8 years ago
David Pursehouse 2eb1bebd60 Repository: Include repository name when logging corrupt use count 8 years ago
Thirumala Reddy Mutchukota c9f55032a2 Record the estimated size of the pack files. 8 years ago
Andrey Loskutov 7856867664 Remove unused org.apache.http.impl.client.cache requirement 8 years ago
David Pursehouse 635bff2d50 Merge branch 'stable-4.6' 8 years ago
Lars Vogel 71edc8bd6f Fixes Javadoc error in org.eclipse.jgit created with I59539ac 8 years ago