5921 Commits (c473bbf8029743e54e890fcd66998ac011e83b9c)
 

Author SHA1 Message Date
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
Jonathan Tan c79e7f1c27 Avoid using #refs in UploadPack#sendPack 7 years ago
Matthias Sohn 5797105754 Prepare 5.0.0-SNAPSHOT builds 7 years ago
Matthias Sohn a8aabc3d15 JGit v5.0.0.201805151920-m7 7 years ago
David Pursehouse 1046ba12f9 FileRepository: Don't use deprecated RefDatabase#getRefs(String) 7 years ago
David Pursehouse 46b7128a2e BatchRefUpdate: Don't use deprecated RefDatabase#getRefs(String) 7 years ago
Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 7 years ago
Han-Wen Nienhuys f6873ffe52 Fixup javadoc and formatting in RawText and RawParseUtils 7 years ago
Jonathan Nieder 7d9246f163 RawParseUtils#lineMap: Simplify by using null sentinel internally 7 years ago
Matthias Sohn e9e150fdd2 Store in IndexChangedEvent if it was caused by JGit itself 7 years ago
Han-Wen Nienhuys 08d2e0188c Introduce new RawText constructor and RawParseUtils.lineMapOrBinary 7 years ago
Matthias Sohn 78db9bd175 Use a secure random generator to seed nonce for digest authentication 7 years ago
Matthias Sohn 81fa158e7c Merge branch 'stable-4.11' 7 years ago
Matthias Sohn 9bdbb06324 Merge branch 'stable-4.10' into stable-4.11 7 years ago
Matthias Sohn 9fdc595cdd Merge branch 'stable-4.9' into stable-4.10 7 years ago
Matthias Sohn dd9a14a762 Merge branch 'stable-4.8' into stable-4.9 7 years ago
Matthias Sohn d5ff94d575 Merge branch 'stable-4.7' into stable-4.8 7 years ago
Matthias Sohn 1887c83477 Merge branch 'stable-4.6' into stable-4.7 7 years ago
Matthias Sohn 9253a6c5ca Merge branch 'stable-4.5' into stable-4.6 7 years ago
Nasser Grainawi d13918310f Retry stale file handles on .git/config file 7 years ago
Jonathan Nieder 6efedb41c6 Mark CrissCrossMergeTest as flaky 7 years ago
Matthias Sohn 5f2ddc8ac0 Merge "Add API filter for "non-API type FileRepository" in tests" 7 years ago
David Pursehouse 3d89622d4e Add API filter for "non-API type FileRepository" in tests 7 years ago
Jonathan Nieder b1f8ddfb70 Replace http://errorprone.info with https://errorprone.info 7 years ago
Jonathan Nieder cdc5ec821e Bazel: Add a target to build jgit commandline tool 7 years ago
Carsten Pfeiffer 34bcb255ef ssh: Kill the external process when we're done instead of waiting forever 7 years ago
Jonathan Nieder 0a35e5f25b Rename RefDatabase#getAllRefs to getRefs 7 years ago