4718 Commits (64715a189fe19e8a25bb8757591e3ef60f3f9aa8)

Author SHA1 Message Date
  Alex Jitianu 64715a189f FS: Don't use innocuous threads for CompletableFuture 4 years ago
  David Pursehouse 4cc13297cc ErrorProne: Enable and fix UnusedException check 4 years ago
  Matthias Sohn 7a23fc1250 Fix SshSessionFactory#setInstance to use service loader 4 years ago
  Emmanuel Hugonnet 54b1c7cc6a Use ServiceLoader to define the default SSH session factory. 4 years ago
  Matthias Sohn fc7b003163 ReceivePack: enable overriding filterCommands and executeCommands 4 years ago
  Andre Bossert eca34be43c Extract method refactoring in class DirCacheCheckout 4 years ago
  Han-Wen Nienhuys 00252730dd Add ReftableNumbersNotIncreasingException#toString 4 years ago
  Matthias Sohn 2f3258cc28 Move ConnectivityChecker to fix API leak 4 years ago
  Matthias Sohn 14bfe08757 JschConfigSessionFactory: fix boxing warning 4 years ago
  Matthias Sohn d9e957dc24 SshSupport#runSshCommand: don't throw exception in finally block 4 years ago
  Matthias Sohn b2bf9d4304 Remove duplicate copyright statements 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Thomas Wolf d661b9f43a TLS support on IBM JDKs 4 years ago
  Thomas Wolf 2323d7a1ef Hooks: avoid problems with backslashes in paths 4 years ago
  Lars Vogel ccd68dc1dc Using StringBuilder in StringUtils#capitalize method 4 years ago
  Matthias Sohn 83f90a274c Set config "extensions" option when converting ref storage format 4 years ago
  Matthias Sohn 57f22d6db1 Externalize error message in FileRepository#convertRefStorage 4 years ago
  Carsten Hammer 74bc50125d Replace chain of if statements with switch 5 years ago
  Matthias Sohn 549c3acc5f Fix MBean registration 4 years ago
  Lars Vogel de234106b4 Minor - Removes unnecessary whitespace in ReftableReader 4 years ago
  Yunjie Li ba7f9c0612 Change the wildcard import to explicit ones. 4 years ago
  Tim Neumann 23125abc20 Add ability to redirect stderr from git hooks 4 years ago
  Tim Neumann d1bdfcd0a8 Add possibility to get pure stderr output from AbortedByHookException 4 years ago
  Matthias Sohn 42f0c7c9cb Enhance WindowCache statistics 4 years ago
  Matthias Sohn c42f314b6d Fix API check errors introduced in ReceivePack in 945d43d5 4 years ago
  John Tipper 5bf226d50c CLI: Add support for excluding paths from Git log command 4 years ago
  Demetr Starshov 945d43d507 ReceivePack: Moves connectivity check to separate class 4 years ago
  Matthias Sohn e2c12c3910 Add missing @since tag for ReceivePack#receiveWithExceptionPropagation 4 years ago
  David Pursehouse 62d16a9146 MergedReftable: Remove unnecessary semicolon 4 years ago
  Han-Wen Nienhuys 5185d288c1 Introduce RefDatabase#hasFastTipsWithSha1 4 years ago
  Masaya Suzuki e75e95e535 transport: Add methods that do not handle exceptions 4 years ago
  Masaya Suzuki 6ccff81428 transport: Let users specify an error handler for unpacking a pack file 4 years ago
  Masaya Suzuki 224746e0f2 ReceivePack: Use try-with-resources for PostReceiveHook 4 years ago
  Masaya Suzuki 4fcc43a1de transport: Consolidate status reporting code 4 years ago
  Masaya Suzuki a91489f4a8 transport: Add ReceiveCommandErrorHandler 4 years ago
  Masaya Suzuki 19293add84 transport: Move exception handler to the caller 4 years ago
  Masaya Suzuki 6bc3665764 transport: Move handling code to the caller side 4 years ago
  Ivan Frade 5897bc4306 ReceivePack: Open visibility for some methods 4 years ago
  Thomas Wolf 59f9d206c9 Make blame work correctly on merge conflicts 4 years ago
  Jonathan Nieder ffb979bef4 Add missing license header to ReftableDatabase 4 years ago
  Han-Wen Nienhuys 9cb8e2f310 RepositoryCache: don't require HEAD in git repositories 4 years ago
  Han-Wen Nienhuys e0744891fe FileRepository: cleanup refs outside refs/ on reftable conversion 4 years ago
  Ivan Frade f5f5c80bf5 BitmappedReachabilityChecker: Use only one bitmap for the whole check 4 years ago
  Ivan Frade 989a927a5f checkNotAdvertisedWants: Be lazy converting Ref to RevCommit 4 years ago
  Ivan Frade a0204a4727 ReachabilityChecker: Receive a Stream instead of a Collection 4 years ago
  Ivan Frade 2ff0c0abaa UploadPack: Prioritize references for non-advertised wants checks 4 years ago
  David Pursehouse fa1566f40c ReceivePack: Fix name hiding of 'atomic' member 4 years ago
  David Pursehouse e9c21fca58 ReceivePack: Remove unnecessarily nested else-clause 4 years ago
  Michael Keppler f8e60ce1cf Simplify comparator code 4 years ago
  Michael Keppler 8fcba48b72 Fix typo in Javadoc 4 years ago