2399 Commits (4fcaa1a7d52c8a406fbf7c945a023d480bab32aa)

Author SHA1 Message Date
Matthias Sohn ff15df05c3 Prepare 5.0.2-SNAPSHOT builds 6 years ago
Matthias Sohn a7e38fb0b0 JGit v5.0.1.201806211838-r 6 years ago
Matthias Sohn 12c4d77caa Fix maven site generation failing with javadoc errors 6 years ago
Dave Borowitz 8223a7e646 Temporarily @Ignore flaky CommitCommandTest methods 6 years ago
Matthias Sohn 0dbaf9d951 Prepare 5.0.1-SNAPSHOT builds 6 years ago
Matthias Sohn e729a83bd2 JGit v5.0.0.201806131550-r 6 years ago
Matthias Sohn 94a585e6e8 JGit v5.0.0.201806131210-r 6 years ago
David Pursehouse 5ff56d2ed1 RefUpdateTest: Refactor to not use deprecated Repository#getAllRefs 6 years ago
Marcel Trautwein 5429d1a0cf Make JGit describe behaves same as c-git for lightweight tags 6 years ago
Matthias Sohn 5f8b6ebc9f RawTextTest#testBinary: use array comparison to compare arrays 6 years ago
Matthias Sohn 62460b42b7 Validate branch names on branch creation 6 years ago
Matthias Sohn 5f27032fb8 Use constant for ".lock" 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 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 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
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
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
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
Matthias Sohn 9ad7031381 Prepare 5.0.0-SNAPSHOT builds 6 years ago
Matthias Sohn 812abefd58 JGit v5.0.0.201805221745-rc1 6 years ago
David Pursehouse f6c4a492d0 Repository: Deprecate #peel method 6 years ago
Thomas Wolf d7deda98d0 Skip ignored directories in FileTreeIterator 6 years ago
David Pursehouse 1da2ff7242 Repository: Deprecate getTags method 6 years ago
Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 years ago
Jonathan Tan 526f5cf984 Teach UploadPack "ofs-delta" in "fetch" 6 years ago
Jonathan Tan 5a87d50408 Teach UploadPack "include-tag" in "fetch" 6 years ago
Matthias Sohn 5797105754 Prepare 5.0.0-SNAPSHOT builds 6 years ago
Matthias Sohn a8aabc3d15 JGit v5.0.0.201805151920-m7 6 years ago
Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
Han-Wen Nienhuys 08d2e0188c Introduce new RawText constructor and RawParseUtils.lineMapOrBinary 6 years ago
Jonathan Nieder 6efedb41c6 Mark CrissCrossMergeTest as flaky 6 years ago
Matthias Sohn 9edf9bf2d6 Remove trivial cases of using deprecated RefDatabase.getRefs() 7 years ago
Matthias Sohn f26d6558f8 Suppress boxing warning 7 years ago
Matthias Sohn 1665d43e49 Remove unnecessary semicolon 7 years ago
Jonathan Tan ce7ac03c2f Remove unused code and link to deprecated code 7 years ago
Jonathan Tan df1f3c0f3c Teach UploadPack "no-progress" in "fetch" 7 years ago
Jonathan Tan a5dee1c125 Teach UploadPack "thin-pack" in "fetch" 7 years ago
Jonathan Tan adc73c4ba1 Teach UploadPack basic "fetch" command 7 years ago
Jonathan Tan 038765cc55 Teach UploadPack "ref-prefix" in "ls-refs" 7 years ago
Jonathan Tan 332bc61124 Implement ls-refs in UploadPack 7 years ago