7077 Commits (383fe1e467fca3b16e2d99d8d07df77353bc48f3)
 

Author SHA1 Message Date
Matthias Sohn 57ccca75e6 Prepare 5.1.9-SNAPSHOT builds 6 years ago
Matthias Sohn 2fe587fcfd JGit v5.1.8.201906050907-r 6 years ago
Christian Halstrick 5f8d91fded Test detecting modified packfiles 6 years ago
Christian Halstrick b2ee9cfbc3 Enhance fsTick() to use filesystem timer resolution 6 years ago
Matthias Sohn b5c594216b Add debug trace to measure time needed to open pack index 6 years ago
Matthias Sohn 9a7d3b053a Extend FileSnapshot for packfiles to also use checksum to detect changes 6 years ago
Matthias Sohn 8bf9c668ad Wait opening new packfile until it can't be racy anymore 6 years ago
Matthias Sohn 692524d2bd Update to Orbit R20190602212107 6 years ago
David Pursehouse e8ed59a2ac PacketLineIn: Deprecate the END constant 6 years ago
David Pursehouse ee747827b0 PacketLineIn: Add an iterator over strings in the input stream 6 years ago
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