4713 Commits (d7f4e6d1a1d74bcc8b0e86e0f6c4633f57159c24)

Author SHA1 Message Date
Masaya Suzuki 61f0bd54d0 Call AdvertiseRefsHook before validating wants 6 years ago
David Pursehouse ccc21c7d4a JGitInternalException: Fix typo in Javadoc 6 years ago
Mincong HUANG d09388e156 Avoid double words 6 years ago
Matthias Sohn 8f11539265 Silence API error for 3 digit version number in @since tag 6 years ago
David Pursehouse e6b4ae2e14 Remove unnecessary @since tags from non-API classes 6 years ago
David Pursehouse f4fc6404ba BasePackConnection: Check for expected length of ref advertisement 6 years ago
David Pursehouse 2269669fb1 TransferConfig: Make constructors public 6 years ago
David Pursehouse 38d42d5ccd UploadPack: Rewrite setAdvertiseRefsHook to use ternary operator 6 years ago
David Pursehouse fc07fa26b9 UploadPack: Prevent setting null protocolV2Hook 6 years ago
David Pursehouse 3d203114bd UploadPack: Add @Nullable annotations 6 years ago
Matthias Sohn 57b8cf4261 Prepare 5.2.1-SNAPSHOT builds 6 years ago
Matthias Sohn c84c08107d JGit v5.2.0.201812061821-r 6 years ago
Matthias Sohn 38da21d6b0 Prepare 5.3.0-SNAPSHOT builds 6 years ago
Thomas Wolf 450b196627 Include id_ed25519 in the known default identity files 6 years ago
Matthias Sohn 055c312bd1 Prepare 5.2.0-SNAPSHOT builds 6 years ago
Thomas Wolf 9c755c9e7c Set git environment variables for hooks 6 years ago
Matthias Sohn 12d840dfcb JGit v5.2.0.201811281532-m3 6 years ago
Matthias Sohn 7c798905ed Remove unused externalized text "submodulesNotSupported" 6 years ago
Thomas Wolf 4678f4b735 Fix IndexDiffs for git links 6 years ago
Matthias Sohn df6263644b Fix DescribeCommand with multiple match options 6 years ago
Matthias Sohn 3f745e40a1 Add a method to get all values of HTTP header defined as list 6 years ago
Thomas Wolf f974c9c790 Undo treating blobs with NULs as a single line 6 years ago
Jonathan Nieder 647cc8f604 Remove unnecessary modifiers from interfaces 6 years ago
Gunnar Wagenknecht e751c878b0 New GpgConfig for typed access to GPG settings 6 years ago
Masaya Suzuki 49befd84d7 Revert C Git 1.7.5 bug workaround 6 years ago
Ivan Frade d9ac7ddf10 Remove unnecessary modifiers from interfaces 6 years ago
Thomas Wolf 488d95571f Apache MINA sshd client 6 years ago
Thomas Wolf 0173b25415 Add more ssh tests: pushing, known_host file handling, etc. 6 years ago
Thomas Wolf 705691ee51 TransportSftp: eliminate dependency on Jsch 6 years ago
Masaya Suzuki ad379793c7 Call unlockPack in finally 6 years ago
Michael Keppler ddde209655 Remove line break from sslFailureInfo text 6 years ago
Håvard Wall f9de917547 Fix git-describe tie-breakers 6 years ago
Jonathan Nieder a0cd400c37 Simplify RevWalk#iterator by factoring out common code 6 years ago
Jonathan Nieder aeba003200 Simplify exception handling in RevWalk#iterator 6 years ago
Jonathan Tan df21eec1ad DepthGenerator: fix multi-child boundary handling 6 years ago
Thomas Wolf cc000f93a8 Factor out a JSch-independent ssh config parser 6 years ago
Thomas Wolf f8d2738ff4 Fix package exports in org.eclipse.jgit MANIFEST.MF 6 years ago
Thomas Wolf 2429ea2c41 TransportSftp: remove final modifiers from parameters 6 years ago
Matthias Sohn 00472a6d7c Silence API errors introduced by f648a3bd 6 years ago
Ivan Frade e64ce267f8 RepoCommand: Preserve executable bit in <copyfile> 6 years ago
Ivan Frade f648a3bd81 RepoCommand.RemoteReader: Add method to read contents and mode of file 6 years ago
Matthias Sohn 6f359c1709 Silence API errors for new methods added to DepthWalk 6 years ago
Matthias Sohn 06bce43338 Remove unused text "symlinkCannotBeWrittenAsTheLinkTarget" 6 years ago
Michael Keppler d9e67c8d8f Fix typos 6 years ago
Marc Strapetz aaf71bfbcc gitignore/gitattributes: fix matching of \r 6 years ago
Jonathan Tan 237abe6ab5 UploadPack: Implement deepen-not for protocol v2 6 years ago
Jonathan Tan f5fa1eaf39 Throw error when deepen-since excludes all commits 6 years ago
Ivan Frade 94a3d8bae9 UploadPack v0: Extract "agent" client capability at parse time 6 years ago
Markus Keller 8420c729a0 Make PrePushHook properly terminate ref lines 6 years ago
David Pursehouse e4fdc571c9 RemoteRefUpdate#toString: Fix indentation 6 years ago