summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Merge "Merge branch 'stable-4.10' into stable-4.11" into stable-4.11Matthias Sohn2018-05-103-30/+56
| | |\ \ \ \ \ \ \
* | | | | | | | | | Merge branch 'stable-5.0'David Pursehouse2018-06-111-2/+2
|\| | | | | | | | |
| * | | | | | | | | Fix Javadoc typoMichael Keppler2018-06-101-2/+2
* | | | | | | | | | Merge branch 'stable-5.0'Matthias Sohn2018-06-105-10/+65
|\| | | | | | | | |
| * | | | | | | | | Ensure Jsch checks all configured algorithmsThomas Wolf2018-06-101-0/+21
| * | | | | | | | | Merge branch 'stable-4.9' into stable-5.0Matthias Sohn2018-06-100-0/+0
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | Ensure DirectoryStream is closed promptlyDave Borowitz2018-06-091-13/+13
| * | | | | | | | | RawTextTest#testBinary: use array comparison to compare arraysMatthias Sohn2018-06-091-1/+2
| * | | | | | | | | LFS: Better SSH authentication token timeout handlingMarkus Duft2018-06-091-3/+4
| * | | | | | | | | Validate branch names on branch creationMatthias Sohn2018-06-092-6/+38
* | | | | | | | | | Merge branch 'stable-5.0'Jonathan Nieder2018-06-087-26/+36
|\| | | | | | | | |
| * | | | | | | | | Use constant for ".lock"Matthias Sohn2018-06-086-12/+29
| * | | | | | | | | Simplify locking of FileRepository's index snapshotMatthias Sohn2018-06-081-10/+3
| * | | | | | | | | Refactor FileRepository.detectIndexChange()Matthias Sohn2018-06-081-6/+6
* | | | | | | | | | Merge branch 'stable-5.0'Jonathan Nieder2018-06-0710-23/+45
|\| | | | | | | | |
| * | | | | | | | | Merge "Ensure index change event is fired when index snapshot changed" into s...Jonathan Nieder2018-06-081-9/+26
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Ensure index change event is fired when index snapshot changedMatthias Sohn2018-06-061-9/+26
| * | | | | | | | | | Update to latest Photon Orbit R20180606145124Matthias Sohn2018-06-079-14/+19
* | | | | | | | | | | Merge branch 'stable-5.0'David Pursehouse2018-06-061-2/+2
|\| | | | | | | | | |
| * | | | | | | | | | Update maven plugins to fix Zip Slip vulnerabilityDavid Pursehouse2018-06-061-2/+2
| |/ / / / / / / / /
| * | | | | | | | | Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-06-0556-59/+59
| * | | | | | | | | JGit v5.0.0.201806050710-rc3v5.0.0.201806050710-rc3Matthias Sohn2018-06-0556-59/+59
* | | | | | | | | | Merge branch 'stable-5.0'Jonathan Nieder2018-06-0411-71/+597
|\| | | | | | | | |
| * | | | | | | | | Teach UploadPack "filter" in protocol v2 fetchJonathan Tan2018-06-042-1/+72
| * | | | | | | | | Refactor test of capabilities outputJonathan Tan2018-06-041-11/+33
| * | | | | | | | | Refactor v2 advertisement into own functionJonathan Tan2018-06-041-10/+10
| * | | | | | | | | Refactor parsing of "filter" into its own methodJonathan Tan2018-06-041-24/+28
| * | | | | | | | | Disallow unknown args to "fetch" in protocol v2Jonathan Tan2018-06-042-1/+26
| * | | | | | | | | Teach UploadPack shallow fetch in protocol v2Jonathan Tan2018-06-045-9/+222
| * | | | | | | | | Refactor unshallowCommits to local variableJonathan Tan2018-06-041-12/+24
| * | | | | | | | | Add protocol v2 support in httpJonathan Tan2018-06-046-7/+157
| * | | | | | | | | Give info/refs services more control over responseJonathan Tan2018-06-041-3/+32
* | | | | | | | | | Merge branch 'stable-5.0'David Pursehouse2018-06-031-2/+8
|\| | | | | | | | |
| * | | | | | | | | Chain RemoteAddCommand methodsMincong HUANG2018-06-021-2/+8
* | | | | | | | | | Merge branch 'stable-5.0'David Pursehouse2018-06-029-44/+44
|\| | | | | | | | |
| * | | | | | | | | Update target platforms to Orbit R20180531190352-PhotonMatthias Sohn2018-06-019-44/+44
| * | | | | | | | | Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-05-3056-59/+59
| * | | | | | | | | JGit v5.0.0.201805301535-rc2v5.0.0.201805301535-rc2Matthias Sohn2018-05-3056-59/+59
* | | | | | | | | | Allow overriding DfsPackDescription comparator for scanning packsDave Borowitz2018-06-013-3/+60
* | | | | | | | | | Move DfsPackDescription comparators to common locationDave Borowitz2018-06-015-92/+368
* | | | | | | | | | Use Comparators for PackSourceDave Borowitz2018-06-013-14/+189
* | | | | | | | | | DfsPackDescription: Disallow null PackSourceDave Borowitz2018-06-014-21/+22
* | | | | | | | | | Test commit with huge commit messageThomas Wolf2018-06-013-2/+101
* | | | | | | | | | Merge branch 'stable-5.0'Matthias Sohn2018-05-3014-1477/+2184
|\| | | | | | | | |
| * | | | | | | | | Fix description property in feature.properties of pgm source featureMatthias Sohn2018-05-301-1/+1
| * | | | | | | | | Update SUAMatthias Sohn2018-05-2914-1476/+2183
* | | | | | | | | | Merge branch 'stable-5.0'David Pursehouse2018-05-282-0/+47
|\| | | | | | | | |
| * | | | | | | | | Don't prune symbolic refs when fetch.prune = trueThomas Wolf2018-05-252-0/+47
| * | | | | | | | | Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-05-2356-59/+59
| * | | | | | | | | JGit v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1Matthias Sohn2018-05-2256-59/+59