Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JGit v5.1.4.201812251853-rv5.1.4.201812251853-r | Matthias Sohn | 2018-12-26 | 4 | -5/+19 |
* | UploadPack: Filter refs used for want-ref resolution | Jonathan Nieder | 2018-12-26 | 2 | -1/+42 |
* | UploadPack: Defer want-ref resolution to after parsing | Jonathan Nieder | 2018-12-26 | 3 | -47/+35 |
* | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2018-12-25 | 1 | -25/+54 |
|\ | |||||
| * | Call AdvertiseRefsHook for protocol v2 | Masaya Suzuki | 2018-12-25 | 1 | -14/+46 |
| * | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2018-12-25 | 1 | -11/+8 |
| |\ | |||||
| | * | Prepare 4.11.7-SNAPSHOT builds | Matthias Sohn | 2018-12-25 | 4 | -56/+50 |
| | * | JGit v4.11.6.201812241910-rv4.11.6.201812241910-r | Matthias Sohn | 2018-12-25 | 3 | -4/+4 |
| | * | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-12-25 | 2 | -13/+15 |
| | |\ | |||||
| | | * | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-12-25 | 1 | -13/+9 |
| | | |\ | |||||
| | | | * | Prepare 4.9.9-SNAPSHOT builds | Matthias Sohn | 2018-12-25 | 3 | -49/+49 |
| | | | * | JGit v4.9.8.201812241815-rv4.9.8.201812241815-r | Matthias Sohn | 2018-12-25 | 3 | -4/+4 |
| | | | * | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-12-24 | 2 | -14/+10 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-12-24 | 1 | -13/+9 |
| | | | | |\ | |||||
| | | | | | * | Prepare 4.7.8-SNAPSHOT builds | Matthias Sohn | 2018-12-24 | 4 | -46/+46 |
| | | | | | * | JGit v4.7.7.201812240805-rv4.7.7.201812240805-r | Matthias Sohn | 2018-12-24 | 3 | -4/+4 |
| | | | | | * | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2018-12-24 | 1 | -13/+9 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2018-12-24 | 1 | -13/+9 |
| | | | | | | |\ | |||||
| | | | | | | | * | Prepare 4.5.6-SNAPSHOT builds | Matthias Sohn | 2018-12-24 | 3 | -43/+43 |
| | | | | | | | * | JGit v4.5.5.201812240535-rv4.5.5.201812240535-r | Matthias Sohn | 2018-12-24 | 3 | -4/+4 |
| | | | | | | | * | Call AdvertiseRefsHook before validating wants | Masaya Suzuki | 2018-12-24 | 1 | -13/+9 |
| | | | | | * | | | Prepare 4.7.7-SNAPSHOT builds | Matthias Sohn | 2018-10-19 | 3 | -45/+45 |
| | | | | | * | | | JGit v4.7.6.201810191618-rv4.7.6.201810191618-r | Matthias Sohn | 2018-10-19 | 3 | -4/+4 |
| | | | | | * | | | Update API problem filter | Matthias Sohn | 2018-10-19 | 1 | -1/+1 |
| | | | | | * | | | Merge branch 'stable-4.6' into stable-4.7 | David Pursehouse | 2018-10-13 | 1 | -2/+2 |
| | | | | | |\| | | |||||
| | | | | | | * | | Merge branch 'stable-4.5' into stable-4.6 | David Pursehouse | 2018-10-13 | 1 | -2/+2 |
| | | | | | | |\| | |||||
| | | | | | | | * | Replace Findbugs with Spotbugs in org.eclipse.jgit/pom.xml | David Pursehouse | 2018-10-13 | 1 | -2/+2 |
| | | | * | | | | | Prepare 4.9.8-SNAPSHOT builds | Matthias Sohn | 2018-10-20 | 3 | -49/+49 |
| | | | * | | | | | JGit v4.9.7.201810191756-rv4.9.7.201810191756-r | Matthias Sohn | 2018-10-19 | 3 | -4/+4 |
| | | | * | | | | | Update API problem filter | Matthias Sohn | 2018-10-19 | 1 | -1/+1 |
* | | | | | | | | | BasePackConnection: Check for expected length of ref advertisement | David Pursehouse | 2018-12-20 | 3 | -1/+17 |
* | | | | | | | | | TransferConfig: Make constructors public | David Pursehouse | 2018-12-20 | 1 | -2/+21 |
* | | | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | David Pursehouse | 2018-11-27 | 1 | -10/+29 |
|\| | | | | | | | | |||||
| * | | | | | | | | Merge branch 'stable-4.11' into stable-5.0 | David Pursehouse | 2018-11-27 | 1 | -10/+29 |
| |\| | | | | | | | |||||
| | * | | | | | | | Fix DescribeCommand with multiple match options | Matthias Sohn | 2018-11-26 | 1 | -10/+8 |
| | * | | | | | | | Fix git-describe tie-breakers | Håvard Wall | 2018-11-09 | 1 | -1/+22 |
| | * | | | | | | | Prepare 4.11.6-SNAPSHOT builds | Matthias Sohn | 2018-10-20 | 3 | -49/+49 |
| | * | | | | | | | JGit v4.11.5.201810191925-rv4.11.5.201810191925-r | Matthias Sohn | 2018-10-20 | 3 | -4/+4 |
* | | | | | | | | | Prepare 5.1.4-SNAPSHOT builds | Matthias Sohn | 2018-10-20 | 3 | -49/+49 |
* | | | | | | | | | JGit v5.1.3.201810200350-rv5.1.3.201810200350-r | Matthias Sohn | 2018-10-20 | 3 | -4/+4 |
* | | | | | | | | | ssh: Prefer algorithms of the known host keys | Saša Živkov | 2018-10-18 | 1 | -0/+42 |
* | | | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | Jonathan Nieder | 2018-10-08 | 1 | -12/+16 |
|\| | | | | | | | | |||||
| * | | | | | | | | Merge branch 'stable-4.11' into stable-5.0 | Jonathan Nieder | 2018-10-08 | 1 | -12/+16 |
| |\| | | | | | | | |||||
| | * | | | | | | | Merge branch 'stable-4.10' into stable-4.11 | Jonathan Nieder | 2018-10-08 | 1 | -12/+16 |
| | |\| | | | | | | |||||
| | | * | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Jonathan Nieder | 2018-10-08 | 1 | -12/+16 |
| | | |\| | | | | | |||||
| | | | * | | | | | Merge branch 'stable-4.8' into stable-4.9 | Jonathan Nieder | 2018-10-08 | 1 | -1/+0 |
| | | | |\| | | | | |||||
| | | | | * | | | | Merge branch 'stable-4.7' into stable-4.8 | Jonathan Nieder | 2018-10-08 | 1 | -1/+0 |
| | | | | |\| | | | |||||
| | | | | | * | | | SubmoduleValidator: Remove unused import of ConfigConstants | David Pursehouse | 2018-10-09 | 1 | -1/+0 |
| | | | * | | | | | Merge branch 'stable-4.8' into stable-4.9 | Jonathan Nieder | 2018-10-08 | 1 | -11/+16 |
| | | | |\| | | | | |||||
| | | | | * | | | | Merge branch 'stable-4.7' into stable-4.8 | Jonathan Nieder | 2018-10-08 | 1 | -11/+16 |
| | | | | |\| | | |