2135 Commits (c23d024ea8fc4a8330a134138d45e61d60403a97)

Author SHA1 Message Date
Thomas Wolf 185e53bce4 Fix ssh host name handling for Jsch 7 years ago
Thomas Wolf 891103609d Jsch overrides the port in the URI with the one in ~/.ssh/config 7 years ago
David Pursehouse f527d4548f InitCommand: Don't leave Repository open after Git is closed 7 years ago
Matthias Sohn 19355ce123 URIish: add a test for equals and hashcode methods 7 years ago
Terry Parker 9530c10192 Add a minimum negotiation feature for fetch 7 years ago
Minh Thai 5efc3dcc6c MergedReftable to skip shadowed refs in same reftable 7 years ago
Christian Halstrick 4d5231f001 Fix CleanCommand not to throw FileNotFoundExceptions 7 years ago
Hector Caballero 93654f75a2 GC: Remove empty references folders 7 years ago
David Turner be2a8ed63b Basic submodule merge handling 7 years ago
Thomas Wolf 9ac415aa95 Fix index blob for merges with CRLF translations 7 years ago
David Pursehouse 0e4b3023e3 Fix version of slf4j in manifest files 7 years ago
Thomas Wolf fc7d407d0b Honor CRLF settings when writing merge results 7 years ago
Thomas Wolf e12c6b58ee Minor improvements in git config file inclusions 7 years ago
Thomas Wolf bea3b46678 Revert handling of ssh IdentityFile to pre-4.9 behavior 7 years ago
David Pursehouse 1842c70b8d PackInserterTest#newLargeBlob: Factor Random instance out to class member 7 years ago
Matthias Sohn 5a4b6fd237 Prepare 4.11.0-SNAPSHOT builds 7 years ago
Matthias Sohn 757fecd697 Prepare 4.10.1-SNAPSHOT builds 7 years ago
Matthias Sohn 55bf5a6c11 JGit v4.10.0.201712302008-r 7 years ago
David Turner 243fba9a0a Add a command to deinitialize submodules 7 years ago
Marc Strapetz 8cc783ca7d URIish: support for empty ports 7 years ago
Karsten Thoms 3832527b02 Add header Automatic-Module-Name for Java 9 7 years ago
Dmitry Pavlenko 279eaf0690 Strings#convertGlob: fix escaping of patterns like [\[]. 7 years ago
Dave Borowitz e76a070e67 ConfigTest: Add some additional comment parsing tests 7 years ago
Dave Borowitz be224f8d4c Config: Drop backslash in invalid escape sequences in subsections 7 years ago
Dave Borowitz fa24425c60 Config: Match C git behavior more closely in escaping values 7 years ago
Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint 7 years ago
Dave Borowitz 43ef5dabf1 PackInserter: Ensure objects are written at the end of the pack 7 years ago
Dave Borowitz 31a2d09c9c Config: Rewrite subsection and value escaping and parsing 7 years ago
David Pursehouse 663cb669b1 PushConnectionTest: Increase maxCommandBytes yet again 7 years ago
Matthias Sohn 1e56842742 Prepare 4.9.3-SNAPSHOT builds 7 years ago
Matthias Sohn 24b7e91264 JGit v4.9.2.201712150930-r 7 years ago
David Pursehouse c60814d1d5 ConfigTest: Remove redundant assignment 7 years ago
David Pursehouse ec7f88eec8 Config: Remove the include functionality 7 years ago
Shawn Pearce 3a7704638a Make Config.readIncludedConfig a noop by default 7 years ago
Marc Strapetz 93462447b4 URIishTest: more Windows file-protocol tests 7 years ago
David Pursehouse c861c0e2ee PackInserterTest: Prevent potential NPE dereferencing Path.getFileName() 7 years ago
David Pursehouse fdacfaecc4 Specify consistent version range for junit in OSGi manifests 7 years ago
David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 7 years ago
David Pursehouse df3a7c32a4 ConfigTest: Move pathToString to FileUtils 7 years ago
Marc Strapetz 26d78902f8 FileBasedConfig: support for relative includes 7 years ago
Marc Strapetz e1adfee5f5 ConfigTest: fix on Windows 7 years ago
Matthias Sohn 68c77a4d39 Prepare 4.9.2-SNAPSHOT builds 7 years ago
Matthias Sohn a3588cbb2a JGit v4.9.1.201712030800-r 7 years ago
David Pursehouse 8b159b6235 Make local assert methods private in test classes 7 years ago
Minh Thai 159da6dacc Break down DfsBlockCache stats by pack file extension. 7 years ago
Hector Caballero bac4d32d39 GC: Delete stale temporary packs and indexes 7 years ago
Matthias Sohn 03abd1dff2 Ignore warning for minor version change without API change 7 years ago
Matthias Sohn 7608de5e5d Prepare 4.5.5-SNAPSHOT builds 7 years ago
Matthias Sohn 6372c60ab2 JGit v4.5.4.201711221230-r 7 years ago
Thomas Wolf 5284cc1bf7 Yet another work-around for a Jsch bug: timeouts 7 years ago