Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2019-08-19Merge branch 'stable-5.3' into stable-5.4Matthias Sohn1-2/+6
2019-08-19Merge branch 'stable-5.2' into stable-5.3Matthias Sohn1-2/+6
2019-08-19Merge branch 'stable-5.1' into stable-5.2Matthias Sohn1-2/+6
2019-08-12Update orbit to R20190602212107-2019-06 to enable backports from masterMatthias Sohn1-0/+4
2019-08-08Merge branch 'stable-5.3' into stable-5.4Matthias Sohn1-0/+1
2019-08-08Merge branch 'stable-5.2' into stable-5.3Matthias Sohn1-0/+1
2019-08-08Merge branch 'stable-5.1' into stable-5.2Matthias Sohn1-0/+1
2019-07-16Bazel: Add missing dependencies for ArchiveCommandTestDavid Pursehouse1-0/+1
2019-05-16Bazel: Simplify names of bouncy castle librariesDavid Ostrovsky1-3/+3
2019-05-06Apache MINA sshd client: adapt to sshd 2.2.0Thomas Wolf1-2/+2
2019-01-16Implement signing commits using BouncyCastleMedha Bhargav Prabhala1-0/+27
2018-12-03Format lib/BUILD with buildifierDavid Pursehouse1-1/+1
2018-12-02Apache MINA sshd client: enable support for ed25519 keysThomas Wolf1-0/+9
2018-11-28Fix running tests from bazelMatthias Sohn1-0/+12
2018-11-17Move SshTestGitServer to new bundle org.eclipse.jgit.junit.sshThomas Wolf1-2/+2
2018-11-14Format BUILD files with buildifierDavid Pursehouse1-2/+2
2018-11-13Apache MINA sshd clientThomas Wolf1-0/+4
2018-11-06Ssh tests with an Apache MINA sshd test git serverThomas Wolf1-0/+18
2018-10-01pgm: Add missing dependency on commons-loggingJonathan Nieder1-1/+0
2018-08-31Merge branch 'stable-5.0' into stable-5.1David Pursehouse1-15/+15
2018-08-31Merge branch 'stable-4.10' into stable-4.11David Pursehouse1-15/+15
2018-08-31Merge branch 'stable-4.8' into stable-4.9David Pursehouse1-15/+15
2018-08-30Bazel: Use hyphen instead of underscore in external repository namesDavid Pursehouse1-15/+15
2018-08-30Bazel: Format all build files with buildifier 0.15.0David Pursehouse1-3/+3
2018-08-30Bazel: Use hyphen instead of underscore in external repository namesDavid Pursehouse1-15/+15
2018-07-23HttpClientConnection.getHeaderFields should support multiple values for same ...Gabriel Couto1-0/+1
2018-02-19Declare LFS dependency on GSON for Bazel buildHan-Wen Nienhuys1-1/+4
2018-01-04Add com.jcraft.jzlib 1.1.1Matthias Sohn1-0/+9
2017-08-31Add dependency to jsch for OpenSshConfigTest to bazel buildThomas Wolf1-1/+4
2017-08-18Format BUILD files with buildifierDavid Pursehouse1-3/+3
2017-03-23bazel: Consume hamcrest through transitive dependencyDavid Ostrovsky1-16/+4
2017-03-22Remove Buck buildDavid Pursehouse2-190/+0
2017-03-21Add remaining parts of the bazel buildDavid Ostrovsky1-2/+109
2017-03-20bazel: Mark junit targets testonlyJonathan Nieder1-1/+2
2017-03-20bazel: Add explicit targets for library dependenciesJonathan Nieder1-0/+60
2017-02-26Update Jetty to 9.4.1.v20170120 in buck buildJonathan Nieder1-13/+13
2016-11-16Update JavaEWAH to 1.1.6Dave Borowitz1-3/+3
2016-02-04Support LFS protocol and a file system based LFS storageMatthias Sohn1-0/+9
2016-01-02buck: run http testsMatthias Sohn1-0/+56
2016-01-01buck: run testsShawn Pearce1-0/+27
2016-01-01buck: build standalone jgit binaryShawn Pearce1-0/+36
2015-12-31Implement Buck driven buildDavid Ostrovsky1-0/+62

    Back to the top