summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ManifestParser: Throw exception if remote does not have fetch attributeHan-Wen Nienhuys2017-04-104-1/+41
* | | Add missing @Override annotations in AppServer.TestMappedLoginServiceMatthias Sohn2017-04-091-0/+2
* | | Remove unused API filtersMatthias Sohn2017-04-092-62/+0
* | | Update JGit version used to detect API changes to 4.7.0.201704051617-rMatthias Sohn2017-04-091-1/+1
* | | Exclude generated class UbcCheck from PMD checksMatthias Sohn2017-04-091-0/+3
* | | Merge branch 'stable-4.7'David Pursehouse2017-04-090-0/+0
|\| |
| * | Merge branch 'stable-4.6' into stable-4.7David Pursehouse2017-04-090-0/+0
| |\ \
| | * \ Merge branch 'stable-4.5' into stable-4.6David Pursehouse2017-04-090-0/+0
| | |\ \
| | | * | Prepare 4.5.3-SNAPSHOT buildsMatthias Sohn2017-04-0856-302/+302
| | | * | JGit v4.5.2.201704071617-rv4.5.2.201704071617-rMatthias Sohn2017-04-0756-59/+59
* | | | | Silence API error for new method added to abstract MergeStrategyMatthias Sohn2017-04-061-0/+8
* | | | | Fix @since tags of new API added after 4.7.0Matthias Sohn2017-04-063-3/+10
* | | | | Merge branch 'stable-4.7'David Pursehouse2017-04-061-1/+1
|\| | | |
| * | | | PushConnectionTest: Increase maxCommandBytes againDavid Pursehouse2017-04-061-1/+1
* | | | | Merge branch 'stable-4.7'David Pursehouse2017-04-060-0/+0
|\| | | |
| * | | | Prepare 4.7.1-SNAPSHOTMatthias Sohn2017-04-0656-323/+323
| * | | | JGit v4.7.0.201704051617-rv4.7.0.201704051617-rMatthias Sohn2017-04-0556-59/+59
* | | | | Support creating Mergers without a RepositoryDave Borowitz2017-04-0513-22/+337
* | | | | Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2017-04-0556-323/+323
* | | | | Fix version.sh to update version of imported jgit featuresMatthias Sohn2017-04-051-0/+1
* | | | | Merge "Fixed NP dereference error reported by ecj in UploadPack.stopBuffering()"Andrey Loskutov2017-04-051-7/+3
|\ \ \ \ \
| * | | | | Fixed NP dereference error reported by ecj in UploadPack.stopBuffering()Andrey Loskutov2017-04-051-7/+3
* | | | | | Merge branch 'stable-4.7'David Pursehouse2017-04-051-0/+8
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | TarFormat: Use commit time as timestamp for entriesYasuhiro Takagi2017-04-051-0/+8
* | | | | Merge "Make diff locations more consistent"Shawn Pearce2017-04-044-17/+181
|\ \ \ \ \
| * | | | | Make diff locations more consistentKB Sriram2017-04-034-17/+181
* | | | | | Merge branch 'stable-4.7'David Pursehouse2017-04-051-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | PushConnectionTest#limitCommandBytes: Increase maxCommandBytesDavid Pursehouse2017-04-041-1/+1
| |/ / / /
* | | | | ResolveMergerTest: Add tests for content mergesDave Borowitz2017-04-041-0/+58
* | | | | NameConflictTreeWalk: Mark repo param @NullableDave Borowitz2017-04-041-1/+2
* | | | | Merge "Buffer the response until request parsing has done"Jonathan Nieder2017-04-041-5/+62
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Buffer the response until request parsing has doneMasaya Suzuki2017-04-041-5/+62
* | | | | Downgrade Jetty to 9.3.17.v20170317 in Bazel buildDavid Pursehouse2017-04-031-13/+13
* | | | | Merge branch 'stable-4.6'Matthias Sohn2017-04-0215-145/+152
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Update Jetty to 9.3.17.v20170317Matthias Sohn2017-04-0216-147/+147
| * | | | Revert "Update Jetty to 9.4.1.v20170120 in buck build"Matthias Sohn2017-04-012-14/+13
| * | | | Revert "Update Jetty to 9.4.1.v20170120"David Pursehouse2017-03-3115-117/+103
* | | | | Remove unused import from ManifestParserMatthias Sohn2017-03-311-1/+0
* | | | | 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