5111 Commits (cd9422f239d74264f2e3ee0c9fe1e0aaae0061a5)

Author SHA1 Message Date
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
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
Brandon Weeks f4443ef3f9 Upgrade Bouncy Castle to 1.61 6 years ago
Sebastian Schuberth 237c76fddf DescribeCommand: Support the "always" option 6 years ago
Sebastian Schuberth afcb3a8c9e DescribeCommand: Consistenly omit the default value 6 years ago
David Pursehouse d2425e16f4 PacketLineIn: Add helper methods to check for END and DELIM 6 years ago
Matthias Sohn 4904a625c9 Avoid null PackConfig in GC 6 years ago
Matthias Sohn 43b06f51f9 Capture reason for result of FileSnapshot#isModified 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
Andrey Loskutov e57a37e767 RevWalkUtils: add progress callback to findBranchesReachableFrom 6 years ago
Dave Borowitz 04bd5821e9 SystemReader: Respect passed-in parent when no system config is present 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
Ivan Frade 8216929618 ReachabilityCheckers: @since 5.4 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 Tan f2318190bf UploadPack: restore inadvertently deleted line 6 years ago
Ivan Frade 7b96bd812e UploadPack: Use reachability checker to validate non-advertised wants 6 years ago
Carsten Hammer 84fc5c908d Convert to lambda or member reference 6 years ago
Ivan Frade 601b0ae577 BitmappedReachabilityChecker: Reachability check using bitmaps 6 years ago
Ivan Frade b6da4b34cc BitmapCalculator: Get the reachability bitmap of a commit 6 years ago
Ivan Frade 4e196faa1b ReachabilityChecker: Default implementation with a RevWalk 6 years ago
Matthias Sohn d31716f883 Prepare 5.4.0-SNAPSHOT builds 6 years ago
Matthias Sohn f5957e433c Fix API problem filters 6 years ago
Matthias Sohn b172015b23 JGit v5.4.0.201905081430-m2 6 years ago
Matthias Sohn 8f2b4c8a6e Use integer depth in PackWriter's DepthAwareVisitationPolicy 6 years ago
David Pursehouse 8491a1134e SubmoduleWalk#forPath: Clarify that caller must close returned instance 6 years ago
David Pursehouse 18ae69158f ConfigConstants: Fix quoting of section names in javadocs 6 years ago
Matthias Sohn 88b56ff1e9 Silence API errors and add missing @since tags caused by 175e6654 6 years ago
Matthias Sohn 1342942cc8 Prepare 5.3.2-SNAPSHOT builds 6 years ago
Matthias Sohn 38049a008d JGit v5.3.1.201904271842-r 6 years ago
Matthias Sohn a72e0b0188 Prepare 5.2.3-SNAPSHOT builds 6 years ago
Matthias Sohn 1d297c3ddc JGit v5.2.2.201904231744-r 6 years ago
Thomas Wolf 8277f62897 Revert 4678f4b and provide another solution for bug 467631 6 years ago
Matthias Sohn c2945bd261 Prepare 5.1.8-SNAPSHOT builds 6 years ago
Matthias Sohn 22e41cfd56 JGit v5.1.7.201904200442-r 6 years ago