| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare 5.11.0-SNAPSHOT builds | Matthias Sohn | 2021-02-03 | 3 | -4/+4 |
* | JGit v5.11.0.202102031030-m2v5.11.0.202102031030-m2 | Matthias Sohn | 2021-02-03 | 3 | -4/+4 |
* | IO: fix IO.readFully(InputStream, byte[], int) | Thomas Wolf | 2021-01-31 | 1 | -3/+3 |
* | Merge "Move reachability checker generation into the ObjectReader object" | Jonathan Nieder | 2021-01-29 | 10 | -27/+120 |
|\ |
|
| * | Move reachability checker generation into the ObjectReader object | Terry Parker | 2021-01-28 | 10 | -27/+120 |
* | | Merge changes I36d9b63e,I8c5db581,I2c02e89c | Jonathan Tan | 2021-01-27 | 7 | -0/+150 |
|\ \ |
|
| * | | Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabase | Gal Paikin | 2021-01-27 | 4 | -0/+93 |
| * | | Add seekPastPrefix method to RefCursor | Gal Paikin | 2021-01-26 | 3 | -0/+57 |
* | | | Wrap the Files.list returned Stream in a try-with-resources block | Terry Parker | 2021-01-26 | 3 | -5/+21 |
| |/
|/| |
|
* | | TemporaryBuffer: fix toByteArray(limit) | Thomas Wolf | 2021-01-22 | 1 | -3/+32 |
* | | Merge "[spotbugs]: Fix potential NPE in FileSnapshot constructor" | Matthias Sohn | 2021-01-18 | 1 | -1/+1 |
|\ \ |
|
| * | | [spotbugs]: Fix potential NPE in FileSnapshot constructor | Matthias Sohn | 2021-01-03 | 1 | -1/+1 |
* | | | TransportHttp: support preemptive Basic authentication | Thomas Wolf | 2021-01-14 | 3 | -0/+75 |
* | | | TransportHttp: shared SSLContext during fetch or push | Thomas Wolf | 2021-01-14 | 7 | -41/+205 |
* | | | TransportHttp: make the connection factory configurable | Thomas Wolf | 2021-01-14 | 4 | -2/+49 |
| |/
|/| |
|
* | | Tag message must not include the signature | Thomas Wolf | 2021-01-10 | 1 | -12/+36 |
* | | Protocol V2: don't log spurious ACKs in UploadPack | Thomas Wolf | 2021-01-06 | 2 | -6/+29 |
* | | Merge "Protocol V2: respect MAX_HAVES only once we got at least one ACK" | Thomas Wolf | 2021-01-05 | 1 | -1/+11 |
|\ \ |
|
| * | | Protocol V2: respect MAX_HAVES only once we got at least one ACK | Thomas Wolf | 2021-01-04 | 1 | -1/+11 |
* | | | Merge "FileSnapshot: don't try to read file attributes twice" | Christian Halstrick | 2021-01-05 | 1 | -4/+17 |
|\ \ \
| | |/
| |/| |
|
| * | | FileSnapshot: don't try to read file attributes twice | Matthias Sohn | 2021-01-03 | 1 | -4/+17 |
* | | | RepositoryCache: declare schedulerLock final | Matthias Sohn | 2021-01-03 | 1 | -1/+1 |
| |/
|/| |
|
* | | Enable git wire protocol version 2 on server side per default | David Ostrovsky | 2021-01-03 | 1 | -1/+2 |
* | | Client-side protocol V2 support for fetching | Thomas Wolf | 2021-01-01 | 18 | -182/+1071 |
|/ |
|
* | Use Map interface instead of ConcurrentHashMap class | Thomas Wolf | 2021-01-01 | 5 | -8/+11 |
* | Fix NPE in DirCacheCheckout | Thomas Wolf | 2020-12-30 | 1 | -8/+10 |
* | Merge "Added check for null on DirCacheEntry in checkoutEntry method" | Christian Halstrick | 2020-12-30 | 1 | -2/+6 |
|\ |
|
| * | Added check for null on DirCacheEntry in checkoutEntry method | Tudor Matrescu | 2020-12-03 | 1 | -2/+6 |
* | | [spotbugs] Fix incorrect lazy initialization in SystemReader | Matthias Sohn | 2020-12-22 | 1 | -2/+2 |
* | | [spotbugs] Don't use class from java.util.concurrent for locking | Matthias Sohn | 2020-12-22 | 1 | -1/+3 |
* | | [spotbugs] Fix potential NPE in FS.FileStoreAttributes#get | Matthias Sohn | 2020-12-22 | 1 | -0/+3 |
* | | [spotbugs] Fix FileReftableStack#equals to check for null | Matthias Sohn | 2020-12-22 | 1 | -0/+3 |
* | | [spotbugs] FileReftableDatabase: extract lock to local variable | Matthias Sohn | 2020-12-22 | 1 | -2/+4 |
* | | [spotbugs] DfsReftableDatabase: extract lock to local variable | Matthias Sohn | 2020-12-22 | 1 | -4/+7 |
* | | [spotbugs] Silence NP_BOOLEAN_RETURN_NULL in IgnoreNode#checkIgnored | Matthias Sohn | 2020-12-22 | 2 | -1/+10 |
* | | Revert "Remove unused API problem filters" | Matthias Sohn | 2020-12-22 | 1 | -0/+11 |
* | | Remove unused API problem filters | Matthias Sohn | 2020-12-17 | 1 | -11/+0 |
* | | [spotbugs] Fix potential NPE in FS#write | Matthias Sohn | 2020-12-17 | 1 | -1/+4 |
* | | [spotbugs] Fix potential NPE in WorkingTreeIterator#isModified | Matthias Sohn | 2020-12-17 | 1 | -2/+4 |
* | | [spotbugs] Fix potential NPE in FileRepository#convertToReftable | Matthias Sohn | 2020-12-17 | 1 | -1/+3 |
* | | [spotbugs] silence warnings for intended use of == to compare strings | Matthias Sohn | 2020-12-17 | 1 | -2/+20 |
* | | [spotbugs] silence short-circuit warning in PackOutputStream#write | Matthias Sohn | 2020-12-17 | 1 | -0/+6 |
* | | FetchProcess#execute: fix formatting | Matthias Sohn | 2020-12-17 | 1 | -2/+3 |
* | | [errorprone] FetchProcess: ensure exception isn't suppressed | Matthias Sohn | 2020-12-17 | 1 | -0/+7 |
* | | [errorprone] WalkFetchConnection: ensure exception isn't suppressed | Matthias Sohn | 2020-12-17 | 1 | -0/+5 |
* | | Remove unused API problem filters | Matthias Sohn | 2020-12-15 | 1 | -52/+0 |
* | | Remove reftree and ketch | Han-Wen Nienhuys | 2020-12-15 | 42 | -6550/+9 |
* | | LooseObjects: fix formatting | Matthias Sohn | 2020-12-15 | 1 | -13/+13 |
* | | Split out loose object handling from ObjectDirectory | Martin Fick | 2020-12-15 | 2 | -120/+245 |
* | | Merge branch 'stable-5.9' | Matthias Sohn | 2020-12-14 | 1 | -1/+1 |
|\ \ |
|