Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge branch 'stable-4.7' | David Pursehouse | 2017-04-06 | 0 | -0/+0 | |
|\| | | | | ||||||
| * | | | | Prepare 4.7.1-SNAPSHOT | Matthias Sohn | 2017-04-06 | 56 | -323/+323 | |
| * | | | | JGit v4.7.0.201704051617-rv4.7.0.201704051617-r | Matthias Sohn | 2017-04-05 | 56 | -59/+59 | |
* | | | | | Support creating Mergers without a Repository | Dave Borowitz | 2017-04-05 | 13 | -22/+337 | |
* | | | | | Prepare 4.8.0-SNAPSHOT builds | Matthias Sohn | 2017-04-05 | 56 | -323/+323 | |
* | | | | | Fix version.sh to update version of imported jgit features | Matthias Sohn | 2017-04-05 | 1 | -0/+1 | |
* | | | | | Merge "Fixed NP dereference error reported by ecj in UploadPack.stopBuffering()" | Andrey Loskutov | 2017-04-05 | 1 | -7/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fixed NP dereference error reported by ecj in UploadPack.stopBuffering() | Andrey Loskutov | 2017-04-05 | 1 | -7/+3 | |
* | | | | | | Merge branch 'stable-4.7' | David Pursehouse | 2017-04-05 | 1 | -0/+8 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | TarFormat: Use commit time as timestamp for entries | Yasuhiro Takagi | 2017-04-05 | 1 | -0/+8 | |
* | | | | | Merge "Make diff locations more consistent" | Shawn Pearce | 2017-04-04 | 4 | -17/+181 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make diff locations more consistent | KB Sriram | 2017-04-03 | 4 | -17/+181 | |
* | | | | | | Merge branch 'stable-4.7' | David Pursehouse | 2017-04-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | PushConnectionTest#limitCommandBytes: Increase maxCommandBytes | David Pursehouse | 2017-04-04 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | ResolveMergerTest: Add tests for content merges | Dave Borowitz | 2017-04-04 | 1 | -0/+58 | |
* | | | | | NameConflictTreeWalk: Mark repo param @Nullable | Dave Borowitz | 2017-04-04 | 1 | -1/+2 | |
* | | | | | Merge "Buffer the response until request parsing has done" | Jonathan Nieder | 2017-04-04 | 1 | -5/+62 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Buffer the response until request parsing has done | Masaya Suzuki | 2017-04-04 | 1 | -5/+62 | |
* | | | | | Downgrade Jetty to 9.3.17.v20170317 in Bazel build | David Pursehouse | 2017-04-03 | 1 | -13/+13 | |
* | | | | | Merge branch 'stable-4.6' | Matthias Sohn | 2017-04-02 | 15 | -145/+152 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Update Jetty to 9.3.17.v20170317 | Matthias Sohn | 2017-04-02 | 16 | -147/+147 | |
| * | | | | Revert "Update Jetty to 9.4.1.v20170120 in buck build" | Matthias Sohn | 2017-04-01 | 2 | -14/+13 | |
| * | | | | Revert "Update Jetty to 9.4.1.v20170120" | David Pursehouse | 2017-03-31 | 15 | -117/+103 | |
* | | | | | Remove unused import from ManifestParser | Matthias Sohn | 2017-03-31 | 1 | -1/+0 | |
* | | | | | Downgrade jetty to 9.3.9.v20160517 | Matthias Sohn | 2017-03-31 | 12 | -129/+129 | |
* | | | | | Require jetty 9.4.0 consistently | Matthias Sohn | 2017-03-30 | 4 | -44/+45 | |
| |_|_|/ |/| | | | ||||||
* | | | | Document the intended use of RepoCommand#setURI() | Han-Wen Nienhuys | 2017-03-29 | 1 | -3/+8 | |
* | | | | Noop changes to ManifestParser | Han-Wen Nienhuys | 2017-03-29 | 1 | -14/+7 | |
| |/ / |/| | | ||||||
* | | | Consistently use 'path' for the path to a subrepo in RepoCommand | Han-Wen Nienhuys | 2017-03-27 | 1 | -18/+18 | |
* | | | Merge branch 'stable-4.6' | Matthias Sohn | 2017-03-27 | 6 | -18/+268 | |
|\| | | ||||||
| * | | Merge branch 'stable-4.5' into stable-4.6 | David Pursehouse | 2017-03-27 | 6 | -18/+252 | |
| |\| | ||||||
| | * | Only mark packfile invalid if exception signals permanent problem | Matthias Sohn | 2017-03-26 | 6 | -18/+245 | |
| | * | Don't flag a packfile invalid if opening existing file failed | Luca Milanesio | 2017-03-25 | 1 | -0/+7 | |
| | * | Prepare 4.5.2-SNAPSHOT builds | Matthias Sohn | 2017-03-25 | 56 | -302/+302 | |
* | | | Raise minimum version of o.e.jetty.security to 9.4.0 | Matthias Sohn | 2017-03-25 | 4 | -8/+8 | |
* | | | Upgrade error_prone_core to 2.0.19 | David Pursehouse | 2017-03-24 | 1 | -1/+1 | |
* | | | PullCommand: Add support for recursing into submodules | David Pursehouse | 2017-03-24 | 2 | -38/+77 | |
* | | | bazel: Consume hamcrest through transitive dependency | David Ostrovsky | 2017-03-23 | 2 | -22/+7 | |
* | | | Explain in error message how to recover from lock failure | Matthias Sohn | 2017-03-22 | 1 | -1/+1 | |
* | | | Update orbit to S20170306214312 (Oxygen M6) | Matthias Sohn | 2017-03-22 | 7 | -11/+11 | |
* | | | Merge "Update Jetty to 9.4.3.v20170317" | Matthias Sohn | 2017-03-22 | 10 | -91/+91 | |
|\ \ \ | ||||||
| * | | | Update Jetty to 9.4.3.v20170317 | Matthias Sohn | 2017-03-22 | 10 | -91/+91 | |
* | | | | Merge branch 'stable-4.6' | David Pursehouse | 2017-03-22 | 0 | -0/+0 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | Merge branch 'stable-4.5' into stable-4.6 | David Pursehouse | 2017-03-22 | 0 | -0/+0 | |
| |\| | ||||||
| | * | JGit v4.5.1.201703201650-rv4.5.1.201703201650-r | Matthias Sohn | 2017-03-20 | 56 | -59/+59 | |
* | | | Remove Buck build | David Pursehouse | 2017-03-22 | 21 | -686/+0 | |
* | | | Add remaining parts of the bazel build | David Ostrovsky | 2017-03-21 | 12 | -2/+504 | |
* | | | Delegate crypto algorithm creation to InsecureCipherFactory | David Ostrovsky | 2017-03-21 | 1 | -5/+4 | |
* | | | bazel: Mark junit targets testonly | Jonathan Nieder | 2017-03-19 | 3 | -1/+4 | |
* | | | bazel: Add explicit targets for library dependencies | Jonathan Nieder | 2017-03-19 | 7 | -14/+72 |