summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Downgrade jetty to 9.3.9.v20160517Matthias Sohn2017-03-3112-129/+129
* Require jetty 9.4.0 consistentlyMatthias Sohn2017-03-304-44/+45
* Document the intended use of RepoCommand#setURI()Han-Wen Nienhuys2017-03-291-3/+8
* Noop changes to ManifestParserHan-Wen Nienhuys2017-03-291-14/+7
* Consistently use 'path' for the path to a subrepo in RepoCommandHan-Wen Nienhuys2017-03-271-18/+18
* Merge branch 'stable-4.6'Matthias Sohn2017-03-276-18/+268
|\
| * Merge branch 'stable-4.5' into stable-4.6David Pursehouse2017-03-276-18/+252
| |\
| | * Only mark packfile invalid if exception signals permanent problemMatthias Sohn2017-03-266-18/+245
| | * Don't flag a packfile invalid if opening existing file failedLuca Milanesio2017-03-251-0/+7
| | * Prepare 4.5.2-SNAPSHOT buildsMatthias Sohn2017-03-2556-302/+302
* | | Raise minimum version of o.e.jetty.security to 9.4.0Matthias Sohn2017-03-254-8/+8
* | | Upgrade error_prone_core to 2.0.19David Pursehouse2017-03-241-1/+1
* | | PullCommand: Add support for recursing into submodulesDavid Pursehouse2017-03-242-38/+77
* | | bazel: Consume hamcrest through transitive dependencyDavid Ostrovsky2017-03-232-22/+7
* | | Explain in error message how to recover from lock failureMatthias Sohn2017-03-221-1/+1
* | | Update orbit to S20170306214312 (Oxygen M6)Matthias Sohn2017-03-227-11/+11
* | | Merge "Update Jetty to 9.4.3.v20170317"Matthias Sohn2017-03-2210-91/+91
|\ \ \
| * | | Update Jetty to 9.4.3.v20170317Matthias Sohn2017-03-2210-91/+91
* | | | Merge branch 'stable-4.6'David Pursehouse2017-03-220-0/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'stable-4.5' into stable-4.6David Pursehouse2017-03-220-0/+0
| |\|
| | * JGit v4.5.1.201703201650-rv4.5.1.201703201650-rMatthias Sohn2017-03-2056-59/+59
* | | Remove Buck buildDavid Pursehouse2017-03-2221-686/+0
* | | Add remaining parts of the bazel buildDavid Ostrovsky2017-03-2112-2/+504
* | | Delegate crypto algorithm creation to InsecureCipherFactoryDavid Ostrovsky2017-03-211-5/+4
* | | bazel: Mark junit targets testonlyJonathan Nieder2017-03-193-1/+4
* | | bazel: Add explicit targets for library dependenciesJonathan Nieder2017-03-197-14/+72
* | | Fix test configuration to run RacyGitTests, and fix testRacyGitDetectionDavid Pursehouse2017-03-192-2/+14
* | | LongObjectIdTest: Remove self comparison testDavid Ostrovsky2017-03-181-1/+0
* | | RevFlagSetTest: Fix compilation error flagged by error proneDavid Ostrovsky2017-03-181-1/+0
* | | Move SHA1 compress/recompress files to resource folderDavid Ostrovsky2017-03-182-0/+0
* | | Merge "Merge branch 'stable-4.6'"Matthias Sohn2017-03-153-9/+40
|\ \ \
| * | | Merge branch 'stable-4.6'Matthias Sohn2017-03-163-9/+40
| |\| |
| | * | Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2017-03-163-9/+40
| | |\|
| | | * Don't remove pack when FileNotFoundException is transientLuca Milanesio2017-03-153-9/+40
* | | | Don't try to strip new line if the message buffer is emptyAndrey Loskutov2017-03-151-2/+6
|/ / /
* | | Upgrade error_prone_core to 2.0.18David Pursehouse2017-03-131-1/+1
* | | FetchCommand: Fix detection of submodule recursion modeDavid Pursehouse2017-03-103-38/+116
* | | Silence API error reported in LfsProtocolServletMatthias Sohn2017-03-091-0/+11
* | | Update JGit version used to detect API changes to 4.6.0Matthias Sohn2017-03-091-1/+1
* | | Update jsch version used in pom.xml to 0.1.54Matthias Sohn2017-03-091-1/+1
* | | LfsProtocolServlet: Pass HTTP Authorization header to getLargeFileRepositoryDavid Pursehouse2017-03-082-3/+50
* | | Merge branch 'stable-4.6'David Pursehouse2017-03-080-0/+0
|\| |
| * | Prepare 4.6.2-SNAPSHOT buildsMatthias Sohn2017-03-0756-312/+312
| * | JGit v4.6.1.201703071140-rv4.6.1.201703071140-rMatthias Sohn2017-03-0756-59/+59
* | | Merge branch 'stable-4.6'David Pursehouse2017-03-070-0/+0
|\| |
| * | Update Jetty to 9.4.1.v20170120 in buck buildJonathan Nieder2017-03-062-13/+14
| * | Update Jetty to 9.4.1.v20170120Matthias Sohn2017-03-0615-103/+117
| * | Update build to use Tycho 1.0.0Matthias Sohn2017-03-061-1/+1
| * | Update minimum JDK version in READMEDavid Pursehouse2017-03-061-1/+1
* | | FetchCommand: Add basic support for recursing into submodulesDavid Pursehouse2017-03-045-1/+492