5048 Commits (d4a19c328fb07e6adafaf0f6a88c22f007ac5753)
 

Author SHA1 Message Date
Jonathan Nieder 45f62576de Merge "SHA-1: collision detection support" 8 years ago
Shawn Pearce 83ad74b6b9 SHA-1: collision detection support 8 years ago
Matthias Sohn 9d2a7de65e Silence API error caused by changed return type of digest() 8 years ago
Magnus Vigerlöf 2a5d20c138 Correct the boolean logic for filtering paths 8 years ago
Jonathan Nieder b24c8fca49 Merge "SHA1: support reset() and reuse instances" 8 years ago
Shawn Pearce 1bf7d3f290 SHA1: support reset() and reuse instances 8 years ago
Jonathan Nieder c90ab1a774 Merge changes from topic 'SHAttered' 8 years ago
Jonathan Nieder 2470f01d0f Update Jetty to 9.4.1.v20170120 in buck build 8 years ago
Shawn Pearce 0f25f64d48 Switch to pure Java SHA1 for ObjectId 8 years ago
Shawn Pearce 982f5d1bf1 Pure Java SHA-1 8 years ago
David Pursehouse 9af93f43cc Remove unused imported package in org.eclipse.jgit.ant.test 8 years ago
David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 8 years ago
David Pursehouse 43eb8511f5 Fix hamcrest dependency in org.eclipse.jgit.ant.test 8 years ago
David Pursehouse a46bc16a9f Add API filter for usage of FileRepository in test classes 8 years ago
Shawn Pearce 07fdc50c07 Fix bad test fix from 0bff481 "Limit receive commands" 8 years ago
Shawn Pearce ff6e6c2214 Fix timestamp in Zip archives 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
Matthias Sohn 5e8e2179b2 Update Jetty to 9.4.1.v20170120 8 years ago
Thomas Wolf 0a4cf573d3 Fix typo in @since 8 years ago
David Pursehouse 1cda4faed4 PullCommand: Allow to set tag behavior 8 years ago
Matthias Sohn 30628e3b86 Add missing @Override annotations in org.eclipse.jgit.archive 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
Jonathan Nieder e43db8ebf6 Merge "Update name of InsecureCipherMode error-prone pattern" 8 years ago
Jonathan Nieder 5b71b7764f Merge "Update build to use Tycho 1.0.0" 8 years ago
Jonathan Nieder b537e372c9 Update name of InsecureCipherMode error-prone pattern 8 years ago
Zhen Chen 87d81a7301 Add missing skip garbage pack logic in DfsReader 8 years ago
Matthias Sohn 92d8c9bec2 Update build to use Tycho 1.0.0 8 years ago
Zhen Chen ff852dad51 Skip first pack if avoid garbage is set and it is a garbage pack 8 years ago
Zhen Chen 8dd5b644dc Refactor skip garbage pack logic into a method 8 years ago
David Pursehouse 3d8ce05b97 Update .mailmap 8 years ago
Shawn Pearce 0bff481d45 Limit receive commands 8 years ago
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