7630 Commits (c2c6d6d1be4f133a8ca9888a80c7398835f62e5c)
 

Author SHA1 Message Date
Matthias Sohn c2c6d6d1be Update spring-boot-maven-plugin to 2.1.5.RELEASE 5 years ago
Thomas Wolf d661b9f43a TLS support on IBM JDKs 5 years ago
Matthias Sohn 9e6f09c700 Merge branch 'stable-5.6' 5 years ago
David Pursehouse a586bfc407 Upgrade maven-source-plugin to 3.2.1 5 years ago
David Pursehouse cff427bd9a Upgrade ecj to 3.20.0 5 years ago
Thomas Wolf 2323d7a1ef Hooks: avoid problems with backslashes in paths 5 years ago
Matthias Sohn eeca0196ab Update jetty to 9.4.24.v20191120 5 years ago
Lars Vogel ccd68dc1dc Using StringBuilder in StringUtils#capitalize method 5 years ago
Matthias Sohn 2db0c6bb7a Add resource preferences for top level jgit project 5 years ago
Matthias Sohn c2a3ce7965 pgm: add option if reflogs should be written when converting to reftable 5 years ago
Matthias Sohn dbe915def1 pgm: add option to configure if convert-ref-storage should create backup 5 years ago
Matthias Sohn 83f90a274c Set config "extensions" option when converting ref storage format 5 years ago
Matthias Sohn 57f22d6db1 Externalize error message in FileRepository#convertRefStorage 5 years ago
Matthias Sohn ecba5e48bb Fix indentation in ConvertRefStorage 5 years ago
Carsten Hammer 74bc50125d Replace chain of if statements with switch 5 years ago
David Pursehouse 1b3a555f66 Merge "Update API baseline for 5.7 to 5.6.0.201912101111-r" 5 years ago
Lars Vogel de234106b4 Minor - Removes unnecessary whitespace in ReftableReader 5 years ago
Matthias Sohn 527b9ed36c Update API baseline for 5.7 to 5.6.0.201912101111-r 5 years ago
Matthias Sohn 5959ab1116 Merge branch 'stable-5.6' 5 years ago
Matthias Sohn 4cb80f897f Prepare 5.6.1-SNAPSHOT builds 5 years ago
Matthias Sohn 9710c6292a JGit v5.6.0.201912101111-r 5 years ago
Yunjie Li ba7f9c0612 Change the wildcard import to explicit ones. 5 years ago
Matthias Sohn 23c5ebff79 Merge branch 'stable-5.6' 5 years ago
Tim Neumann 23125abc20 Add ability to redirect stderr from git hooks 5 years ago
Tim Neumann d1bdfcd0a8 Add possibility to get pure stderr output from AbortedByHookException 5 years ago
David Pursehouse 8a633bde8a Merge branch 'stable-5.6' 5 years ago
Matthias Sohn c42f314b6d Fix API check errors introduced in ReceivePack in 945d43d5 5 years ago
Matthias Sohn 02dc0ca688 Cleanup CommitAndLogCommandTest 5 years ago
John Tipper 5bf226d50c CLI: Add support for excluding paths from Git log command 5 years ago
Demetr Starshov 945d43d507 ReceivePack: Moves connectivity check to separate class 5 years ago
David Pursehouse 97844038d9 Upgrade error_prone_core to 2.3.4 5 years ago
David Pursehouse f350e889d6 Merge branch 'stable-5.6' 5 years ago
Matthias Sohn a4ad83c96c Suppress API error for RefDatabase.hasFastTipsWithSha1() 5 years ago
Matthias Sohn 1cb37e89d2 Remove API filters which became obsolete after bumping version to 5.7.0 5 years ago
David Pursehouse b24ec8f715 ReftableTest: Clean up boxing warnings on usage of String.format 5 years ago
Matthias Sohn e2c12c3910 Add missing @since tag for ReceivePack#receiveWithExceptionPropagation 5 years ago
David Pursehouse 62d16a9146 MergedReftable: Remove unnecessary semicolon 5 years ago
Matthias Sohn f487a9eb2e Prepare 5.7.0-SNAPSHOT builds 5 years ago
Matthias Sohn 08d4c63b6d Merge branch 'stable-5.6' 5 years ago
Han-Wen Nienhuys 5185d288c1 Introduce RefDatabase#hasFastTipsWithSha1 5 years ago
Matthias Sohn 3198df1860 Update Orbit to R20191126223242 for 2019-12 5 years ago
Matthias Sohn 473527e42c Prepare 5.6.0-SNAPSHOT builds 5 years ago
Matthias Sohn a7e454bc51 JGit v5.6.0.201912041214-rc1 5 years ago
Terry Parker 3ca340d5da Merge changes I1f968649,Ied678797 5 years ago
Masaya Suzuki 75ec5b746d server: Add a custom error handler 5 years ago
Masaya Suzuki e75e95e535 transport: Add methods that do not handle exceptions 5 years ago
Masaya Suzuki 6ccff81428 transport: Let users specify an error handler for unpacking a pack file 5 years ago
Masaya Suzuki 224746e0f2 ReceivePack: Use try-with-resources for PostReceiveHook 5 years ago
Masaya Suzuki 4fcc43a1de transport: Consolidate status reporting code 5 years ago
Masaya Suzuki a91489f4a8 transport: Add ReceiveCommandErrorHandler 5 years ago