5864 Commits (9edf9bf2d6fd248daf2157bc8245142e5d51f7c2)
 

Author SHA1 Message Date
Marc Strapetz 2352561bfb TransportLocal should reuse FS from source repo 7 years ago
David Turner 243fba9a0a Add a command to deinitialize submodules 7 years ago
David Turner 4bbc74ba40 Use submodule name instead of path as key in config 7 years ago
Matthias Sohn 6584863866 Require maven 3.5.2 7 years ago
Matthias Sohn abc407d252 Update japicmp-maven-plugin to 0.11.0 7 years ago
Marc Strapetz 8cc783ca7d URIish: support for empty ports 7 years ago
David Pursehouse a107bb18a4 Upgrade spotbugs-maven-plugin to 3.1.0 7 years ago
Karsten Thoms 3832527b02 Add header Automatic-Module-Name for Java 9 7 years ago
Matthias Sohn 32775124d1 Merge branch 'stable-4.9' 7 years ago
Dmitry Pavlenko 279eaf0690 Strings#convertGlob: fix escaping of patterns like [\[]. 7 years ago
David Pursehouse 5db26bc399 Merge changes I8a37eaf8,Id8a5b591 7 years ago
Dave Borowitz 83a7a3482e Merge changes I0f1df93b,Ifd40129b,I1b059e1a 7 years ago
Dave Borowitz d8a24ac1cf Merge branch 'stable-4.9' 7 years ago
Dave Borowitz 085d1f9599 Make PackInserter public 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 24a283176b Remove maven profile jgit.java8 7 years ago
Matthias Sohn c9db3176d8 Reenable failing the build on javadoc errors 7 years ago
Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint 7 years ago
Matthias Sohn 73f8e887c3 Update last jgit release version to 4.9.2.201712150930-r 7 years ago
Matthias Sohn fdbaa25db9 Fix javadoc in org.eclipse.jgit util packages 7 years ago
Matthias Sohn c4207c5fbe Fix javadoc in org.eclipse.jgit treewalk package 7 years ago
Matthias Sohn 781e106a26 Fix javadoc in org.eclipse.jgit transport package 7 years ago
Dave Borowitz c1a02f497a Merge branch 'stable-4.9' 7 years ago
Dave Borowitz 43ef5dabf1 PackInserter: Ensure objects are written at the end of the pack 7 years ago
Dave Borowitz f63ee965d4 ObjectInserter: Add warning about mixing read-back with writes 7 years ago
Matthias Sohn 7f6aaa5768 Fix javadoc leftovers in org.eclipse.jgit api package 7 years ago
Matthias Sohn 1c35379100 Remove unused imports 7 years ago
David Pursehouse 0c259eaf1d Replace explicit calls to initCause where possible 7 years ago
David Pursehouse 19864c6c02 Merge changes I50095928,Idadec0ab,I1f2747d6,I6d2a7e28 7 years ago
David Pursehouse c228f201a6 LargeObjectException: Add constructor that takes Throwable 7 years ago
David Pursehouse 06bab95e00 InvalidPatternException: Add constructor that takes Throwable 7 years ago
David Pursehouse 0f1c160aa7 Don't unnecessarily explicitly call CorruptObjectException#initCause 7 years ago
David Pursehouse 365c6cb387 Use new StoredObjectRepresentationNotAvailableException constructor 7 years ago
Matthias Sohn 7b93ae0987 Fix javadoc in org.eclipse.jgit submodule package 7 years ago
Matthias Sohn 56cc6afeba Fix javadoc in org.eclipse.jgit storage/file and pack package 7 years ago
Matthias Sohn 0cba440277 Fix javadoc in org.eclipse.jgit revwalk package 7 years ago
Matthias Sohn 23f3b6ab24 Fix javadoc in org.eclipse.jgit patch and revplot package 7 years ago
Matthias Sohn 463dad2ed6 Fix javadoc in org.eclipse.jgit nls and notes package 7 years ago
Matthias Sohn a2f2f65390 Fix javadoc in org.eclipse.jgit merge package 7 years ago
Matthias Sohn 8a6af368c4 Fix javadoc in org.eclipse.jgit lib package 7 years ago
Matthias Sohn d0342be42d Fix javadoc in org.eclipse.jgit storage/reftree package 7 years ago
Matthias Sohn 43e26de7ec Fix javadoc in org.eclipse.jgit storage/reftable package 7 years ago
Matthias Sohn 783dbf1b03 Fix javadoc in org.eclipse.jgit storage/pack package 7 years ago
Matthias Sohn c6d17443ad Fix javadoc in org.eclipse.jgit storage/io package 7 years ago
Matthias Sohn 5480da5999 Fix javadoc in org.eclipse.jgit storage/file package 7 years ago
Matthias Sohn a224b78675 Fix javadoc in org.eclipse.jgit dfs package 7 years ago
David Pursehouse 305b488975 StoredObjectRepresentationNotAvailableException: Add TODO to fix API in 5.0 7 years ago
David Pursehouse 5e7eed41f6 StoredObjectRepresentationNotAvailableException: Add constructor that takes cause 7 years ago