6048 Commits (a9e5ee3f06943d23d02aeb69400b695f6c2846d9)
 

Author SHA1 Message Date
Thomas Wolf 4ef8769f81 Ensure Jsch checks all configured algorithms 7 years ago
Matthias Sohn 6cb0199ffc Merge branch 'stable-4.9' into stable-5.0 7 years ago
Matthias Sohn 5f8b6ebc9f RawTextTest#testBinary: use array comparison to compare arrays 7 years ago
Markus Duft a9e6da1082 LFS: Better SSH authentication token timeout handling 7 years ago
Dave Borowitz 5fe8e31d43 Ensure DirectoryStream is closed promptly 7 years ago
Matthias Sohn 62460b42b7 Validate branch names on branch creation 7 years ago
Matthias Sohn 5f27032fb8 Use constant for ".lock" 7 years ago
Matthias Sohn 1cb8c5d7fe Simplify locking of FileRepository's index snapshot 7 years ago
Matthias Sohn b782518cae Refactor FileRepository.detectIndexChange() 7 years ago
Jonathan Nieder f98112289c Merge "Ensure index change event is fired when index snapshot changed" into stable-5.0 7 years ago
Matthias Sohn 5f46661cae Update to latest Photon Orbit R20180606145124 7 years ago
David Pursehouse 0d908de53f Update maven plugins to fix Zip Slip vulnerability 7 years ago
Matthias Sohn a3738ef137 Ensure index change event is fired when index snapshot changed 7 years ago
Matthias Sohn cb0abf787e Prepare 5.0.0-SNAPSHOT builds 7 years ago
Matthias Sohn ca57743a45 JGit v5.0.0.201806050710-rc3 7 years ago
Jonathan Tan 7dbd2bfe7e Teach UploadPack "filter" in protocol v2 fetch 7 years ago
Jonathan Tan c9d4609ecb Refactor test of capabilities output 7 years ago
Jonathan Tan e319a6f8d4 Refactor v2 advertisement into own function 7 years ago
Jonathan Tan 62c4d3a133 Refactor parsing of "filter" into its own method 7 years ago
Jonathan Tan 2f60804396 Disallow unknown args to "fetch" in protocol v2 7 years ago
Jonathan Tan f7e501c36c Teach UploadPack shallow fetch in protocol v2 7 years ago
Jonathan Tan cd0d69ffec Refactor unshallowCommits to local variable 7 years ago
Jonathan Tan f516c1df9d Add protocol v2 support in http 7 years ago
Jonathan Tan c32a62cd4a Give info/refs services more control over response 7 years ago
Mincong HUANG 36a8c21069 Chain RemoteAddCommand methods 7 years ago
Matthias Sohn bbf7ca3eda Update target platforms to Orbit R20180531190352-Photon 7 years ago
Matthias Sohn c473bbf802 Prepare 5.0.0-SNAPSHOT builds 7 years ago
Matthias Sohn dbf091a7ee JGit v5.0.0.201805301535-rc2 7 years ago
Matthias Sohn f2e0ace1e0 Fix description property in feature.properties of pgm source feature 7 years ago
Matthias Sohn eecf06ca42 Update SUA 7 years ago
Thomas Wolf de21c58d03 Don't prune symbolic refs when fetch.prune = true 7 years ago
Matthias Sohn 9ad7031381 Prepare 5.0.0-SNAPSHOT builds 7 years ago
Matthias Sohn 812abefd58 JGit v5.0.0.201805221745-rc1 7 years ago
Matthias Sohn ce5cdea143 Merge branch 'master' into stable-5.0 7 years ago
David Pursehouse 51599ebb84 DescribeCommand: Refactor to not use deprecated Repository#peel 7 years ago
David Pursehouse f6c4a492d0 Repository: Deprecate #peel method 7 years ago
David Pursehouse e701c59a85 Repository: Make #exactRef and #findRef final 7 years ago
Thomas Wolf d7deda98d0 Skip ignored directories in FileTreeIterator 7 years ago
David Pursehouse 1da2ff7242 Repository: Deprecate getTags method 7 years ago
David Pursehouse 4132dc5858 Merge changes Ibf6ee80d,I721db0f4,I7d014890 7 years ago
David Pursehouse a2b10e56bd InfoRefsServlet: Refactor to not use deprecated methods 7 years ago
David Pursehouse 04560921c3 RefAdvertiser: Add send(Collection<Ref>) and deprecate send(Map<String, Ref>) 7 years ago
Jonathan Nieder e9d2a8bd85 Remove deprecated Repository#notifyIndexChanged 7 years ago
Jonathan Nieder 8c580dd4c0 Implementors should override Repository#notifyIndexChanged(boolean) 7 years ago
Jonathan Nieder ca79b3d4af Revive Repository#notifyIndexChanged() 7 years ago
Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 7 years ago
Masaya Suzuki 667e30678a Execute AdvertiseRefsHook only for protocol v0 and v1 7 years ago
Jonathan Tan 2841bab938 Add protocol v2 support in "jgit daemon" 7 years ago
Jonathan Tan 526f5cf984 Teach UploadPack "ofs-delta" in "fetch" 7 years ago
Jonathan Tan 5a87d50408 Teach UploadPack "include-tag" in "fetch" 7 years ago