7117 Commits (86be1b4038581ed6cc94ff1f7a7c3652b0e0b767)
 

Author SHA1 Message Date
David Pursehouse e0133b9440 Replace most usages of PacketLineIn.END with PacketLineIn.end() 6 years ago
David Pursehouse e99aaa5f79 PacketLineIn: Deprecate DELIM constant 6 years ago
David Pursehouse 7377b8dd01 Replace trivial reference comparison of PacketLineIn.{DELIM,END} 6 years ago
David Pursehouse 07a07a75d6 PacketLineIn: Rename isDelim to isDelimiter 6 years ago
David Pursehouse 5862a5e222 ProtocolV2ParserTest: Fix typo in comment 6 years ago
Brandon Weeks f4443ef3f9 Upgrade Bouncy Castle to 1.61 6 years ago
Matthias Sohn fc40a173d6 Update to Orbit R20190531194818 and rollback update to Ant 1.10.6 6 years ago
Sebastian Schuberth 9ea1ed158b cli: Add the --always option to describe 6 years ago
Sebastian Schuberth 237c76fddf DescribeCommand: Support the "always" option 6 years ago
Sebastian Schuberth 0cac834668 cli: Add the --tags option to describe 6 years ago
Sebastian Schuberth afcb3a8c9e DescribeCommand: Consistenly omit the default value 6 years ago
Matthias Sohn 22352e4751 Remove excess blank line in FileUtilsTest 6 years ago
David Pursehouse d2425e16f4 PacketLineIn: Add helper methods to check for END and DELIM 6 years ago
David Pursehouse 9f5d271b12 UploadPackTest: Rename variable to avoid hiding class member 6 years ago
David Pursehouse cd1d2d6fe3 UploadPackTest: Add missing <> operator on instantiation of ArrayList 6 years ago
Matthias Sohn 4904a625c9 Avoid null PackConfig in GC 6 years ago
Matthias Sohn 5d0286eb7c Add FileSnapshot test testing recognition of file size changes 6 years ago
Matthias Sohn 43b06f51f9 Capture reason for result of FileSnapshot#isModified 6 years ago
Matthias Sohn d31a0c0b5d Skip FileSnapshotTest#testSimulatePackfileReplacement on Windows 6 years ago
Matthias Sohn 1e8b68cbc5 Tune max heap size for tests 6 years ago
Matthias Sohn 0e33b32ab7 Fix FileSnapshotTest.testNewFileNoWait() to match its javadoc 6 years ago
Marc Strapetz f1577909e7 ObjectDirectory: fix closing of obsolete packs 6 years ago
Ivan Frade 82316fc23a BitmapCalculator: javadoc fixes 6 years ago
Matthias Sohn 92d1ca8099 Update API filters for methods added to fix bugs 6 years ago
David Pursehouse 245c2c09a0 Bazel: Increase severity of most error-prone checks to ERROR 6 years ago
David Pursehouse 4c33f70d5a Enable error-prone checks by default 6 years ago
David Ostrovsky a4f5fc1572 Add bazel options to align with gerrit's 6 years ago
Andrey Loskutov e57a37e767 RevWalkUtils: add progress callback to findBranchesReachableFrom 6 years ago
David Pursehouse 76c867d62a Merge branch 'stable-5.4' 6 years ago
David Pursehouse 7eb222f20d Merge branch 'stable-5.3' into stable-5.4 6 years ago
Dave Borowitz 04bd5821e9 SystemReader: Respect passed-in parent when no system config is present 6 years ago
David Pursehouse 87c7bda914 Upgrade maven-source-plugin to 3.1.0 6 years ago
David Pursehouse d510929a25 Upgrade maven-jar-plugin to 3.1.2 6 years ago
David Pursehouse 22360a4bee Upgrade jacoco-maven-plugin to 0.8.4 6 years ago
Matthias Sohn 73ba6658cf BitmapCalculator and its test: add missing license header 6 years ago
Matthias Sohn 0988276746 Prepare 5.4.0-SNAPSHOT builds 6 years ago
Matthias Sohn 72998dd5ee JGit v5.4.0.201905221418-m3 6 years ago
Ivan Frade 5dce8614ab RevWalk: new method createReachabilityChecker() 6 years ago
Matthias Sohn bed7a45fb5 Merge branch 'master' into stable-5.4 6 years ago
Ivan Frade 8216929618 ReachabilityCheckers: @since 5.4 6 years ago
Matthias Sohn c33c0bd1b5 Update Orbit to S20190521195709 for 2019-06 M3 6 years ago
Matthias Sohn e19e859977 Tune max heap size for tests 6 years ago
Matthias Sohn 91101414ae Include filekey file attribute when comparing FileSnapshots 6 years ago
Matthias Sohn b513b77477 Measure file timestamp resolution used in FileSnapshot 6 years ago
Matthias Sohn 201bbd6ead Fix FileSnapshot's consideration of file size 6 years ago
Matthias Sohn ed2e515ddf Fix API problem filters 6 years ago
Thomas Wolf efe6d2bb5b GPG: check that the key found is a signing key 6 years ago
Thomas Wolf 6536b5cbca GPG: use key fingerprint suffix to compare id for signing key 6 years ago
Jonathan Nieder 6e127c089a Merge "Recognize ReachabilityCheckerTestCase as helper" 6 years ago
Jonathan Tan bab685488d Recognize ReachabilityCheckerTestCase as helper 6 years ago