5777 Commits (stable-4.10)
 

Author SHA1 Message Date
  Matthias Sohn 6e0f8bacd4 Merge branch 'stable-4.9' into stable-4.10 6 years ago
  Thomas Wolf 185e53bce4 Fix ssh host name handling for Jsch 6 years ago
  Thomas Wolf 891103609d Jsch overrides the port in the URI with the one in ~/.ssh/config 6 years ago
  David Pursehouse 9ce7e8e767 Merge branch 'stable-4.9' into stable-4.10 6 years ago
  Thomas Wolf 3d6455331d Minor fixes in three error messages 6 years ago
  Matthias Sohn e72b2771a0 Merge branch 'stable-4.9' into stable-4.10 6 years ago
  Thomas Wolf bea3b46678 Revert handling of ssh IdentityFile to pre-4.9 behavior 6 years ago
  Matthias Sohn 757fecd697 Prepare 4.10.1-SNAPSHOT builds 6 years ago
  Matthias Sohn 55bf5a6c11 JGit v4.10.0.201712302008-r 6 years ago
  Marc Strapetz 8779092716 WorkingTreeIterator should pass FS to submodules 6 years ago
  Marc Strapetz de49edbffb CloneCommand: option to set FS to be used 6 years ago
  Marc Strapetz 0213a71a82 InitCommand: option to set FS to be used 6 years ago
  David Turner 243fba9a0a Add a command to deinitialize submodules 6 years ago
  David Turner 4bbc74ba40 Use submodule name instead of path as key in config 6 years ago
  Matthias Sohn 6584863866 Require maven 3.5.2 6 years ago
  Matthias Sohn abc407d252 Update japicmp-maven-plugin to 0.11.0 6 years ago
  Marc Strapetz 8cc783ca7d URIish: support for empty ports 6 years ago
  David Pursehouse a107bb18a4 Upgrade spotbugs-maven-plugin to 3.1.0 6 years ago
  Karsten Thoms 3832527b02 Add header Automatic-Module-Name for Java 9 6 years ago
  Matthias Sohn 32775124d1 Merge branch 'stable-4.9' 6 years ago
  Dmitry Pavlenko 279eaf0690 Strings#convertGlob: fix escaping of patterns like [\[]. 6 years ago
  David Pursehouse 5db26bc399 Merge changes I8a37eaf8,Id8a5b591 6 years ago
  Dave Borowitz 83a7a3482e Merge changes I0f1df93b,Ifd40129b,I1b059e1a 6 years ago
  Dave Borowitz d8a24ac1cf Merge branch 'stable-4.9' 6 years ago
  Dave Borowitz 085d1f9599 Make PackInserter public 6 years ago
  Dave Borowitz e76a070e67 ConfigTest: Add some additional comment parsing tests 6 years ago
  Dave Borowitz be224f8d4c Config: Drop backslash in invalid escape sequences in subsections 6 years ago
  Dave Borowitz fa24425c60 Config: Match C git behavior more closely in escaping values 6 years ago
  Matthias Sohn 24a283176b Remove maven profile jgit.java8 6 years ago
  Matthias Sohn c9db3176d8 Reenable failing the build on javadoc errors 6 years ago
  Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint 6 years ago
  Matthias Sohn 73f8e887c3 Update last jgit release version to 4.9.2.201712150930-r 6 years ago
  Matthias Sohn fdbaa25db9 Fix javadoc in org.eclipse.jgit util packages 6 years ago
  Matthias Sohn c4207c5fbe Fix javadoc in org.eclipse.jgit treewalk package 6 years ago
  Matthias Sohn 781e106a26 Fix javadoc in org.eclipse.jgit transport package 6 years ago
  Dave Borowitz c1a02f497a Merge branch 'stable-4.9' 6 years ago
  Dave Borowitz 43ef5dabf1 PackInserter: Ensure objects are written at the end of the pack 6 years ago
  Dave Borowitz f63ee965d4 ObjectInserter: Add warning about mixing read-back with writes 6 years ago
  Matthias Sohn 7f6aaa5768 Fix javadoc leftovers in org.eclipse.jgit api package 6 years ago
  Matthias Sohn 1c35379100 Remove unused imports 6 years ago
  David Pursehouse 0c259eaf1d Replace explicit calls to initCause where possible 6 years ago
  David Pursehouse 19864c6c02 Merge changes I50095928,Idadec0ab,I1f2747d6,I6d2a7e28 6 years ago
  David Pursehouse c228f201a6 LargeObjectException: Add constructor that takes Throwable 6 years ago
  David Pursehouse 06bab95e00 InvalidPatternException: Add constructor that takes Throwable 6 years ago
  David Pursehouse 0f1c160aa7 Don't unnecessarily explicitly call CorruptObjectException#initCause 6 years ago
  David Pursehouse 365c6cb387 Use new StoredObjectRepresentationNotAvailableException constructor 6 years ago
  Matthias Sohn 7b93ae0987 Fix javadoc in org.eclipse.jgit submodule package 6 years ago
  Matthias Sohn 56cc6afeba Fix javadoc in org.eclipse.jgit storage/file and pack package 6 years ago
  Matthias Sohn 0cba440277 Fix javadoc in org.eclipse.jgit revwalk package 6 years ago
  Matthias Sohn 23f3b6ab24 Fix javadoc in org.eclipse.jgit patch and revplot package 6 years ago