226 Commits (a7e454bc51d359c2d46b19fd559f770cad8fd7d4)

Author SHA1 Message Date
Matthias Sohn 75038afc8e Silence API error for new method in ReachabilityChecker 5 years ago
David Pursehouse a6bdcace30 ReceivePack: Reduce visibility of methods 5 years ago
Matthias Sohn 830e7bf678 Suppress API error raised for constant added in 345e2648 5 years ago
Matthias Sohn 63fc6970cc Suppress the API errors introduced by 3e9a5f99 5 years ago
Matthias Sohn 566a46e9ec Silence API errors for new API introduced in 5.5.2 5 years ago
Matthias Sohn 838b5a84b5 Store filesystem timestamp resolution in extra jgit config 5 years ago
Thomas Wolf ffe74210d6 SystemReader: extract updating config and its parents if outdated 5 years ago
Matthias Sohn 9328236cfe Update API problem filters 5 years ago
Matthias Sohn 5b7be296d2 Remove unused API problem filters 5 years ago
Matthias Sohn 6d407fe727 Silence API errors for new API added since 5.1.0 5 years ago
David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 5 years ago
Matthias Sohn d1d8bc30c2 Silence API errors for new fields added to PackStatistics.Accumulator 5 years ago
Matthias Sohn e3b0ee14d9 Remove unused API warning filters 5 years ago
Matthias Sohn 7e0cd90cf7 Silence API warnings 5 years ago
Matthias Sohn af0296b42c Return a new instance from openSystemConfig and openUserConfig 5 years ago
Matthias Sohn 85a1d8bcf8 Prepare 5.4.3-SNAPSHOT builds 5 years ago
Matthias Sohn f30382b191 Prepare 5.3.5-SNAPSHOT builds 5 years ago
Matthias Sohn 418722df34 Prepare 5.1.11-SNAPSHOT builds 5 years ago
Matthias Sohn edc67125b7 Prepare 5.1.10-SNAPSHOT builds 5 years ago
Matthias Sohn f383206ace Cache user global and system-wide git configurations 5 years ago
Matthias Sohn a7338dd1e5 Remove FileBasedConfig.load(boolean) introduced in d45219ba 5 years ago
Matthias Sohn 83502bb201 Fix API problem filters 5 years ago
Matthias Sohn 6857138e19 Cache FileStoreAttributeCache per directory 5 years ago
Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration 5 years ago
Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot 5 years ago
Matthias Sohn 130aa31262 Add test for racy git detection in FileSnapshot 5 years ago
Matthias Sohn d8d9427277 Use Instant for smudge time in DirCache and DirCacheEntry 5 years ago
Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 5 years ago
Matthias Sohn 8a0ed8a004 Use FileChannel.open to touch file and set mtime to now 5 years ago
Matthias Sohn 16760c3e9a Persist filesystem timestamp resolution and allow manual configuration 5 years ago
Matthias Sohn a950eac23b Optionally measure filesystem timestamp resolution asynchronously 5 years ago
Matthias Sohn f6c989665e Fix API problem filters 5 years ago
Matthias Sohn 395e072a34 Delete unused API problem filters 5 years ago
Konrad Windszus d7bd2e700c Support reading and writing cookies. 6 years ago
David Ostrovsky 8cd07cb815 Repository: Add getIdentifier() method to avoid instanceof operator 6 years ago
Matthias Sohn 8bf9c668ad Wait opening new packfile until it can't be racy anymore 6 years ago
Matthias Sohn 92d1ca8099 Update API filters for methods added to fix bugs 6 years ago
Matthias Sohn b513b77477 Measure file timestamp resolution used in FileSnapshot 6 years ago
Matthias Sohn ed2e515ddf Fix API problem filters 6 years ago
Matthias Sohn f5957e433c Fix API problem filters 6 years ago
Matthias Sohn 88b56ff1e9 Silence API errors and add missing @since tags caused by 175e6654 6 years ago
Luca Milanesio d6e00d2015 Remember the cause for invalidating a packfile 6 years ago
Matthias Sohn aa6e7e2c12 Fix API problem filters 6 years ago
Matthias Sohn 04b84dbd74 Suppress API error for new constant Ref.UNDEFINED_UPDATE_INDEX 6 years ago
Matthias Sohn dae26b43d1 Fix API error filter settings 6 years ago
Matthew DeVore 7d92a52d9e Justify API-breaking changes introduced in 4cd9548 6 years ago
Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot 6 years ago
Matthias Sohn d4078dccda Silence API warnings for new API introduced for fixes 6 years ago
Jonathan Nieder dbf6f9f692 Move BaseReceivePack#advertisedRefs getter and setter to ReceivePack 6 years ago
Jonathan Nieder 939723807e Move BaseReceivePack#walk getter to ReceivePack 6 years ago