Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-5.3' | Matthias Sohn | 2019-03-13 | 1 | -78/+4 |
|\ | |||||
| * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-03-13 | 1 | -74/+8 |
|/| | |||||
| * | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-03-13 | 1 | -66/+8 |
| |\ | |||||
| | * | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2019-03-13 | 1 | -0/+8 |
| | |\ | |||||
| | | * | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2019-03-13 | 1 | -0/+6 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2019-03-13 | 1 | -0/+6 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2019-03-13 | 1 | -0/+6 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2019-03-13 | 1 | -0/+6 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2019-03-13 | 1 | -0/+6 |
| | | | | | | |\ | |||||
| | | | | | | | * | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2019-03-12 | 1 | -0/+6 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2019-03-12 | 1 | -0/+22 |
| | | | | | | | | |\ | |||||
| | | | | | | | | | * | Include size when comparing FileSnapshot | Luca Milanesio | 2019-03-12 | 1 | -0/+8 |
| | | | | | | | | | * | Silence API warnings for new API introduced for fixes | Matthias Sohn | 2019-03-12 | 1 | -0/+14 |
| | | | | | | | * | | | Prepare 4.7.8-SNAPSHOT builds | Matthias Sohn | 2018-12-24 | 1 | -1/+1 |
| | | | | | | | * | | | Update API problem filter | Matthias Sohn | 2018-10-19 | 1 | -1/+1 |
| | | | | | * | | | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-12-24 | 1 | -1/+1 |
| | | | | | |\| | | | | |||||
| | | | | | * | | | | | Update API problem filter | Matthias Sohn | 2018-10-19 | 1 | -1/+1 |
| | | | * | | | | | | | Prepare 4.11.7-SNAPSHOT builds | Matthias Sohn | 2018-12-25 | 1 | -7/+1 |
| | | | * | | | | | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-12-25 | 1 | -0/+6 |
| | | | |\| | | | | | | |||||
| | * | | | | | | | | | Prepare 5.1.6-SNAPSHOT builds | Matthias Sohn | 2018-12-27 | 1 | -1/+1 |
| * | | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2 | Jonathan Nieder | 2018-12-26 | 1 | -0/+14 |
| |\| | | | | | | | | | |||||
| | * | | | | | | | | | Prepare 5.1.5-SNAPSHOT builds | Matthias Sohn | 2018-12-26 | 1 | -1/+1 |
| | * | | | | | | | | | JGit v5.1.4.201812251853-rv5.1.4.201812251853-r | Matthias Sohn | 2018-12-26 | 1 | -1/+15 |
| | * | | | | | | | | | Update API warning filter to 5.1.3 | Matthias Sohn | 2018-10-07 | 1 | -1/+1 |
* | | | | | | | | | | | Move BaseReceivePack#advertisedRefs getter and setter to ReceivePack | Jonathan Nieder | 2018-12-29 | 1 | -0/+12 |
* | | | | | | | | | | | Move BaseReceivePack#walk getter to ReceivePack | Jonathan Nieder | 2018-12-29 | 1 | -0/+6 |
* | | | | | | | | | | | Move BaseReceivePack#db getter to ReceivePack | Jonathan Nieder | 2018-12-29 | 1 | -0/+6 |
* | | | | | | | | | | | Move BaseReceivePack#pushCert getter and setter to ReceivePack | Jonathan Nieder | 2018-12-29 | 1 | -0/+14 |
* | | | | | | | | | | | Remove unused API problem filters | Matthias Sohn | 2018-12-29 | 1 | -74/+0 |
* | | | | | | | | | | | Silence API error for RefDatabase.getRef declared final | Matthias Sohn | 2018-12-29 | 1 | -0/+6 |
* | | | | | | | | | | | Suppress API errors and add missing @since tags caused by 6ea888a | Matthias Sohn | 2018-12-29 | 1 | -0/+16 |
* | | | | | | | | | | | RefDatabase: Remove fallback exactRef implementation | Jonathan Nieder | 2018-12-26 | 1 | -0/+8 |
* | | | | | | | | | | | Silence API error for 3 digit version number in @since tag | Matthias Sohn | 2018-12-21 | 1 | -0/+14 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Add a method to get all values of HTTP header defined as list | Matthias Sohn | 2018-11-26 | 1 | -0/+8 |
* | | | | | | | | | | TransportSftp: eliminate dependency on Jsch | Thomas Wolf | 2018-11-13 | 1 | -0/+8 |
* | | | | | | | | | | Silence API errors introduced by f648a3bd | Matthias Sohn | 2018-11-01 | 1 | -0/+22 |
* | | | | | | | | | | Silence API errors for new methods added to DepthWalk | Matthias Sohn | 2018-10-29 | 1 | -0/+12 |
* | | | | | | | | | | Disable Eclipse warning about unrecognized @SuppressWarnings value | David Pursehouse | 2018-10-17 | 1 | -1/+1 |
* | | | | | | | | | | Revert "Remove unused API problem filters" | Matthias Sohn | 2018-10-10 | 1 | -0/+27 |
* | | | | | | | | | | Remove unused API problem filters | David Pursehouse | 2018-10-09 | 1 | -27/+0 |
* | | | | | | | | | | Merge branch 'stable-5.1' | Matthias Sohn | 2018-10-06 | 1 | -0/+16 |
|\| | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2018-10-06 | 1 | -17/+9 |
| |\| | | | | | | | | |||||
| | * | | | | | | | | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2018-10-06 | 1 | -4/+14 |
| | |\| | | | | | | | |||||
| | | * | | | | | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-10-06 | 1 | -0/+16 |
| | | |\| | | | | | | |||||
| | | | * | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-10-06 | 1 | -0/+16 |
| | | | |\| | | | | | |||||
| | | | | * | | | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-10-06 | 1 | -1/+17 |
| | | | | |\| | | | | |||||
| | | | | | * | | | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-10-06 | 1 | -0/+16 |
| | | | | | |\| | | | |||||
| | | | | | | * | | | ObjectChecker: Report .gitmodules files found in the pack | Ivan Frade | 2018-10-05 | 1 | -0/+16 |
| | | | | | | * | | | SubmoduleAddCommand: Reject submodule URIs that look like cli options | Ivan Frade | 2018-10-05 | 1 | -1/+1 |
| | | | | | | * | | | Update API problem filter | Matthias Sohn | 2018-09-18 | 1 | -1/+1 |