7289 Commits (cd9422f239d74264f2e3ee0c9fe1e0aaae0061a5)
 

Author SHA1 Message Date
David Pursehouse 9dc1ddf324 TransportHttp: Fix comparison of size with ">= 0" 6 years ago
David Pursehouse 6518d63317 NetscapeCookieFileTest: Split HttpCookiesMatcher to own class 6 years ago
David Pursehouse 9f69656748 Bazel: Add missing dependency on mockito for TransportHttpTest 6 years ago
Thomas Wolf 1609ce7593 Determine hard-linking and nlink support per FileStore 6 years ago
Konrad Windszus d7bd2e700c Support reading and writing cookies. 6 years ago
David Pursehouse 84c315b2a0 PackWriter: Make internal class static 6 years ago
Matthias Sohn d9c569b747 Merge branch 'stable-5.3' into stable-5.4 6 years ago
Matthias Sohn fcfe1299c3 Prepare 5.3.3-SNAPSHOT builds 6 years ago
David Ostrovsky 8cd07cb815 Repository: Add getIdentifier() method to avoid instanceof operator 6 years ago
Matthias Sohn d6c7c42a1b JGit v5.3.2.201906051522-r 6 years ago
Matthias Sohn 60d65bbd22 Merge branch 'stable-5.2' into stable-5.3 6 years ago
Matthias Sohn 4018709eb9 Merge branch 'stable-5.1' into stable-5.2 6 years ago
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