6006 Commits (28f7fac6c60cec475a706a268b6025aced543c9c)
 

Author SHA1 Message Date
Matthias Sohn b782518cae Refactor FileRepository.detectIndexChange() 6 years ago
Jonathan Nieder c86c1d5549 Merge branch 'stable-5.0' 6 years ago
Jonathan Nieder f98112289c Merge "Ensure index change event is fired when index snapshot changed" into stable-5.0 6 years ago
Matthias Sohn 5f46661cae Update to latest Photon Orbit R20180606145124 6 years ago
David Pursehouse c86dcba7c4 Merge branch 'stable-5.0' 6 years ago
David Pursehouse 0d908de53f Update maven plugins to fix Zip Slip vulnerability 6 years ago
Matthias Sohn a3738ef137 Ensure index change event is fired when index snapshot changed 6 years ago
Matthias Sohn cb0abf787e Prepare 5.0.0-SNAPSHOT builds 6 years ago
Matthias Sohn ca57743a45 JGit v5.0.0.201806050710-rc3 6 years ago
Jonathan Nieder 903432ef4d Merge branch 'stable-5.0' 6 years ago
Jonathan Tan 7dbd2bfe7e Teach UploadPack "filter" in protocol v2 fetch 6 years ago
Jonathan Tan c9d4609ecb Refactor test of capabilities output 6 years ago
Jonathan Tan e319a6f8d4 Refactor v2 advertisement into own function 6 years ago
Jonathan Tan 62c4d3a133 Refactor parsing of "filter" into its own method 6 years ago
Jonathan Tan 2f60804396 Disallow unknown args to "fetch" in protocol v2 6 years ago
Jonathan Tan f7e501c36c Teach UploadPack shallow fetch in protocol v2 6 years ago
Jonathan Tan cd0d69ffec Refactor unshallowCommits to local variable 6 years ago
Jonathan Tan f516c1df9d Add protocol v2 support in http 6 years ago
Jonathan Tan c32a62cd4a Give info/refs services more control over response 6 years ago
David Pursehouse 61e2414ef7 Merge branch 'stable-5.0' 6 years ago
Mincong HUANG 36a8c21069 Chain RemoteAddCommand methods 6 years ago
David Pursehouse 851d36a7f0 Merge branch 'stable-5.0' 6 years ago
Dave Borowitz 5c02ce52d6 Allow overriding DfsPackDescription comparator for scanning packs 6 years ago
Dave Borowitz 96512f5d3b Move DfsPackDescription comparators to common location 6 years ago
Dave Borowitz e7bacf0a7f Use Comparators for PackSource 6 years ago
Dave Borowitz 43ec590d0e DfsPackDescription: Disallow null PackSource 6 years ago
Matthias Sohn bbf7ca3eda Update target platforms to Orbit R20180531190352-Photon 6 years ago
Thomas Wolf 621880bc9c Test commit with huge commit message 6 years ago
Matthias Sohn c473bbf802 Prepare 5.0.0-SNAPSHOT builds 6 years ago
Matthias Sohn dbf091a7ee JGit v5.0.0.201805301535-rc2 6 years ago
Matthias Sohn cc0ba3b82d Merge branch 'stable-5.0' 6 years ago
Matthias Sohn f2e0ace1e0 Fix description property in feature.properties of pgm source feature 6 years ago
Matthias Sohn eecf06ca42 Update SUA 6 years ago
David Pursehouse 2ab42b74d9 Merge branch 'stable-5.0' 6 years ago
Thomas Wolf de21c58d03 Don't prune symbolic refs when fetch.prune = true 6 years ago
Matthias Sohn 2f1b4ffcd2 Prepare 5.1.0-SNAPSHOT builds 6 years ago
David Pursehouse 1f6d43a652 Fix trivial usages of deprecated Repository#getAllRefs 6 years ago
David Pursehouse d369b61852 RefTest: Refactor to not use deprecated Repository.getAllRefs 6 years ago
David Pursehouse 4162ad0dd3 Repository: Deprecate the #getAllRefs method 6 years ago
Matthias Sohn 9ad7031381 Prepare 5.0.0-SNAPSHOT builds 6 years ago
Matthias Sohn 812abefd58 JGit v5.0.0.201805221745-rc1 6 years ago
Matthias Sohn ce5cdea143 Merge branch 'master' into stable-5.0 6 years ago
David Pursehouse 51599ebb84 DescribeCommand: Refactor to not use deprecated Repository#peel 6 years ago
David Pursehouse f6c4a492d0 Repository: Deprecate #peel method 6 years ago
David Pursehouse e701c59a85 Repository: Make #exactRef and #findRef final 6 years ago
Thomas Wolf d7deda98d0 Skip ignored directories in FileTreeIterator 6 years ago
David Pursehouse 1da2ff7242 Repository: Deprecate getTags method 6 years ago
David Pursehouse 4132dc5858 Merge changes Ibf6ee80d,I721db0f4,I7d014890 6 years ago
David Pursehouse a2b10e56bd InfoRefsServlet: Refactor to not use deprecated methods 6 years ago
David Pursehouse 04560921c3 RefAdvertiser: Add send(Collection<Ref>) and deprecate send(Map<String, Ref>) 6 years ago