summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2021-02-0388-121/+121
* | | JGit v5.11.0.202102031030-m2v5.11.0.202102031030-m2Matthias Sohn2021-02-0388-121/+121
|/ /
* | IO: fix IO.readFully(InputStream, byte[], int)Thomas Wolf2021-01-312-3/+87
* | LFS: make pointer parsing more robustThomas Wolf2021-01-312-15/+326
* | [pgm] add option --timeout to clone commandMatthias Sohn2021-01-291-3/+5
* | Merge "Move reachability checker generation into the ObjectReader object"Jonathan Nieder2021-01-2917-33/+137
|\ \
| * | Move reachability checker generation into the ObjectReader objectTerry Parker2021-01-2817-33/+137
* | | Add the "compression-level" option to all ArchiveCommand formatsYoussef Elghareeb2021-01-289-82/+185
* | | Merge changes I36d9b63e,I8c5db581,I2c02e89cJonathan Tan2021-01-2714-1/+635
|\ \ \
| * | | Compare getting all refs except specific refs with seek and with filterGal Paikin2021-01-271-1/+53
| * | | Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabaseGal Paikin2021-01-278-0/+255
| * | | Add seekPastPrefix method to RefCursorGal Paikin2021-01-265-0/+327
* | | | Wrap the Files.list returned Stream in a try-with-resources blockTerry Parker2021-01-263-5/+21
| |/ / |/| |
* | | TemporaryBuffer: fix toByteArray(limit)Thomas Wolf2021-01-222-3/+97
| |/ |/|
* | Correct the minimum required version of Apache httpclientThomas Wolf2021-01-185-19/+16
* | Merge "pgm: add missing dependency to org.apache.commons.logging"Matthias Sohn2021-01-181-0/+1
|\ \
| * | pgm: add missing dependency to org.apache.commons.loggingMatthias Sohn2021-01-171-0/+1
* | | Merge "[spotbugs]: Fix potential NPE in FileSnapshot constructor"Matthias Sohn2021-01-181-1/+1
|\ \ \ | |/ / |/| |
| * | [spotbugs]: Fix potential NPE in FileSnapshot constructorMatthias Sohn2021-01-031-1/+1
* | | [pgm] Use Apache sshd by defaultThomas Wolf2021-01-151-2/+2
* | | TransportHttp: support preemptive Basic authenticationThomas Wolf2021-01-144-21/+254
* | | TransportHttp: shared SSLContext during fetch or pushThomas Wolf2021-01-1411-60/+313
* | | TransportHttp: make the connection factory configurableThomas Wolf2021-01-146-2/+114
* | | Add target platform for eclipse 4.19 stagingMatthias Sohn2021-01-122-0/+104
* | | Update orbit to S20210105214148 and com.google.gson to 2.8.6Matthias Sohn2021-01-1230-71/+137
| |/ |/|
* | Update spotbugs-maven-plugin to 4.2.0Marco Miller2021-01-121-1/+1
* | Add org.eclipse.jetty.util.ajax to target platform and bazel depsMatthias Sohn2021-01-1216-14/+52
* | Tag message must not include the signatureThomas Wolf2021-01-103-23/+52
* | Update jetty to 9.4.35.v20201120Matthias Sohn2021-01-0716-265/+265
* | Protocol V2: don't log spurious ACKs in UploadPackThomas Wolf2021-01-062-6/+29
* | Merge "Protocol V2: respect MAX_HAVES only once we got at least one ACK"Thomas Wolf2021-01-052-1/+74
|\ \
| * | Protocol V2: respect MAX_HAVES only once we got at least one ACKThomas Wolf2021-01-042-1/+74
* | | Merge "FileSnapshot: don't try to read file attributes twice"Christian Halstrick2021-01-051-4/+17
|\ \ \ | | |/ | |/|
| * | FileSnapshot: don't try to read file attributes twiceMatthias Sohn2021-01-031-4/+17
* | | RepositoryCache: declare schedulerLock finalMatthias Sohn2021-01-031-1/+1
| |/ |/|
* | Enable git wire protocol version 2 on server side per defaultDavid Ostrovsky2021-01-033-15/+22
* | Client-side protocol V2 support for fetchingThomas Wolf2021-01-0133-312/+1781
|/
* Use Map interface instead of ConcurrentHashMap classThomas Wolf2021-01-016-10/+13
* Fix NPE in DirCacheCheckoutThomas Wolf2020-12-303-17/+59
* Merge "Added check for null on DirCacheEntry in checkoutEntry method"Christian Halstrick2020-12-302-2/+15
|\
| * Added check for null on DirCacheEntry in checkoutEntry methodTudor Matrescu2020-12-032-2/+15
* | GPG user ID matching: use case-insensitive matchingThomas Wolf2020-12-292-9/+21
* | Don't export package from test bundleThomas Wolf2020-12-281-4/+0
* | Update eclipse-jarsigner-plugin to 1.1.7Matthias Sohn2020-12-241-1/+1
* | Update build-helper-maven-plugin to 3.2.0Matthias Sohn2020-12-241-1/+1
* | Update maven-enforcer-plugin to 3.0.0-M3Matthias Sohn2020-12-241-1/+1
* | Update maven-shade-plugin to 3.2.4Matthias Sohn2020-12-241-1/+1
* | Require latest Maven version 3.6.3Matthias Sohn2020-12-243-2/+22
* | Update spring-boot-maven-plugin to 2.4.1Matthias Sohn2020-12-241-1/+1
* | Update maven-surefire plugins to 3.0.0-M5Matthias Sohn2020-12-242-2/+2