Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Suppress the API errors introduced by 3e9a5f99 | Matthias Sohn | 2019-11-14 | 4 | -1/+63 | |
* | | | | | | | ReceivePack: Remove unused getLockMessageProcessName method | David Pursehouse | 2019-11-13 | 1 | -9/+0 | |
* | | | | | | | ReceivePack: Remove unnecessary ReceivePack. prefix on static call | David Pursehouse | 2019-11-13 | 1 | -1/+1 | |
* | | | | | | | transport: Merge BaseReceivePack into ReceivePack | Masaya Suzuki | 2019-11-13 | 10 | -2053/+1890 | |
* | | | | | | | BaseReceivePack: Add hasReceivedPack method | David Pursehouse | 2019-11-13 | 1 | -0/+14 | |
|/ / / / / / | ||||||
* | | | | | | Silence API errors for new API introduced in 5.5.2 | Matthias Sohn | 2019-11-12 | 1 | -0/+36 | |
* | | | | | | Upgrade wagon-ssh to 3.3.4 | David Pursehouse | 2019-11-12 | 1 | -1/+1 | |
* | | | | | | Merge branch 'stable-5.5' | Thomas Wolf | 2019-11-12 | 1 | -3/+0 | |
|\| | | | | | ||||||
| * | | | | | Fix NPE in SystemReader in tests | Thomas Wolf | 2019-11-12 | 1 | -3/+0 | |
* | | | | | | Merge branch 'stable-5.5' | Matthias Sohn | 2019-11-11 | 10 | -39/+197 | |
|\| | | | | | ||||||
| * | | | | | BaseReceivePack: Fix the format | Masaya Suzuki | 2019-11-10 | 1 | -1/+1 | |
| * | | | | | Prepend hostname to subsection used to store file timestamp resolution | Matthias Sohn | 2019-11-09 | 1 | -2/+3 | |
| * | | | | | Store filesystem timestamp resolution in extra jgit config | Matthias Sohn | 2019-11-09 | 9 | -23/+181 | |
| * | | | | | SystemReader: extract updating config and its parents if outdated | Thomas Wolf | 2019-11-08 | 3 | -14/+55 | |
* | | | | | | Update bouncycastle version to 1.64 and Orbit to I20191106190530 | David Ostrovsky | 2019-11-09 | 21 | -89/+154 | |
* | | | | | | Upgrade maven-jar-plugin to 3.2.0 | David Pursehouse | 2019-11-06 | 1 | -1/+1 | |
* | | | | | | Upgrade maven-source-plugin to 3.2.0 | David Pursehouse | 2019-11-06 | 1 | -1/+1 | |
* | | | | | | Merge branch 'stable-5.5' | Matthias Sohn | 2019-11-06 | 1 | -146/+164 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2019-11-06 | 1 | -146/+164 | |
| |\| | | | | ||||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-11-06 | 1 | -146/+164 | |
| | |\| | | | ||||||
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-11-06 | 1 | -146/+164 | |
| | | |\| | | ||||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-11-06 | 1 | -146/+164 | |
| | | | |\| | ||||||
| | | | | * | Fix benchmark pom.xml to include distribution managment config | Matthias Sohn | 2019-11-06 | 1 | -146/+164 | |
* | | | | | | Merge branch 'stable-5.5' | Matthias Sohn | 2019-11-05 | 23 | -1/+1322 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2019-11-05 | 23 | -1/+1322 | |
| |\| | | | | ||||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-11-05 | 23 | -1/+1322 | |
| | |\| | | | ||||||
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-11-05 | 25 | -1/+1341 | |
| | | |\| | | ||||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-11-05 | 23 | -0/+1322 | |
| | | | |\| | ||||||
| | | | | * | Run JMH benchmarks using bazel | Matthias Sohn | 2019-11-05 | 4 | -0/+121 | |
| | | | | * | Benchmark for creating files and FileSnapshots | Matthias Sohn | 2019-11-05 | 1 | -0/+111 | |
| | | | | * | Implement benchmark for looking up FileStore of a given Path | Matthias Sohn | 2019-11-05 | 1 | -0/+97 | |
| | | | | * | JMH benchmark for SimpleLruCache | Matthias Sohn | 2019-11-05 | 17 | -0/+993 | |
| | | | | * | Remove unused API problem filters | Matthias Sohn | 2019-11-04 | 1 | -28/+0 | |
| | | | | * | Silence API errors for new API added since 5.1.0 | Matthias Sohn | 2019-11-04 | 3 | -0/+27 | |
| | | | * | | Update API problem filters | Matthias Sohn | 2019-11-04 | 3 | -74/+27 | |
* | | | | | | DirCacheCheckout: don't use deprecated method | Thomas Wolf | 2019-11-03 | 1 | -2/+5 | |
* | | | | | | WorkingTreeModifiedEvent: must be fired explicitly after merge | Thomas Wolf | 2019-11-03 | 6 | -25/+73 | |
* | | | | | | Merge "HttpSupport.proxyFor(): use only scheme, host, and port" | David Pursehouse | 2019-10-30 | 2 | -1/+73 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | HttpSupport.proxyFor(): use only scheme, host, and port | Thomas Wolf | 2019-10-30 | 2 | -1/+73 | |
* | | | | | | | reftable: enforce ascending order in sortAndWriteRefs | Han-Wen Nienhuys | 2019-10-30 | 4 | -27/+17 | |
|/ / / / / / | ||||||
* | | | | | | Documentation/technical/reftable: change suggested file names | Han-Wen Nienhuys | 2019-10-30 | 1 | -11/+15 | |
* | | | | | | Update Orbit to S20191025144108 and Ant to 1.10.7.v20190926-0324 | Matthias Sohn | 2019-10-29 | 20 | -46/+111 | |
* | | | | | | Update Tycho to 1.5.1 | Matthias Sohn | 2019-10-29 | 2 | -2/+2 | |
* | | | | | | Upgrade Jetty to 9.4.22.v20191022 | Michael Keppler | 2019-10-27 | 22 | -205/+205 | |
* | | | | | | Merge "[errorprone] Don't throw exception in finally" | David Pursehouse | 2019-10-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [errorprone] Don't throw exception in finally | Matthias Sohn | 2019-10-25 | 1 | -1/+1 | |
* | | | | | | | Merge "[errorprone] Add parenthesis to clarify operator precedence" | David Pursehouse | 2019-10-25 | 1 | -4/+4 | |
|\| | | | | | | ||||||
| * | | | | | | [errorprone] Add parenthesis to clarify operator precedence | Matthias Sohn | 2019-10-25 | 1 | -4/+4 | |
* | | | | | | | Replace "Rebase interactive" with "Interactive rebase" | Matthias Sohn | 2019-10-25 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | GPG: implement more OpenPGP UserId matching formats | Thomas Wolf | 2019-10-23 | 5 | -11/+253 |