5385 Commits (61ec1455c000024c53425fe84bfb238880e46c8d)

Author SHA1 Message Date
Lajos Olah 61ec1455c0 Do not fail if known hosts file does not contain valid host key 5 years ago
Matthias Sohn abb461533f Revert "Prepend hostname to subsection used to store file timestamp resolution" 5 years ago
Michael Dardis 67b9effc65 Remove use of org.bouncycastle.util.encoders.Hex 5 years ago
Michael Dardis 4055522359 Remove use of org.bouncycastle.util.io.TeeOutputStream 5 years ago
Thomas Wolf f2b67be62a Make the IMatcher public API 5 years ago
David Pursehouse fdabbe67e2 SimilarityRenameDetector: Fix inconsistent indentation 5 years ago
David Pursehouse 6a72f2943d Use indexOf(char) and lastIndexOf(char) rather than String versions 5 years ago
David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification 5 years ago
David Pursehouse 2d1acae6d8 GitmoduleEntry: Remove redundant import of class from same package 5 years ago
David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 5 years ago
Alex Spradlin b5e764abd2 RevWalk: stop mixing lines of history in topo sort 5 years ago
Matthias Sohn bc98a597ff Update API problem filter 5 years ago
Matthias Sohn 2899483e96 Prepare 5.6.2-SNAPSHOT builds 5 years ago
Matthias Sohn 1b44f0e4a6 JGit v5.6.1.202002131546-r 5 years ago
Han-Wen Nienhuys 753fbaf11a Simplify ReftableCompactor 5 years ago
Yunjie Li 34cf825ba6 Change the wildcard import to explicit ones. 5 years ago
Matthias Sohn 003e4cfc23 Prepare 5.3.8-SNAPSHOT builds 5 years ago
Matthias Sohn 0c3b425099 JGit v5.3.7.202002110540-r 5 years ago
Matthias Sohn 425e2607fe Prepare 5.1.14-SNAPSHOT builds 5 years ago
Matthias Sohn e0abe9e2a7 JGit v5.1.13.202002110435-r 5 years ago
Han-Wen Nienhuys 79266a1fe5 reftable: don't check deadline on the first try 5 years ago
Han-Wen Nienhuys 936a031ca3 reftable: clarify comment 5 years ago
Han-Wen Nienhuys 8c9f7656c3 reftable: clear cache on full compaction 5 years ago
Han-Wen Nienhuys dd203f03c2 reftable: remove outdated comment 5 years ago
Han-Wen Nienhuys 0bf2564433 reftable: clarify that LogCursor may return a null ReflogEntry 5 years ago
Lars Vogel 9d1e477417 Use lambdas where possible 5 years ago
Thomas Wolf 75a80c5d3c Restore behavior of CloneCommand 5 years ago
Joshua Redstone 2a134e1541 AmazonS3: Speed up fetch, try recent packs first 5 years ago
David Pursehouse 7d5300023e Fix string format parameter for invalidRefAdvertisementLine 5 years ago
Matthias Sohn 1f9c717ff7 WindowCache: add metric for cached bytes per repository 5 years ago
Thomas Wolf af05850485 FS: re-order fields and use all uppercase for true constants 5 years ago
Alex Jitianu 64715a189f FS: Don't use innocuous threads for CompletableFuture 5 years ago
David Pursehouse 4cc13297cc ErrorProne: Enable and fix UnusedException check 5 years ago
Matthias Sohn 7a23fc1250 Fix SshSessionFactory#setInstance to use service loader 5 years ago
Emmanuel Hugonnet 54b1c7cc6a Use ServiceLoader to define the default SSH session factory. 5 years ago
Matthias Sohn fc7b003163 ReceivePack: enable overriding filterCommands and executeCommands 5 years ago
Matthias Sohn 709f83d489 WindowCache: add option to use strong refs to reference ByteWindows 5 years ago
Andre Bossert eca34be43c Extract method refactoring in class DirCacheCheckout 5 years ago
Matthias Sohn 9f1dad4d4f Prepare 5.7.0-SNAPSHOT builds 5 years ago
Matthias Sohn 3c527a8a37 JGit v5.7.0.202001151323-m1 5 years ago
Han-Wen Nienhuys 00252730dd Add ReftableNumbersNotIncreasingException#toString 5 years ago
Patrick Hiesel 6185db3d77 Replace usage of ArrayIndexOutOfBoundsException in treewalk 5 years ago
Matthias Sohn 2f3258cc28 Move ConnectivityChecker to fix API leak 5 years ago
Matthias Sohn fefddb28b2 Fix API problem filters 5 years ago
Matthias Sohn 2b9dd32a82 Add config constants for WindowCache configuration options 5 years ago
Matthias Sohn 14bfe08757 JschConfigSessionFactory: fix boxing warning 5 years ago
Matthias Sohn d9e957dc24 SshSupport#runSshCommand: don't throw exception in finally block 5 years ago
Matthias Sohn 8e21f0f9c7 Remove no longer used API problem filter 5 years ago
Matthias Sohn b2bf9d4304 Remove duplicate copyright statements 5 years ago
Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 5 years ago