4322 Commits (67f7ca5bb60bbc091f6f7611f3f89e22746928e7)

Author SHA1 Message Date
Thomas Wolf 55ebb83c98 Add response message, if any, on HTTP status 404 6 years ago
Terry Parker 115a740e2f Correctly handle initialization of shallow commits 6 years ago
tparker 2070d146cb Fix a GC scalability issue when selecting commit bitmaps 6 years ago
Thomas Wolf f508a00176 CleanCommand: don't fire WorkingTreeModifiedEvent on dry run 6 years ago
Matthias Sohn ff15df05c3 Prepare 5.0.2-SNAPSHOT builds 6 years ago
Matthias Sohn a7e38fb0b0 JGit v5.0.1.201806211838-r 6 years ago
Marco Miller 1dcb0688c7 ResolveMerger: Fix encoding with string; use bytes 6 years ago
Jonathan Nieder 7df024b276 Respect "unshallow" lines in protocol v2 6 years ago
Thomas Wolf 2e76daec14 Avoid expensive getAllRefsByPeeledObjectId() in PlotWalk constructor 7 years ago
Matthias Sohn 0dbaf9d951 Prepare 5.0.1-SNAPSHOT builds 7 years ago
Matthias Sohn e729a83bd2 JGit v5.0.0.201806131550-r 7 years ago
Matthias Sohn 94a585e6e8 JGit v5.0.0.201806131210-r 7 years ago
Matthias Sohn f7fbc7fcd7 Propagate failure of ssh command to caller of SshSupport 7 years ago
Marcel Trautwein 5429d1a0cf Make JGit describe behaves same as c-git for lightweight tags 7 years ago
Markus Duft 01c52a58f6 Fix issues with LFS on GitHub (SSH) 7 years ago
Michael Keppler e710f14ed1 Fix Javadoc typo 7 years ago
Thomas Wolf 4ef8769f81 Ensure Jsch checks all configured algorithms 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
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 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
Mincong HUANG 36a8c21069 Chain RemoteAddCommand methods 7 years ago
Dave Borowitz 5c02ce52d6 Allow overriding DfsPackDescription comparator for scanning packs 7 years ago
Dave Borowitz 96512f5d3b Move DfsPackDescription comparators to common location 7 years ago
Dave Borowitz e7bacf0a7f Use Comparators for PackSource 7 years ago
Dave Borowitz 43ec590d0e DfsPackDescription: Disallow null PackSource 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
Thomas Wolf de21c58d03 Don't prune symbolic refs when fetch.prune = true 7 years ago
Matthias Sohn 2f1b4ffcd2 Prepare 5.1.0-SNAPSHOT builds 7 years ago
David Pursehouse 1f6d43a652 Fix trivial usages of deprecated Repository#getAllRefs 7 years ago
David Pursehouse 4162ad0dd3 Repository: Deprecate the #getAllRefs method 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
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