4100 Commits (d3ed64bcd467e3e8976b018095e71ed3e3033eae)

Author SHA1 Message Date
David Pursehouse 55eba8d0f5 NonNull: Switch to TYPE_USE 7 years ago
David Pursehouse cd2489423d NonNull: Fix typo in javadoc 7 years ago
David Pursehouse 94cf82dbc5 RevWalk: Annotate methods documented to return "Never null" as @NonNull 7 years ago
Zhen Chen 5452ac1dea Skip broken symbolic ref in DfsReftableDatabase 7 years ago
Han-Wen Nienhuys f40ebed124 Make SideBandInputStream public 7 years ago
Thomas Wolf bea3b46678 Revert handling of ssh IdentityFile to pre-4.9 behavior 7 years ago
David Pursehouse 338d0a81bb RefDirectory#hasLooseRef: Fix stream resource leak reported by error-prone 7 years ago
Dave Borowitz 1c16ea4601 Ensure DirectoryStream is closed promptly 7 years ago
Matthias Sohn cdc88247b9 Add com.jcraft.jzlib 1.1.1 7 years ago
Tim Hosey 67a8858b94 Fix file handle leak in FetchCommand#fetchSubmodules 7 years ago
Zhen Chen 21d22e6f63 Skip unborn branches in UploadPack 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
Marc Strapetz 8779092716 WorkingTreeIterator should pass FS to submodules 7 years ago
Marc Strapetz de49edbffb CloneCommand: option to set FS to be used 7 years ago
Marc Strapetz 0213a71a82 InitCommand: option to set FS to be used 7 years ago
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
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 085d1f9599 Make PackInserter public 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
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 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 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