Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix RepoCommand to allow for relative URLs | Han-Wen Nienhuys | 2017-04-13 | 2 | -7/+217 |
* | Merge "BundleWriter: Allow constructing from only an ObjectReader" | Jonathan Nieder | 2017-04-12 | 2 | -6/+75 |
|\ | |||||
| * | BundleWriter: Allow constructing from only an ObjectReader | Dave Borowitz | 2017-04-12 | 2 | -6/+75 |
* | | Merge "Only throw MissingObjectException when necessary" | Terry Parker | 2017-04-12 | 1 | -17/+32 |
|\ \ | |/ |/| | |||||
| * | Only throw MissingObjectException when necessary | Zhen Chen | 2017-04-05 | 1 | -17/+32 |
* | | Merge branch 'stable-4.7' | Matthias Sohn | 2017-04-11 | 5 | -13/+195 |
|\ \ | |||||
| * | | Cleanup and test trailing slash handling in ManifestParser | Han-Wen Nienhuys | 2017-04-11 | 3 | -13/+155 |
| * | | ManifestParser: Throw exception if remote does not have fetch attribute | Han-Wen Nienhuys | 2017-04-10 | 4 | -1/+41 |
* | | | Add missing @Override annotations in AppServer.TestMappedLoginService | Matthias Sohn | 2017-04-09 | 1 | -0/+2 |
* | | | Remove unused API filters | Matthias Sohn | 2017-04-09 | 2 | -62/+0 |
* | | | Update JGit version used to detect API changes to 4.7.0.201704051617-r | Matthias Sohn | 2017-04-09 | 1 | -1/+1 |
* | | | Exclude generated class UbcCheck from PMD checks | Matthias Sohn | 2017-04-09 | 1 | -0/+3 |
* | | | Merge branch 'stable-4.7' | David Pursehouse | 2017-04-09 | 0 | -0/+0 |
|\| | | |||||
| * | | Merge branch 'stable-4.6' into stable-4.7 | David Pursehouse | 2017-04-09 | 0 | -0/+0 |
| |\ \ | |||||
| | * \ | Merge branch 'stable-4.5' into stable-4.6 | David Pursehouse | 2017-04-09 | 0 | -0/+0 |
| | |\ \ | |||||
| | | * | | Prepare 4.5.3-SNAPSHOT builds | Matthias Sohn | 2017-04-08 | 56 | -302/+302 |
| | | * | | JGit v4.5.2.201704071617-rv4.5.2.201704071617-r | Matthias Sohn | 2017-04-07 | 56 | -59/+59 |
* | | | | | Silence API error for new method added to abstract MergeStrategy | Matthias Sohn | 2017-04-06 | 1 | -0/+8 |
* | | | | | Fix @since tags of new API added after 4.7.0 | Matthias Sohn | 2017-04-06 | 3 | -3/+10 |
* | | | | | Merge branch 'stable-4.7' | David Pursehouse | 2017-04-06 | 1 | -1/+1 |
|\| | | | | |||||
| * | | | | PushConnectionTest: Increase maxCommandBytes again | David Pursehouse | 2017-04-06 | 1 | -1/+1 |
* | | | | | 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 |